Skip to main content
object

Requires read_orders 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 LineItem objects.

Each fee includes its name, price in both shop and presentment currencies, and any applicable taxes broken down by TaxLine.

•ID!
non-null

A globally-unique ID.

•String!
non-null

The name of the additional fee.

•MoneyBag!
non-null

The price of the additional fee.

•[TaxLine!]!
non-null

A list of taxes charged on the additional fee.


Was this section helpful?

•interface

Was this section helpful?