An object containing consumer information for orders with a delivery address different than the consumer’s address.
Field name | Type | Description |
---|---|---|
address | String | The street and house number for delivery. |
postal_code | String | The postal code (or zipcode) for delivery. |
city | String | The city of residence for delivery. |
country | String | The country to deliver to. |
state | String | The state to deliver to. Optional; only required when the country is the USA or Brazil. |