Anchor to AdditionalFeeAdditional
objectAdditional Fee
Requires access scope.
Additional fees applied to an Order beyond the standard product and shipping costs. Additional fees typically include duties, import fees, or other special handling charges that need separate tracking from regular objects.
Each fee includes its name, price in both shop and presentment currencies, and any applicable taxes broken down by .
Anchor to FieldsFields
- •ID!non-null
A globally-unique ID.
- Anchor to namename•String!non-null
The name of the additional fee.
- Anchor to priceprice•Money
Bag! non-null The price of the additional fee.
- Anchor to taxLinestax•[Tax
Lines Line!]! non-null A list of taxes charged on the additional fee.
Was this section helpful?