Update Billing Config

Updates the Billing Configuration of an Organisation If there are active Data packages or inclusive volume present, charging_model can not be updated to prepaid.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Path parameters

org_iddoubleRequired
Numerical ID of an organization

Request

This endpoint expects an object.
vatinstringOptional
invoice_issuer_infostring or nullOptional
iddoubleOptional
charging_modelobjectOptional
payment_termobjectOptional
payment_dataobjectOptional
vat_rateobjectOptional

Response

Response to a successful GET, also used for a POST if it does not result in a creation

Errors