Configure custom CloudConnect prices

Only usable by Master organisation, Mobile Network Operators and Resellers.

Will create a new monthly price for the selected CloudConnect breakout type. The price will apply for all direct child organisations of the currently logged-in organisation.

If no custom price has been configured for a breakout type, the base price will be applied.

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.

Request

This endpoint expects an object.
breakout_type_idenumRequired
amountdoubleRequired
currencyobjectOptional

Response

Response to a POST that results in a creation, usually will return a Location header pointing to the location of the new resource

Errors