Configure custom Cloud Connect prices

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

Will create a new monthly price for the selected Cloud Connect breakout type. The price will apply for all direct child organizations of the currently logged-in organization.

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