Address
Overview
This object represents an Address as used on the Customer object.
Properties
Name | Type | Description |
---|---|---|
Name | String | The name to identify this address. |
HouseNumber | String | The house number. |
HouseNumberAddition | String | An optional addition to the house number. |
AddressLine1 | String | The first line of the customer’s address. |
AddressLine2 | String | The second line of the customer’s address. |
AddressLine3 | String | The third line of the customer’s address. |
AddressLine4 | String | The fourth line of the customer’s address. |
AddressLine5 | String | The fifth line of the customer’s address. |
City | String | The city. |
PostalCode | String | The postal code. |
Country | String | The country. |