Transactions
Returns a list of all transactions.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Uuid | String | ||
| Object | String | ||
| Success | Boolean |
The allowed values are true. | |
| Type | String |
The allowed values are authorization, capture, payment, purchase, refund, verify. | |
| Status | String | ||
| StatusCode | String | ||
| StatusMessage | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| VoidedAt | Datetime | ||
| AccountBillTo | String | ||
| AccountCode | String | ||
| AccountCompany | String | ||
| AccountEmail | String | ||
| AccountFirstName | String | ||
| AccountId | String | ||
| AccountLastName | String | ||
| AccountObject | String | ||
| AccountParentAccountId | String | ||
| Amount | Double | ||
| AvsCheck | String | ||
| BillingAddressCity | String | ||
| BillingAddressCountry | String | ||
| BillingAddressFirstName | String | ||
| BillingAddressLastName | String | ||
| BillingAddressPhone | String | ||
| BillingAddressPostalCode | String | ||
| BillingAddressRegion | String | ||
| BillingAddressStreet1 | String | ||
| BillingAddressStreet2 | String | ||
| CollectedAt | Datetime | ||
| CollectionMethod | String | ||
| Currency | String | ||
| CustomerMessage | String | ||
| CustomerMessageLocale | String | ||
| CvvCheck | String | ||
| GatewayApprovalCode | String | ||
| GatewayMessage | String | ||
| GatewayReference | String | ||
| GatewayResponseCode | String | ||
| GatewayResponseTime | Integer | ||
| InvoiceId | String | ||
| InvoiceNumber | String | ||
| InvoiceObject | String | ||
| InvoiceState | String | ||
| InvoiceType | String | ||
| IpAddressCountry | String | ||
| IpAddressV4 | String | ||
| Origin | String | ||
| OriginalTransactionId | String | ||
| PaymentGatewayId | String | ||
| PaymentGatewayName | String | ||
| PaymentGatewayObject | String | ||
| PaymentGatewayType | String | ||
| PaymentMethodAccountType | String | ||
| PaymentMethodBillingAgreementId | String | ||
| PaymentMethodCardType | String | ||
| PaymentMethodExpMonth | Integer | ||
| PaymentMethodExpYear | Integer | ||
| PaymentMethodFirstSix | String | ||
| PaymentMethodGatewayCode | String | ||
| PaymentMethodGatewayToken | String | ||
| PaymentMethodLastFour | String | ||
| PaymentMethodLastTwo | String | ||
| PaymentMethodNameOnAccount | String | ||
| PaymentMethodObject | String | ||
| PaymentMethodRoutingNumber | String | ||
| PaymentMethodRoutingNumberBank | String | ||
| Refunded | Boolean | ||
| SubscriptionIds | String | ||
| VoidedByInvoiceId | String | ||
| VoidedByInvoiceNumber | String | ||
| VoidedByInvoiceObject | String | ||
| VoidedByInvoiceState | String | ||
| VoidedByInvoiceType | String |