ReturnItem
A return item represents a line item in an order that is to be returned. It includes details related to the return and the reason behind it.
Properties
item_idstringRequiredThe ID of the Line Item that will be returned.
notestringAn optional note with information about the Return.
quantitynumberRequiredThe number of items that will be returned
reason_idstringThe ID of the Return Reason to use.
Was this section helpful?