Name | Description | Type | Additional Information |
---|---|---|---|
CustomerListRequestItems | Collection of ClsCustomerListRequestItem | ||
ClassificationTypeFilter | ClassificationFilterTypeEnum | ||
LastModifiedOnOrAfterUtc |
Filter the list of Customers to those changed on or after the supplied UTC date and time. (optional) |
date | |
LastModifiedOnOrBeforeUtc |
Filter the list of Customers to those changed on or before the supplied UTC date and time. (optional) |
date | |
ActiveCustomerFilter |
Filters the list of Customers by their Active/Inactive status. Use "Active", "Inactive", or "All" (optional, default is "Active") |
string | |
LastModifiedExcludingBalancesOnOrAfterUTC |
Filter the list of Customers to those changed on or after the supplied UTC date and time (excluding balance changes). (optional) |
date | |
LastModifiedExcludingBalancesOnOrBeforeUTC |
Filter the list of Customers to those changed on or before the supplied UTC date and time (excluding balance changes). (optional) |
date |