Countries
GET/channels/sell/countries
This endpoint retrieves the complete list of countries where Sell operations are supported.
The response is useful for enabling customers to select their desired Country+FiatCurrency combination for receiving payouts.
After making a selection, obtain the channels for the chosen Country+FiatCurrency using GET /channels/sell.
Follow the step-by-step guides:
Request
Responses
- 200
- 400
- 401
- 500
List of countries
Bad request
Client is not authorized to perform this action
Internal server error