| Name | Description | Type | Additional information | 
|---|---|---|---|
| PhysicalDestinationAddressId | Gets or sets the unique identifier for this physical address. | integer | None. | 
| FullName | Gets or sets the full name of the individual associated with this physical address. | string | Required Data type: Text | 
| Company | Gets or sets the name of the company. | string | Data type: Text | 
| EmailAddress | Gets or sets the email address. | string | Required Data type: EmailAddress Matching regular expression pattern: .+@.+\..+ | 
| Telephone | Gets or sets the phone number. | string | Required Data type: PhoneNumber | 
| Street1 | Gets or sets the primary street address. | string | Required Data type: Text | 
| Street2 | Gets or sets any optional secondary street address information. | string | Data type: Text | 
| City | Gets or sets the city. | string | Required Data type: Text | 
| State | Gets or sets the state. May be optional for international shipping outside of US and CA. | string | Data type: Text | 
| PostalCode | Gets or sets the postal code. May be optional for international shipping outside of US and CA. | string | Data type: Text | 
| Country | Gets or sets the ISO2 country code. | string | Required String length: inclusive between 2 and 2 |