| Name | Type | Description | Notes |
|---|---|---|---|
| address_name | string | This is the name label for the address | |
| caller_name | string | This is the caller's name for the address | |
| address_line_1 | string | This is the address line 1 for the address | [optional] |
| address_line_2 | string | This is the address line 2 for the address | [optional] |
| address_city | string | This is the city for the address | [optional] |
| address_state_province_abbreviation | string | This is the state or province (Canadian) abbreviation for the address | [optional] |
| address_postal_code | string | This is the postal code for the address | [optional] |
| address_country_abbreviation | string | This is the country appreviation for the address | [optional] |
| address_location_description | string | This is an optional location description for the address | [optional] |
| address_formatted_pidflo | object | This is a return value of the formatted PIDFLO standardized value for the address. For create/update either location-id or address-formatted-pidflo is needed. If address-formatted-pidflo is used, fill in address-line-1, address-city, etc for address information | [optional] |
| carrier | string | This is the carrier name for the address | [optional] |
| location_id | string | This is the address-id in cases for creation using an existing address. For create/update either location-id or address-formatted-pidflo is needed | [optional] |