CustomerRefunds
Retrieve the details of all the refunds made to a particular customer.
Columns
| Name | Type | References | |
| CustomerId | String |
Customers.Id | |
| Id [KEY] | String | ||
| InvoiceId | String | ||
| PlanId | String | ||
| ProductId | String | ||
| ReferenceId | String | ||
| ReferenceNumber | String | ||
| Status | String | ||
| StatusFormatted | String | ||
| SubscriptionId | String | ||
| Type | String | ||
| TypeFormated | String | ||
| Amount | Double | ||
| Description | String | ||
| GatewayType | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |