DEV

Input.

TaxInput

No description

Fields

amount

Decimal!

Required

Tax price amount.

currency

CurrencyCode

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

currencyCode

CurrencyCode

Currency the Tax amount is in.

description

String

Human-readable description of this Tax.

exchangeRate

ID

Exchange rate information for foreign currency Tax amounts.

formula

String!

Required

Human readable formula indicating how this Tax was calculated.

item

ID

Item this Tax amount applies to.

note

String

Additional note for this Tax.

payee

ID

Party responsible for receiving payment on this Tax amount.

payor

ID

Party responsible for rendering payment on this Tax amount.
Type of Tax.

Was this page helpful?