List Supported Countries

get/api/v2/countries

Route to list supported countries

200 Response

Countries dictionary<string, object>
object
code string required
The country code
fullName string required
The full name of the country
autoKyc boolean
Indicates if auto KYC is enabled for the country
banned boolean
Indicates if the country is banned
bannedTopLevelDomain array[string]
The banned top-level domains for the country
dowJonesCode string
The Dow Jones code for the country
regions array[object]
The regions within the country
requiredData array[string]
The required data for the country
Allowed values: firstName lastName dob nationality address city zip state idNumber dlNumber
requiredDocuments array[string]
The required documents for the country
Allowed values: drivingLicense id passport
requiredResidency array[string]
The required residency for the country
Allowed values: bankStatement utilityBill
shortCode string
The short code for the country