Skip to main content

Delete Return Receipt Line (standalone)

DELETE 

/api/return-receipts/lines/:returnReceiptLine

Delete a return receipt line directly by its ID (without specifying the parent receipt). If this is the last line on the return receipt, the entire return receipt is deleted automatically.

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