Transactions
Retrieves all transactions.
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
Object | String | ||
Status | String | ||
CustomerId | Integer | ||
InvoiceId | String | ||
CreditNote | String | ||
Date | Datetime | ||
Type | String | ||
Method | String | ||
Amount | Integer | ||
Currency | String | ||
Estimate | String | ||
Gateway | String | ||
GatewayId | String | ||
Notes | String | ||
ParentTransaction | Integer | ||
PaymentSource | String | ||
PdfUrl | String | ||
CreatedAt | Datetime |