Transaction Fees Models
Get transaction fee model
Get transaction fee model.
get/transaction_fees/models/{transaction_fee_model_id}
Response
OK
idstring uuid required
Fee model unique identifier.
created_atstring date-time required
Date and time when the resource was created. RFC 3339-5, ISO8601 UTC
updated_atstring date-time required
Date and time when the resource was last updated. RFC 3339-5, ISO8601 UTC
labelstring required
A human-readable label for the transaction fee model.
currency'EUR' | 'GBP' required
Alphabetic three-letter ISO 4217 currency code.
- EUR - Euro
- GBP - Pound Sterling
charge_method'CHARGED_BY_CLIENT' required
Indicates whether the fee will be charged by client or by other methods.
- CHARGED_BY_CLIENT -
value_type'ABSOLUTE' | 'RELATIVE' required
The value type of the transaction fee model.
- ABSOLUTE -
- RELATIVE -
application_type'VOLUME' required
The application type of the transaction fee model.
- VOLUME -
base_amount_scope'ORDER' required
The base amount scope of the transaction fee model.
- ORDER -