List supported billing countries
GET/billing/user/countries
Retrieve the list of supported ISO 3166-1 alpha-2 country codes that can be used for billing information. Country values submitted through the billing endpoints are validated against this list, which excludes sanctioned and otherwise restricted countries.
Responses
- 200
- 401
- 500
Returns the complete list of supported country codes. The example shows a representative sample.
Unauthorized
Internal Server Error
Was this page helpful?