GetServiceBillingMethods.wr
04-24-2017
This method returns the all of the possible billing methods that a specific seller can sell.
Parameters
- Number : sellerid - undefined
Useage
Example Request
GET /getServiceBillingMethods.wr?sidtoken=000000000000000000000000000&sellerid=12345 HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded
Example Response
[{"sellerid":12345,"billmethid":12890,"service":"Polling","serviceid":3606,"servicetyp":"POLLING","billmethod":"POLLSPERCONNECTION", etc...},
{"sellerid":12345,"billmethid":12890,"service":"Polling","serviceid":3606,"servicetyp":"POLLING","billmethod":"POLLSPERCONNECTION", etc...}]