DEV

Type.

AmountSubtotals

A breakdown of the monetary amounts included in the Order.

Fields

duties

Decimal!

Required

The subtotal of duties in an order.

fees

Decimal!

Required

The subtotal of fees in an order.

items

Decimal!

Required

The subtotal for all the Items in an order.

shipping

Decimal!

Required

The subtotal for the shipping fee in an order.

taxes

Decimal!

Required

The subtotal for taxes in an order.

variance

Decimal!

Required

Variance between provided grand total and calculation.

Was this page helpful?