Skip to main content

Delete Warehouse Transfer Shipment

DELETE 

/api/warehouses/transfers/:transfer/shipments/:shipment

Deletes a shipment from the warehouse transfer, reversing its stock deduction at the source warehouse and returning the shipped quantities to available stock. Returns the updated transfer.

Required scope: warehouses:write

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type