PaymentsReceived
Retrieves the list of payments received.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| OrganizationId | Long |
Organization.Id | |
| TransactionType | String |
The allowed values are dp, ip, cnp. | |
| Title | String | ||
| Amount | String | ||
| ExchangeRate | String | ||
| CurrencyCode | String | ||
| Date | Date | ||
| ContactId | Long |
Contacts.Id | |
| InvoiceId | Long |
Invoices.Id | |
| Purchasecreditnote | String | ||
| ChequeId | Long | ||
| Recurring | String | ||
| PaymentGateway | String | ||
| Trackingcategories | String | ||
| Created | Datetime | ||
| Modified | Datetime |