get
https://secure.fusebill.com/v1/customers//subscriptions
Paginate and sort subscription results for a customer.
Query String Parameters
For pagination and sorting syntax, see Pagination, Filtering, Sorting, and Event Suppression.
| Parameter Name | Acceptable Values | Parameter Name | Acceptable Values |
|---|---|---|---|
Amount | Decimal Range | planName | String |
BillingPeriodDefinition.Id | Integer | planReference | String |
contractEndTimestamp | Date Range | provisionedTimestamp | Date Range |
contractStartTimestamp | Date Range | reference | String |
createdTimestamp | Date Range | remainingInterval | Integer |
CurrentMrr | Decimal Range | remainingIntervalPushOut | Integer |
CurrentNetMrr | Decimal Range | salesForceId | String |
expiredTimestamp | Date Range | scheduledActivationTimestamp | Date Range |
interval | Monthly, Yearly | ScheduledMigration.PlanFamilyId | Integer |
invoiceDay | Integer (1-31) | ScheduledMigration.PlanFamilyRelationshipId | Integer |
modifiedTimestamp | Date Range | ScheduledMigration.PlanFrequencyId | Integer |
MonthlyRecurringRevenue | Decimal Range | ScheduledMigration.SpecifiedDate | Date Range |
NetMRR | Decimal Range | status | Active, Draft, Cancelled, Provisioning, Expired, Migrated, Suspended, StandingOrder |
planCode | String | SubscriptionOverride.Description | String |
planDescription | String | SubscriptionOverride.Name | String |
Use &pageSize=100&pageNumber=0 for pagination.
Use &sortOrder=Ascending or &sortOrder=Descending with &sortExpression=expression for sorting.
