Anchor to TransactionFeeTransaction
TransactionFee
object
Requires access scope.
Transaction fee related to an order transaction.
Anchor to FieldsFields
- Anchor to amountamount•Money
V2! non-null Amount of the fee.
- Anchor to flatFeeflat•
Fee MoneyV2! non-null Flat rate charge for a transaction.
- Anchor to flatFeeNameflat•
Fee Name Name of the credit card flat fee.
- •ID!non-null
A globally-unique ID.
- Anchor to raterate•Decimal!non-null
Percentage charge.
- Anchor to rateNamerate•
Name Name of the credit card rate.
- Anchor to taxAmounttax•
Amount MoneyV2! non-null Tax amount charged on the fee.
- Anchor to typetype•String!non-null
Name of the type of fee.
Was this section helpful?