GetClient.wr
04-24-2017
This method returns information about a specific client.
Parameters
- Number : clientid - undefined
Useage
Example Request
GET /getClient.wr?sidtoken=000000000000000000000000000&clientid=67890 HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded
Example Response
[{"sellernam":"Baz Co.","clientid":67890,"clientnam":"FooBar Inc.","firstname":"Clint","lastname":"Eastwood","phone2dial":"8175225007","status":"","active":"", etc...}]