Skip to main content

Update Return Receipt Line

PUT 

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

Update non-inventory-impacting fields on a return receipt line. Only notes and return_reason_id can be changed after creation. Fields that affect inventory (quantity, action, product_id) cannot be updated — delete and recreate the line to correct those.

Authentication: Requires Bearer token.

Request

Responses

Successful response