get
https://api-payment.inspireplatform.io/countries
Overview
Get a list of all countries.
A successful response contains an Object Array with country data objects. Each country object has the following properties:
id(String): Country IDname(String): Country namecode(String): ISO country codeflagSvgUrl(String): URL to the flag image in the Inspire cloud storagedialCode(String): Telephone country codeidDefault(Boolean): If True, this is the default country for the tenant.
