type: country
Country answer.
integrationKeystring
Example:
countryOfOrigintypestring
Possible values: [country]
Example:
countryvaluesstring[]
ISO 3166-1 alpha-2 country codes.
Example:
["VN"]type: country
{
"integrationKey": "countryOfOrigin",
"type": "country",
"values": [
"VN"
]
}