Skip to main content
Log inSign up
object

Requires read_orders access scope or read_marketplace_orders access scope.

A line item that's included in a refund.

•

A globally-unique ID.

•
LineItem!non-null

The LineItem resource associated to the refunded line item.

•

The inventory restock location.

•
MoneyBag!non-null

The price of a refunded line item in shop and presentment currencies.

•
Int!non-null

The quantity of a refunded line item.

•
Boolean!non-null

Whether the refunded line item was restocked. Not applicable in the context of a SuggestedRefund.

•

The type of restock for the refunded line item.

•
MoneyBag!non-null

The subtotal price of a refunded line item in shop and presentment currencies.

•
MoneyBag!non-null

The total tax charged on a refunded line item in shop and presentment currencies.

Show
deprecated fields Deprecated
•
Money!non-nullDeprecated

The price of a refunded line item. Use priceSet instead.

•
Money!non-nullDeprecated

The subtotal price of a refunded line item. Use subtotalSet instead.

•
Money!non-nullDeprecated

The total tax charged on a refunded line item. Use totalTaxSet instead.


Was this section helpful?