CheckoutShippingCost
- amountType: integer · amountWithCurrencyPrecisionFormat: int64
_subtotal requiredInteger amount in minor units (e.g. cents) specific to the currency. Example: 100 for €1.00
- amountType: integer · amountWithCurrencyPrecisionFormat: int64
_tax requiredInteger amount in minor units (e.g. cents) specific to the currency. Example: 100 for €1.00
- amountType: integer · amountWithCurrencyPrecisionFormat: int64
_total requiredInteger amount in minor units (e.g. cents) specific to the currency. Example: 100 for €1.00
- currencyType: object · Currencyrequired
Three-letter ISO currency code
- isoType: stringrequired
Three-letter ISO currency code
- scaleType: integerrequired
Number of decimal places for this currency
- shippingType: string
_rate requiredSelected shipping rate ID.

