Skip to main content

Revert Warehouse Transfer to Draft

PUT 

/api/warehouses/transfers/:transfer/draft

Reverts an open warehouse transfer back to draft status, releasing allocated stock.

Required scope: warehouses:write

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

Returns 400 when stock received by this transfer has already been consumed downstream, or when an Amazon FBA transfer still has shipments or pending inbound records (delete the shipments first).

Authentication: Requires Bearer token.

Request

Responses

Created

Response Headers
    Content-Type