CLI Barring

Updated by RM

Protocol:

HTTP 1.1

Url:

https://api.telecomstats.co.uk/IVRAPI/Scripts/CLIBarring.aspx

Port:

80

Method:

POST

Required Parameters

Name

Type

Description

ClientID

Integer

ClientID cli barr is applied against

Username

Integer

Username of clientid

Password

Integer

Password of username

DDI

Integer

DDI barr is placed againstNo string = all ddis

CLI

Integer

CLI you wish to barrNo string = withheld cli

type

Integer

Adding CLI barr = 1Removing CLI bar = 0

OK Returns

OK returns should be returned as HTTP 200 with a response body of OK.

Error Returns

Errors should be returned with the status code HTTP 500 and all errors by your system should be returned as plain text in the response body of the http request.


How did we do?