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.
Authentication: Requires Bearer token.
Request
Responses
- 200
Successful response