HOTLINE |
This is pretty straight forward process. If you want to Hotline MDN/MDNs than you just need to send the MDN and specify its carrier in the request to Hotline it at carrier level. For the you need to call Hotline XML API
|
<MDN>1234567890</MDN>
<CARRIER>TMB</CARRIER>
<AGENTID>Zeeshan Ahmed</AGENTID>
<AGENTPASSWORD></AGENTPASSWORD>
<SOURCE>API</SOURCE>
|
|
As soon as VCare gets the Hotline request it sends it to carrier and return the reponse from carrier to you
|
REMOVE HOTLINE
|
If you want to Remove Hotline from MDN/MDNs than you just need to send the MDN and specify its carrier in the request to Remove Hotline at carrier level.
|
<MDN>1234567890</MDN>
<CARRIER>TMB</CARRIER>
<AGENTID>Zeeshan Ahmed</AGENTID>
<AGENTPASSWORD></AGENTPASSWORD>
<SOURCE>API</SOURCE>
|
|
As soon as VCare gets the Remove Hotline request it sends it to carrier and return the reponse from carrier to you
|