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