Set the output detail, result, and standardization parameters that you want to apply to the address.
"CountrySets": [
{
"OutputDetail": {
"PreformattedData": {
"PostalFormattedAddressLines": true,
"SingleAddressLine": true,
"SingleAddressLineDelimiter": "Space"
},
"SubItems": true
},
"Result": {
"MaxResultCount": 20,
"NumericRangeExpansion": {
"RangesToExpand": "None",
"RangeExpansionType": "Flexible"
}
},
"Standardizations": [
{
"Default": {
"PreferredScript": {
"Script": "Latin",
"TransliterationType": "Default",
"LimitLatinCharacters": "Latin1"
},
"FormatWithCountry": false,
"CountryNameType": "NameEN",
"CountryCodeType": "ISO3",
"MaxItemLength": 255,
"Casing": "PostalAdmin",
"DescriptorLength": "Database",
"AliasHandling": "PostalAdmin"
}
}
]
}
]
},