Rate this page:

CallerIDsInterface

Props

activateCallerID

Copy URL
activateCallerID: 

(request: ActivateCallerIDRequest) => Promise<ActivateCallerIDResponse>

Activates the CallerID by the verification code.

addCallerID

Copy URL
addCallerID: 

(request: AddCallerIDRequest) => Promise<AddCallerIDResponse>

Adds a new caller ID. Caller ID is the phone that is displayed to the called user. This number can be used for call back.

delCallerID

Copy URL
delCallerID: 

(request: DelCallerIDRequest) => Promise<DelCallerIDResponse>

Deletes the CallerID. Note: you cannot delete a CID permanently (the antispam defence).

getCallerIDs

Copy URL
getCallerIDs: 

(request: GetCallerIDsRequest) => Promise<GetCallerIDsResponse>

Gets the account callerIDs.

verifyCallerID

Copy URL
verifyCallerID: 

(request: VerifyCallerIDRequest) => Promise<VerifyCallerIDResponse>

Gets a verification code via phone call to the callerid_number.