GET https://api.ivrsolutions.in/api/c2c_get?token={API-TOKEN}&did={DID-NO}&ext_no={EXT-NO}&phone={PHONE-NO}
Parameter
| Field | Type | Description |
|---|---|---|
| token | String |
Your API Token |
| did | String |
DID Number |
| ext_no | String |
Agent Extention number |
| phone | String |
Phone number you wish to call |
Success Response Format
| Field | Type | Description |
|---|---|---|
| status | Number |
List of Codes |
| message | String |
Response message |
Error Response Format
| Name | Type | Description |
|---|---|---|
| status | Number |
List of Codes |
| message | String |
Response message |