| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| ReferenceNo |
Reference number used by customers and stores to easily identifier store for a payment or other reason |
string |
None. |
| Name | string |
None. |
|
| Created | date |
None. |
|
| Owner | Collection of byte |
None. |
|
| OwnerGuid | globally unique identifier |
None. |
|
| AccountStoreGroupIdentifier | Collection of byte |
None. |
|
| AccountStoreGroupGuid | globally unique identifier |
None. |
|
| AccountType | AccountType |
None. |
|
| CurrentBalance |
After creation should only be provided if being updated |
integer |
None. |
| ExternalID | string |
String length: inclusive between 0 and 20 |
|
| MaximumLimit | integer |
None. |
|
| AccruePoints | boolean |
None. |
|
| LoyaltyPoints |
If this is a group account the group gets the points, not the card |
integer |
None. |
| TermsOfTrade | integer |
None. |
|
| SignatureRequired | boolean |
None. |
|
| ReferenceRequired |
Flag whether the customer reference should be prompted for this account, even when pos setting doesn't enforce for all |
boolean |
None. |
| StatementSendType |
0 = Email, 1 = Print |
integer |
None. |
| AgeingPeriod | integer |
None. |
|
| MonthlyAgeingPeriod | boolean |
None. |
|
| ExplodedInvoice | boolean |
None. |
|
| IsFifoAllocation | boolean |
None. |
|
| LastStatementSent | date |
None. |
|
| Active | boolean |
None. |
|
| Updated | date |
None. |
|
| Deleted | boolean |
None. |
|
| DeletedUser | string |
None. |
|
| CurrentBalanceChanged |
Indicates if current balance value has changed and should be updated to value provided (Generate account ledger records) |
boolean |
Relation. This field may not always be loaded or used for updates. |
| MaximumLimitChanged |
Indicates if maximum limit value has changed and should be updated to value provided |
boolean |
Relation. This field may not always be loaded or used for updates. |
| LoyaltyPointsChanged |
Indicates if loyalty points value has changed and should be updated to value provided (Generate account ledger records) |
boolean |
Relation. This field may not always be loaded or used for updates. |
| ProjectedBalance | integer |
Relation. This field may not always be loaded or used for updates. |
|
| AccountStoreGroupStoreIDs | Collection of integer |
Relation. This field may not always be loaded or used for updates. |
|
| CustomerEmail | string |
Relation. This field may not always be loaded or used for updates. |
|
| OwnerCustomer | Customer |
Relation. This field may not always be loaded or used for updates. |
|
| Card | CustomerCard |
Relation. This field may not always be loaded or used for updates. |
|
| Members | Dictionary of string [key] and Collection of Customer [value] |
Relation. This field may not always be loaded or used for updates. |
|
| CustomerGroups | Collection of CustomerGroup |
Relation. This field may not always be loaded or used for updates. |