Anchor to TransactionFeeTransaction
objectTransaction Fee
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•Money
Fee V2!non-null Flat rate charge for a transaction.
- Anchor to flatFeeNameflat•String
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•String
Name Name of the credit card rate.
- Anchor to taxAmounttax•Money
Amount V2!non-null Tax amount charged on the fee.
- Anchor to typetype•String!non-null
Name of the type of fee.
Was this section helpful?