Skip to main content

type: country

Country answer.

integrationKeystring
Example: countryOfOrigin
typestring

Possible values: [country]

Example: country
valuesstring[]

ISO 3166-1 alpha-2 country codes.

Example: ["VN"]
type: country
{
"integrationKey": "countryOfOrigin",
"type": "country",
"values": [
"VN"
]
}