| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerAddressID |
Customer's address Id. |
integer | |
| CustomerID |
Customer's Id. |
integer | |
| Address |
Address data. |
AddressDto | The value is optional as per Regional Settings in Abacus. |
| AddressTypeID |
Address type Id. |
integer | |
| DateMovedIn |
Date, customer moved into this address. |
string | Required. |
| DateMovedOut |
Date, customer moved out of this address. |
string | Date moved out can not be earlier than the date moved in. Primary address can not have date moved out. |
| IsPrimary |
Whether this is the primary address of the customer. |
boolean |