get https://api.finmo.net/v1/payin-method/all
Retrieve a list of all Payin-Methods available. Filter the results by specifying the currency and country query parameters.
You can also filter the results by specifying the is_va_allowed (Virtual Account) to fetch Payin-Methods specifically for creating Virtual Accounts (e.g., generating a bank account number in Australia with a BSB/Account No). Some Payin-Methods can generate a static Virtual Account and facilitate payments, while other Payin-Methods allow payments through Checkout Page or Direct API. The result includes VA-only-Payin-Methods by country and currency.
This API comes with Pagination support, you can customize limit and page query parameters as per the requirements.
