Receiving Receipt Line Item
Roll back a specific line item for a receipt on a purchase or sales order
delete/api/receiving/receipts/{receiptId}/line-items/{lineId}
Path parameters
receiptIdstring required
The receiving id
lineIdstring required
This will match on the line item id (from the purchase order or sales order) or the line id of the specific receiving
Response
Success
Changes
No recorded changes to this endpoint across all 23 revisions of this API.