Country
Status: Trusted Tester
A country that is valid for use with the API
idstring
Example:
CAtypestring
Possible values: [countries]
Default value:
countriesattributes object
namestring
A user friendly description for the Country.
Country
{
"id": "CA",
"type": "countries",
"attributes": {
"name": "string"
}
}