Transactions
Lists all the transactions.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| CustomerId | String |
Customers.Id | |
| SubscriptionId | String | ||
| Status | String |
The allowed values are in_progress, success, voided, failure, timeout, needs_attention. | |
| Type | String |
The allowed values are authorization, payment, refund, payment_reversal. | |
| Amount | Double | ||
| AmountUnused | Integer | ||
| BaseCurrencyCode | String | ||
| CurrencyCode | String | ||
| Date | Datetime | ||
| Deleted | Boolean | ||
| ErrorCode | String | ||
| ErrorText | String | ||
| ExchangeRate | Double | ||
| Gateway | String |
The allowed values are chargebee, stripe, wepay, braintree, authorize_net, paypal_pro, pin, eway, eway_rapid, worldpay, balanced_payments, beanstream, bluepay, elavon, first_data_global, hdfc, migs, nmi, ogone, paymill, paypal_payflow_pro, sage_pay, tco, wirecard, amazon_payments, paypal_express_checkout, gocardless, adyen, orbital, moneris_us, moneris, bluesnap, cybersource, vantiv, checkout_com, paypal, not_applicable. | |
| GatewayAccountId | String | ||
| IdAtGateway | String | ||
| LinkedInvoices | String | ||
| LinkedRefunds | String | ||
| MaskedCardNumber | String | ||
| Object | String | ||
| PaymentMethod | String |
The allowed values are card, cash, check, chargeback, bank_transfer, amazon_payments, paypal_express_checkout, direct_debit, alipay, unionpay, apple_pay, wechat_pay, ach_credit, sepa_credit, ideal, google_pay, sofort, bancontact, other. | |
| PaymentSourceId | String | ||
| ResourceVersion | Long | ||
| UpdatedAt | Datetime |