DEV

Type.

Tax

Represents a tax amount on a LandedCost quote

Fields

amount

Decimal!

Required

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

currency

CurrencyCode!

Required

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

currencyCode

CurrencyCode!

Required

Currency the Tax amount is in.

description

String

Human-readable description of this Tax.

exchangeRate

ExchangeRate

Exchange rate information for foreign currency Tax amounts

formula

String!

Required

Human readable formula indicating how this tax was calculated

item

Item

Item that this tax amount applies to

note

String

Additional note for this Tax.

payee

Party

Party responsible for receiving payment on this tax amount

payor

Party

Party responsible for rendering payment on this tax amount

Required

Type of Tax.

Was this page helpful?