List Payment Methods
List supported payment method for a particular currency
To get the supported payment method for a currency, make a GET request to the following endpoint.
The request takes currency
and country_code
as query params.
With the following header
If the API call is successful, LocalRamp returns the following response:
Last updated