get
https://secure.fusebill.com/v1/customers//billingperioddefinitions
Query, paginate, and sort billing period definitions for a customer.
This call supports querying, pagination, and sorting. For syntax and examples, see Pagination, Filtering, Sorting, and Event Suppression.\
&query=parameterName:Value
| Parameter Names | Acceptable Values | Parameter Names | Acceptable Values |
|---|---|---|---|
billingPeriodType | SpecifiedDate, CustomerActivation, FirstSubscriptionActivation | mostRecentBillingPeriodEndDate | DateRange |
interval | Monthly, Yearly | mostRecentBillingPeriodStartDate | DateRange |
invoiceDay | Integer | nextRechargeDate | DateRange |
invoiceInAdvance | Integer | numberOfIntervals | Integer |
invoiceMonth | Integer | numberOfSubscriptions | Integer |
Use &pageSize=100&pageNumber=0 for pagination.\
Use &sortOrder=Ascending or &sortOrder=Descending with &sortExpression=expression for sorting.
