Address
Address
| Field | Type | Length | Required | Description |
|---|---|---|---|---|
| country | string | 2 | false | country abbreviation - ISO2, like: CN - China, TH - Thailand |
| state | string | 2 | false | state / province abbreviation |
| city | string | 64 | false | - |
| district | string | 32 | false | - |
| street_name | string | 128 | false | - |
| house_number | string | 32 | false | - |
| postal_code | string | 16 | false | - |