GetNewClient.wr

04-24-2017

This method is used to create a subclient under your account and return a client id number wrapped in a JSON object. This method expects no parameters.

Parameters

Useage

Example Request

POST /getNewClient.wr HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded

sidtoken=000000000000000000000000000

Example Response

{"clientid":67890}