organizationInformation. businessInformation.
address. country
The country in which the merchant resides.
This field is not required when you are using the
ADDPRODUCT
boarding
flow.Use the ISO Alpha-2 country code described in the ISO 3166 standard.
For more information, see the ISO country codes document: iso-3166-country-codes.html
Syntax
{ "organizationInformation": { "businessInformation": { "address": { "country": "US" } } } }
The value of this field must conform to this regular expression:
^[a-zA-Z]*$
Specifications
- Data Type:String
- Minimum Data Length:2
- Maximum Data Length:2
Mapping Information
No corresponding fields.