Accepted Currencies
Last updated
Last updated
The endpoint retrieves the list of cryptocurrencies available for payment processing through OxaPay. These currencies are configured by you on the "Merchant Service" page of your account, specifying the cryptocurrencies your business accepts for payments.
GET
https://api.oxapay.com/v1/payment/accepted-currencies
You must include the Merchant API Key in the request header to authenticate your access to the API.
merchant_api_key*
string
Your merchant API Key for authentication and authorization.
Please note that a successful request will return status 200. In case of any issues or validation problems, refer to the corresponding for further details.
These example code snippets demonstrate how to request the "Accepted Coins" endpoint using different programming languages. You can customize the data parameters according to your specific requirements.
The response example above is provided to help you understand the format and structure of the response. If you have any further questions or need assistance, please feel free to contact to your account manager.