Skip to main content

Remove Line from Return Receipt

DELETE 

/api/return-receipts/:returnReceipt/lines/:returnReceiptLine

Remove a specific line from a return receipt. Reverses the inventory adjustment for that line. The line must belong to the specified return receipt.

Required scope: returns:write

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

Authentication: Requires Bearer token.

Requires permission: returns.receive

Request

Responses

OK

Response Headers
    Content-Type