Transactions
Retrieves a list transactions for a given contact.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| ContactId | Integer |
Contacts.Id | |
| OrderIds | String | ||
| Orders | String | ||
| Status | String | ||
| Test | Boolean | ||
| TransactionDate | Datetime | ||
| Type | String | ||
| Amount | Double | ||
| Currency | String | ||
| CollectionMethod | String | ||
| Errors | String | ||
| Gateway | String | ||
| GatewayAccountName | String |