RecurringPaymentsReceived
Retrieves a list of recurring payments received.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| OrganizationId | Long |
Organization.Id | |
| ContactId | Long |
Contacts.Id | |
| StartDatetime | Datetime | ||
| Interval | Integer | ||
| Period | String | ||
| EndDatetime | Datetime | ||
| LastExecution | Datetime | ||
| NextExecution | Datetime | ||
| Paused | Boolean | ||
| Representation | String | ||
| TransactionType | String | ||
| Title | String | ||
| Amount | String | ||
| CurrencyCode | String | ||
| ExchangeRate | String | ||
| Trackingcategories | String | ||
| Created | Datetime | ||
| Modified | Datetime |