Skip to main content
Log inSign up
object

Requires read_orders access scope or read_marketplace_orders access scope.

An order adjustment accounts for the difference between a calculated and actual refund amount.

MoneyBag!non-null

The amount of the order adjustment in shop and presentment currencies.

ID!non-null

A globally-unique ID.

An optional reason that explains a discrepancy between calculated and actual refund amounts.

MoneyBag!non-null

The tax amount of the order adjustment in shop and presentment currencies.

OrderAdjustmentKind!non-nullDeprecated

The order adjustment type. OrderAdjustmentKind will be removed from unstable. Use Refund.refundShippingLines to query for refunded shipping costs.


Was this section helpful?

interface

Was this section helpful?