GetResellableMethods.wr

04-24-2017

This method returns an array of billing methods that seller may offer to their client to resell.

Parameters

  • Number : sellerid - undefined
  • Number : serviceid - undefined

Useage

Example Request

GET /getResellableMethods.wr?sidtoken=000000000000000000000000000&sellerid=12345&serviceid=3605 HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded

Example Response

[{"service":"Voice Broadcasting","serviceid":3605,"billmethnm":"Per Connection in USA","billmethid":12889, etc...},
{"service":"Voice Broadcasting","serviceid":3605,"billmethnm":"Per Connection in USA","billmethid":11995, etc...}]