Customers
Returns the list of all customers.
Columns
| Name | Type | References | |
| OrganizationId | Long |
Organizations.OrganizationId | |
| CustomerId [KEY] | Long | ||
| CompanyName | String | ||
| CreatedBy | String | ||
| CreatedTime | Datetime | ||
| CurrencyCode | String | ||
| CurrencySymbol | String | ||
| DisplayName | String | ||
| String | |||
| FirstName | String | ||
| HasAttachment | Boolean | ||
| IsGappsCustomer | Boolean | ||
| IsPortalInvitationAccepted | String | ||
| LastName | String | ||
| Mobile | String | ||
| Outstanding | Double | ||
| OutstandingReceivableAmount | Double | ||
| PaymentTerms | Integer | ||
| PaymentTermsLabel | String | ||
| Phone | String | ||
| Status | String | ||
| UnusedCredits | Double | ||
| UpdatedTime | Datetime | ||
| Website | String |