CustomerSubscriptions
Retrieves individual customer's subscriptions using the unique identifier provided in the Billsby platform.
Columns
| Name | Type | References | |
| CustomerId | String |
Customers.Id | |
| Id [KEY] | String | ||
| ProductId | Integer | ||
| ProductName | String | ||
| Status | String | ||
| PlanId | Integer | ||
| PlanName | String | ||
| Currency | String | ||
| Revenue | String | ||
| Units | Integer | ||
| NextBilling | Datetime | ||
| CreatedOn | Datetime |