Acknowledge Shipment
Acknowledges the tracking is created.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Details of shipment acknowledgement
Shipment ID
Response
Shipment details
24-character fabric-generated unique ID of shipment
Shipment number (external)
fabric-generated Invoice ID
Allocation ID for an order, generated from allocation service
Order number. It's usually generated by another system, such as an external checkout system.
Purchase order number (generally, vendor-generated)
Vendor ID
Shipment status code
SHIPMENT_CREATED
, SHIPMENT_CANCELLED
, PICKUP_CREATED
, PICKUP_COMPLETED
, SHIPMENT_RETURN_PENDING
, SHIPMENT_RETURN_RECEIVED
, SHIPMENT_PARTIALLY_DELIVERED
, SHIPMENT_DELIVERED
shipment type
STANDARD
, RESHIP
, RETURN
, SCRATCH
, PICKUP
Reason code for reshipment
Time of shipping
location number from location service to get exact address.
Location type based on location service such as store, distribution center (DC)
Total number of cartons
Main tracking number, to track fulfillment of all the orders
Ship-to ID refers to item's delivery address
Details of delivery address
details of scratched items
Time of shipment creation
Time of last update
Details of audit logs
Attribute details for additional information
Was this page helpful?