Skip to main content

Mark as Shipped (FBA/AWD)

PUT 

/api/purchase-orders/:purchase_order/mark-as-shipped

Mark an FBA or AWD purchase order as shipped. Processes through Amazon inbound management (creates pending inbound record).

Authentication: Requires Bearer token.

Only works for Amazon FBA or AWD destination warehouses.

Body:

  • shipment_date (optional, date Y-m-d, must be on or before today)
  • tracking_number (optional, string, max:255)

Request

Responses

Successful response