My Account

Shipping Updates

Updates the status of order lines to Shipped and trigger the charge to the customer. You must acknowledge your orders before sending a shipping update to avoid underselling. After canceling your order, update the inventory for the canceled order and send it in the next inventory feed. An order line, once marked as shipped, cannot be updated.

NOTE: shipDateTime must be in UTC.

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

Process Mode

The processMode parameter allows the Seller to track and update any shipment information after the order has already shipped. This parameter is used to differentiate between the first shipment and subsequent shipments, and track information updates post shipment. This is an optional parameter, and if not passed it will be considered as a regular shipment update. The supported value for processMode is listed in the table below.

The following table describes the processMode parameter:

DescriptionRequired
Allows tracking of order shipment informationYes

Updates the status of order lines to Shipped and trigger the charge to the customer. You must acknowledge your orders before sending a shipping update to avoid underselling. After canceling your order, update the inventory for the canceled order and send it in the next inventory feed. An order line, once marked as shipped, cannot be updated.NOTE: shipDateTime must be in UTC. The response to a successful call contains the order with the shipped line item.#### Process ModeThe processMode parameter allows the Seller to track and update any shipment information after the order has already shipped. This parameter is used to differentiate between the first shipment and subsequent shipments, and track information updates post shipment. This is an optional parameter, and if not passed it will be considered as a regular shipment update. The supported value for processMode is listed in the table below.The following table describes the processMode parameter:| Description | Required || --- | --- || Allows tracking of order shipment information | Yes |

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