latestOpenAPI 3.0.32026-08-106722.8 KB
7579ec027be7
Eligibility
Get payment methods
Returns an array of all payment methods enabled on your account. Contact your account executive to customise your account settings.
get/v1/payment-methods
Response
List of eligible payment methods and their supported currencies.
Example response
[
{
"type": "CARD"
}
]