Skip to main content

Supported Countries

GET 

/channels/sell/countries

Retrieve a 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

Request

Header Parameters

    Api-Signature string

    Digitally signed JWT.

Responses

List of countries
Schema
    property name*

    FiatCurrencyCode (string)[]

  • Array [

  • string
  • ]

Loading...