Skip to main content

Delete Warehouse Transfer

DELETE 

/api/warehouses/transfers/:transfer

Deletes a warehouse transfer and reverses its inventory movements. Deletion fails when received stock from this transfer has already been consumed downstream (sold, transferred again, or adjusted).

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