DEV

Type.

Duty

Represents a duty amount on a LandedCost quote

Fields

amount

Decimal!

Required

Duty amount in the currency specified by the Root object which owns this LandedCost

currency

CurrencyCode!

Required

Currency the Duty amount is in. @deprecated use currencyCode instead.

currencyCode

CurrencyCode!

Required

Currency the Duty amount is in.

description

String

Human-readable description of this Duty.

exchangeRate

ExchangeRate

Exchange rate information for foreign currency Duty amounts

formula

String!

Required

Human readable formula indicating how this duty was calculated

item

Item

Item that this duty amount applies to

note

String

Additional note for this Duty.

payee

Party

Party responsible for receiving payment on this duty amount

payor

Party

Party responsible for rendering payment on this duty amount

Required

Type of Duty.

Was this page helpful?