Skip to main content
interface

Requires read_returns access scope or read_marketplace_returns access scope. Also: The shop must have access to exchanges.

A calculated return fee.

•MoneyBag!
non-null

The calculated amount of the return fee, in shop and presentment currencies.

•ID!
non-null

A globally-unique ID.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

The calculated costs of handling a return line item. Typically, this would cover the costs of inspecting, repackaging, and restocking the item.

•MoneyBag!
non-null

The calculated amount of the return fee, in shop and presentment currencies.

•ID!
non-null

A globally-unique ID.

•Float!
non-null

The value of the fee as a percentage.

•OBJECT

The calculated cost of the return shipping.

•MoneyBag!
non-null

The calculated amount of the return fee, in shop and presentment currencies.

•ID!
non-null

A globally-unique ID.


Was this section helpful?