CustomerPayments
Retrieve the list of customer payments.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Uuid | String | ||
| Type | Integer | ||
| Name | String | ||
| Description | String | ||
| BankAccountId | Integer | ||
| Charge | Integer | ||
| CompleteDate | String | ||
| CreatedBy | Integer | ||
| CrmCompanyId | Integer | ||
| Date | Date | ||
| StartDate | Datetime | ||
| Enddate | Datetime | ||
| IsComplete | Boolean | ||
| NeedApprove | Boolean | ||
| Ordering | Integer | ||
| OrgId | Integer | ||
| OwnerId | Integer | ||
| ProjectId | Integer | ||
| ProjectStageId | Integer | ||
| Ref | String | ||
| RefId | String | ||
| RefUuid | String | ||
| Reference | String | ||
| Status | Integer | ||
| Total | Double | ||
| UpdatedBy | Integer | ||
| CreatedDate | Datetime | ||
| UpdatedDate | Datetime |