Skip to main content
Skip to main content

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.

constructor

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_idstringRequired
The ID of the Line Item that will be returned.
quantitynumberRequired
The number of items that will be returned
reason_idstring
The ID of the Return Reason to use.
notestring
An optional note with information about the Return.
Was this section helpful?