Customers
Gets the latest bank statements for a company
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| CompanyId | String |
Companies.Id | |
| CustomerName | String | ||
| ContactName | String | ||
| EmailAddress | String | ||
| DefaultCurrency | String | ||
| Phone | String | ||
| Addresses | String | ||
| Contacts | String | ||
| RegistrationNumber | String | ||
| TaxNumber | String | ||
| Status | String | ||
| ModifiedDate | Datetime | ||
| SourceModifiedDate | Datetime |