get https://public.billsby.com/api/v1/rest/billing//subscriptions//allowances
Use this API request to get information on the allowances attached to a specific subscription.
Allowances are returned in array. Each result for individual allowance is provided within the array.
Returned variables
Variable name | Description |
---|---|
id | The ID of the allowance |
name | The name of the allowances |
isForced | Whether the allowance is optional or forced; true (forced) or optional (false) |
status | The status of the allowance |
usage | The number of units used so far this billing period |
includedUnits | The number of units included in the plan |