/channel/limits
Full Url:
​https://apiv1.teleapi.net/resellers/channel/limits​
Arguments:
token (required)
reseller_id (int, required)
inbound (int, required)
outbound (int, required)
Info: Set inbound and outbound channel limits for a reseller
Example Success
{"code": 200,"status": "success","data": "successfully updated reseller"}
Example Error
{"code": 500,"status": "error","data": "invalid customer_id"}