OutgoingCheques
Retrieves the list of outgoing cheques.
Columns
| Name | Type | References | |
| Id | Long | ||
| OrganizationId | Long |
Organization.Id | |
| ContactId | Long |
Contacts.Id | |
| Amount | String | ||
| CurrencyCode | String | ||
| ExchangeRate | String | ||
| IssueDate | Date | ||
| DueDate | Date | ||
| Number | String | ||
| Bank | String | ||
| Location | String | ||
| Status | String | ||
| Purchases | String | ||
| Created | Datetime | ||
| Modified | Datetime |