v1
latestOpenAPI 3.0.32026-07-2476126451.9 KBList payment Methods
Get a list of available payment methods associated with a specific account based on the currency.
Request body
The currency of the amount represented by a string of alphabetic code from ISO 4217 Currency codes
The amount to charge. The field must have no more than 14 total digits and no more than 2 decimal places.
Published flow id that should be followed for this intent
The customer id to list all customer saved cards and wallets
The operation that you would like to list the methods for, it could be either purchase or authorize. If not provided, it will default to purchase.
- blocked - blocked
- purchase - purchase
- authorize - authorize
- capture - capture
- refund - refund
- void - void
- increase_authorization - increase_authorization
- increase_purchase_amount - increase_purchase_amount
- decrease_purchase_amount - decrease_purchase_amount
- wallet_credit - wallet_credit
- wallet_debit - wallet_debit
- increase_amount - increase_amount
- decrease_amount - decrease_amount
- disburse - disburse
- BLOCKED - BLOCKED
- PURCHASE - PURCHASE
- AUTHORIZE - AUTHORIZE
- CAPTURE - CAPTURE
- REFUND - REFUND
- VOID - VOID
- INCREASE_AUTHORIZATION - INCREASE_AUTHORIZATION
- INCREASE_PURCHASE_AMOUNT - INCREASE_PURCHASE_AMOUNT
- DECREASE_PURCHASE_AMOUNT - DECREASE_PURCHASE_AMOUNT
- WALLET_CREDIT - WALLET_CREDIT
- WALLET_DEBIT - WALLET_DEBIT
- INCREASE_AMOUNT - INCREASE_AMOUNT
- DECREASE_AMOUNT - DECREASE_AMOUNT
- DISBURSE - DISBURSE
A boolean flag indicating whether to evaluate default values from the dynamic checkout triggers.
The IP address of the user who is making the payment.
The user agent of the user who is making the payment.
- sa - sa
- default - default
A boolean flag indicating whether to get the billing fields for the payment methods.
Response
Total number of items.
Next page url if exists
Previous page url if exists