Skip to content

Fulfil Glossary

A notification to the warehouse that a delivery is due, specifying products, quantities, requested delivery date, and target warehouse.

An ID assigned to a processed pre-advice.

A confirmed reservation for your shipment to be received at the warehouse. It represents an allocated slot with confirmed capacity for your goods on a specific date. Automatically created when Pre-Advice is approved.

Unique identifier for your delivery booking (e.g., BOOK-12345678). Required to create an ASN.

A notification to the warehouse about incoming goods for a booking slot. Details the products, quantities, vehicle information, and delivery details. Note: ASNs have two separate status types - approval status (APPROVED, REJECTED) and progress status (PENDING, ARRIVED, STARTED, FINISHED).

Goods In Advice number - the warehouse’s reference for your ASN.

Confirmation from the warehouse that your goods have been received and checked. Documents what was received, quantities, condition, and any issues. Note: “Receipt” is typically used in UI contexts while “GRN” is used in API contexts, but they refer to the same concept.

Receipt issued during the receiving process for individual products. Multiple partial receipts may be sent for the same shipment. Contains no issue information. Each partial receipt has a unique receipt reference.

Complete receipt issued when the entire shipment is received. Includes finalReceipt: true flag. Includes all issues identified during receiving and references all previous partial receipts. Only one final receipt per shipment.

Unique identifier for each receipt (partial or final).

A customer purchase containing one or more products to be fulfilled and shipped.

Internal THG identifier for an order.

Your external/client reference for an order (e.g., from your e-commerce platform).

A physical package sent from a warehouse. A single order may result in multiple shipments when products are in different warehouses or require separate packaging.

Unique identifier for a shipment.

The process of reserving inventory for an order. Products are allocated from available stock to specific orders.

The process of picking, packing, and shipping products from the warehouse.

Courier tracking number for a shipment.

Link to the courier’s tracking page for a shipment.

Expected date and time for a shipment to be dispatched from the warehouse.

Expected date and time for a shipment to be delivered to the customer.

The delivery company handling shipment transportation (e.g., DHL, FedEx, Royal Mail).

Type of delivery service (e.g., standard, express, next-day).

A product being sent back to the warehouse by a customer.

Unique identifier for a return.

The reason provided for returning the product (e.g., wrong item, damaged, changed mind).

Current state of the return (Processing, Received, Completed, Cancelled).

The warehouse designated to receive returned products.

The total stock of products held across all warehouses.

Units physically in warehouse and not committed to orders. Can be allocated to new orders.

Units reserved for specific orders but not yet picked or dispatched.

Total physical units in a warehouse (Available + Allocated).

Current availability state of a product:

  • In Stock - Units available for allocation
  • Low Stock - Limited units remaining
  • Out of Stock - No available units
  • Allocated - All units allocated to orders

Orders waiting for stock to be allocated from inventory.

Allocated stock waiting to be picked and dispatched.

A business-to-business order, typically involving larger quantities and scheduled deliveries.

Customer’s purchase order number for a B2B order.

The scheduled date for a B2B order to be dispatched.

The date the customer requested for dispatch.

International Commercial Terms defining delivery responsibilities:

  • EXW - Ex Works: Buyer arranges all transport
  • FCA - Free Carrier: Seller delivers to carrier
  • DAP - Delivered at Place: Seller delivers to destination
  • DDP - Delivered Duty Paid: Seller covers all costs including duties

A registered address in the B2B delivery address directory.

A physical location where products are stored, picked, and shipped.

Maximum number of units the warehouse can receive on a given date.

System validation that warehouse can accommodate your shipment volume on the requested date.

Required authorization for hazardous materials before products can be included in a Pre-Advice.

Unique identifier for each product.

Internal THG product identifier.

Your product identifier/SKU.

Product barcode for scanning and identification.

Manufacturing batch or lot identifier for product traceability.

Date by which a product should be used or sold. Format: DD/MM/YY.

Hazardous materials flag indicating products requiring special handling.

State of received goods. Values include:

  • GOOD - Products in acceptable condition
  • DAMAGED - Products with damage
  • HELD - Products held for inspection or approval
  • TRANSFER - Products to be transferred

Problems related to the delivery itself:

  • Unexpected delivery
  • Missing or incorrect paperwork
  • Incorrect labeling
  • Vehicle unsafe
  • Driver issues
  • Health and safety concerns

Problems with packaging or units:

  • Pallet/carton problems
  • Missing paperwork
  • Labeling issues
  • Health and safety concerns

Problems with the products themselves:

  • Damaged goods
  • Product not as described
  • Missing batch/expiry information
  • Unsuitable packaging
  • Incorrect labeling
  • Health and safety concerns

Products that cannot be identified:

  • Unidentified products received
  • Products not on ASN

Your internal reference for a shipment or product line. Helps track items in your own systems.

Unique identifier for an issue reported during receiving.

API clients configure how they receive receipt (GRN) notifications during onboarding:

  • Partial GRNs - Receive notifications progressively as products are receipted
  • Final GRN Only - Receive one consolidated notification after complete receiving
  • No GRNs - No push notifications, query on-demand only