LocationReturnAddress
Manages return address details for different business locations.
Columns
| Name | Type | References | Description |
| nkey [KEY] | String | Unique identifier for the return address record. | |
| addr1 | String | Primary return address line. | |
| addr2 | String | Secondary return address line for additional details. | |
| addr3 | String | Tertiary return address line, if applicable. | |
| addressee | String | Name of the recipient or entity for returned shipments. | |
| attention | String | Attention line for directing returns to a specific person or department. | |
| city | String | City where the return location is situated. | |
| country | String | Country where the return location is registered. | |
| dropdownstate | String | State or region selected from a predefined dropdown list. | |
| override | Boolean | Indicates whether the return address override option is enabled. | |
| state | String | State or province of the return location. |