GetMaxBankCardPaymentResultType
The GetMaxBankCardPayment function result.
Fields
currency
currency: string
The currency code (USD, RUR, …)
max_payment
max_payment: number
The maximum payment for the specified card. It always equals or less than new_max_payment
new_max_payment
new_max_payment: number
The maximum payment available for any card. The values depends on payment gateways, previous transactions during the last 24 hours, etc