Property | Type | Description |
---|---|---|
country | String | Owner's country code. ISO 3166-1 alpha-2-code. Length: 2. |
city | String | Merchant's address city code. The same codes as the cardholder owner are used. Length: 5. |
state | String | Merchant's address state code. The same codes as the cardholder owner are used. Length: 3. |
street | String | Merchant's address street. Length: 200. |
street2 | String | Additional information on street. Length: 100. |
house_number | String | Merchant's house number (floor, apartment). Length: 20. |
zip_code | String | Merchant's address zip code. Length: 20. |
neighbourhood | String | Neighbourhood or district. Length: 150. |