DEV

Input.

FeeInput

No description

Fields

amount

Decimal!

Required

Fee price amount.

currency

CurrencyCode

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

currencyCode

CurrencyCode

Currency the Fee amount is in.

description

String

Human-readable description of this Fee.

exchangeRate

ID

Exchange rate information for foreign currency Fee amounts.

formula

String!

Required

Human-readable formula indicating how this Fee was calculated.

item

ID

Item this Fee amount applies to.

note

String

Human-readable description of the Fee.

payee

ID

Party responsible for receiving payment on this Fee.

payor

ID

Party responsible for rendering payment on this Fee.
Type of fee. @deprecated Use feeType instead

Was this page helpful?