Skip to main content

Preview Return Receipt Delete Impact

GET 

/api/return-receipts/:returnReceipt/delete-impact

Read-only preview of the allocation-demotion impact of deleting this return receipt. Because deleting it removes the stock it added, this behaves like a manual negative adjustment and returns one row per affected product: how much of the removed quantity is unallocated vs soft-allocated vs hard-allocated, plus every sales-order allocation and fulfillment (printed shipping label) the removal would disturb. Use it to decide which fulfillments to authorize voiding via void_confirmations on the deleting call. Nothing is mutated. A removal that only re-adds stock returns an empty data array.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type