IncomingCheques
Retrieves the list of incoming cheques.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| OrganizationId | Long | ||
| ContactId | Long | ||
| Amount | String | ||
| CurrencyCode | String | ||
| ExchangeRate | String | ||
| IssueDate | Date | ||
| DueDate | Date | ||
| Number | String | ||
| Bank | String | ||
| Location | String | ||
| Status | String | ||
| Invoices | String | ||
| Created | Datetime | ||
| Modified | Datetime |