Object Index
You are viewing an old version of the API
OrderReturnLineItem
BETA
Object Index
The line item being returned in an order.
Properties
Name | Description |
---|---|
uid
|
A unique ID for this return line-item entry. |
source_
|
The |
name
|
The name of the line item. |
quantity
Required
|
The quantity returned, formatted as a decimal number.
For example, Line items with a |
quantity_
|
The unit and precision that this return line item's quantity is measured in. |
note
|
The note of the return line item. |
catalog_
|
The CatalogItemVariation ID applied to this return line item. |
catalog_
|
The version of the catalog object that this line item references. |
variation_
|
The name of the variation applied to this return line item. |
item_
|
The type of line item: an itemized return, a non-itemized return (custom amount), or the return of an unactivated gift card sale. |
return_
|
The CatalogModifiers applied to this line item. |
applied_
|
The list of references to |
applied_
|
The list of references to |
base_
|
The base price for a single unit of the line item. |
variation_
|
Read only The total price of all item variations returned in this line item.
The price is calculated as |
gross_
|
Read only The gross return amount of money calculated as (item base price + modifiers price) * quantity. |
total_
|
Read only The total amount of tax money to return for the line item. |
total_
|
Read only The total amount of discount money to return for the line item. |
total_
|
Read only The total amount of money to return for this line item. |