CustomerTransactions
Retrieve a list of all transactions for a specific customer.
Columns
Name | Type | References | |
CustomerId | String |
Customers.Id | |
Id [KEY] | String | ||
Type | String | ||
Status | String | ||
StatusFormatted | String | ||
TypeFormated | String | ||
Description | String | ||
Amount | Double | ||
GatewayType | String | ||
InvoiceId | String | ||
PlanId | String | ||
ProductId | String | ||
ReferenceId | String | ||
SubscriptionId | String | ||
ReferenceNumber | String | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime |