Country
These are the endpoints that are available under the /country path, which lists all the different country objects that are available on your business account.
Endpoint | Description |
---|---|
GET /country | Returns all country objects available on your business' account in array format. |
There are no parameters included with country calls.
Property name | Type | Description |
---|---|---|
country | string | Displays as the name of the specified country. |
countryCode | string | Displays as the code used to signify the specified country. |
countryId | integer | Provides unique numeric ID for the specified country. |