Assign an inclusive volume to an organization
Authentication
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the POST request to
/api/v1/authenticate.
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the POST request to
/api/v1/authenticate.
Assign an inclusive volume for a given ratezone to the specified organization. This can only be done for direct child organizations and not in self-service.
The inclusive volume will be charged and calculated against traffic charges accordingly in every bill that is refreshed from that point on. Inclusive volume is counted per device on a monthly basis, the data can be pooled as well or be treated per individual device.
The start_date and end_date of the inclusive volume denote the billing period which this volume applies to, where the start must be always the first day of a month, and the end the last day.
Times of the fields will be stripped.
Inclusive volumes can only be assigned for the current or a future month.
When setting the excess_traffic rate, a new custom ratezone rate will be created for the selected organization.
The same date logic as on the inclusive volume will be applied.
If multi is set to false and the user tries to configure another inclusive volume in the same ratezone, any active or future inclusive volumes in that ratezone will be expired.
If set to true, it will be possible to configure multiple active inclusive volumes per ratezones.