Skip to main content

Delete Return Shipment

DELETE 

/api/vendor-credits/:vendor_credit/shipments/:vendor_credit_shipment

Delete a return shipment. Reverses the posted inventory movements (returning stock to its FIFO layers) and reverts the matching fulfilled allocations back to allocated.

Authentication: Requires Bearer token (PAT).

Required scope: accounting:write

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

Request

Responses

OK

Response Headers
    Content-Type