OrderAddressesInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| address1 | String | Primary address line | |
| address2 | String | Secondary address line | |
| address3 | String | Tertiary address line | |
| addressType | OrderAddressKindEnum | The type of address (billing or shipping) | |
| city | String | City name | |
| companyName | String | Company name for this address | |
| contactName | String | Contact person name for this address | |
| country | String | Country code (2-letter ISO format) | |
String | Email address for this location | ||
| id | ID | Optional ID for updating existing addresses | |
| phone | String | Phone number for this address | |
| postalCode | String | Postal or ZIP code | |
| state | String | State or province |