DEV

Type.

Fee

Represents a fee amount on a LandedCost quote

Fields

amount

Decimal!

Required

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

currency

CurrencyCode!

Required

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

currencyCode

CurrencyCode!

Required

Currency the Fee amount is in.

description

String

Human readable description of this Fee.

exchangeRate

ExchangeRate

Exchange rate information for foreign currency Fee amounts

formula

String!

Required

Human readable formula indicating how this fee was calculated

item

Item

Item this Fee amount applies to

note

String

Additional note for this Fee.

payee

Party

Party responsible for receving payment on this Fee

payor

Party

Party responsible for rendering payment on this Fee

Required

Type of fee

Was this page helpful?