Skip to main content

Update Warehouse Transfer Shipment Details

PUT 

/api/warehouses/transfers/:transfer/update-shipment

Updates the shipped date and tracking number of an Amazon FBA warehouse transfer after it has been shipped.

Required scope: warehouses:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Fields: shipment_date (Y-m-d, not in the future) and tracking_number (both optional).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type