CalculatedRestockingFee - admin-graphql - OBJECT
Version: 2024-10
Description:
The calculated costs of handling a return line item.
Typically, this would cover the costs of inspecting, repackaging, and restocking the item.
Access Scopes
`read_returns` access scope.
Fields
-
amountSet:
MoneyBag! -
The calculated amount of the return fee, in shop and presentment currencies.
-
id:
ID! -
A globally-unique ID.
-
percentage:
Float! -
The value of the fee as a percentage.
Connections
Related queries
Related mutations
Related Unions
Examples