OrderAddress document (Shop API 18.3)
(supports custom properties)
Document representing an order address.
| Property | Type | Constraints | Description | 
|---|---|---|---|
| address1 | String | The first address. | |
| address2 | String | The second address. | |
| city | String | The city. | |
| company_name | String | The company name. | |
| country_code | String | The two-letter ISO 3166-1 (Alpha-2) country code. | |
| first_name | String | The first name. | |
| full_name | String | The full name. | |
| id | String | Id used to identify this address | |
| job_title | String | The job title. | |
| last_name | String | The last name. | |
| phone | String | The phone number. | |
| post_box | String | The post box. | |
| postal_code | String | The postal code. | |
| salutation | String | The salutation. | |
| second_name | String | The second name. | |
| state_code | String | The state code. | |
| suffix | String | The suffix. | |
| suite | String | The suite. | |
| title | String | The title. | 
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.