GetAccessibleClients.wr

04-24-2017

This method returns an array of all of the possible clients this operator may access.

Parameters

Useage

Example Request

GET /GetAccessibleClients.wr?sidtoken=000000000000000000000000000 HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded

Example Response

[{"clientid":12345,"clientnam":"Baz Co."},
{"clientid":67890,"clientnam":"FooBar Inc."}]