Skip to main content

Delete Receipt

DELETE 

/api/inbound-shipments/receipts/:receipt

Delete an entire shipment receipt and reverse its inventory movements.

Required scope: purchase-orders:write

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

Authentication: Requires Bearer token.

Path params:

  • receipt: InboundShipmentReceipt (ISR) ID — canonical wire id since Phase 4.4g.6a.

Request

Responses

OK

Response Headers
    Content-Type