My Account

Ship one or more purchase order lines

POST /v3/orders/{purchaseOrderId}/shipping

This request allows consumers to ship one or more purchase order (PO) lines.

For Site to Store (S2S) orders, package and pallet advance ship notices (ASN) need to be included in the request payload.

Changing the status of order lines to Shipped triggers a charge to the customer.
In order to avoid underselling, orders must be acknowledged before sending a shipping update.
Once an order line is marked as shipped, it cannot be updated.

Note: shipDateTime must be in UTC.

The response to a successful call contains the order with the shipped line item.

Language
URL
Click Try It! to start a request and see the response here!