Get Countries

Prev Next
Get
/v1/accounts/countries

The “Get Countries” method is used to get all the available country options. The purpose of “Get Countries” is to allow Distributor/Governance users to view the list of ISO 3166 country codes and choose the one they need for their new Standalone Account.

Limitations include: Only users with specific permissions can use this endpoint!

Security
HTTP
Type basic
Responses
200

OK

Array
Example[ { "name": "AF" }, { "name": "AX" } ]