The TFNRegistry™ API sends the Online Reservation (UNS-RSV) Unsolicited Message to Resp Orgs that have this message configured on the Unsolicited Notice Control (GUN) page in the TFNRegistry and when a number reservation has been completed. This message will be triggered if the Number Administration status changes from Spare to Reserve or from Transitional to Reserve statuses only.
End Point URL
/v3/ext/uns/rsv
JSON Format
{
“tfNumList”: [ => Numbers in array {
{“tfn_number”: “”},
{“tfn_number”: “”}
}
],
“RespOrgId”: “”
}
Parameter Descriptions
Table 1: UNS-RSV Parameter Descriptions
Table 1: UNS-RSV Parameter Descriptions |
|
Parameter |
Description |
tfNumList ->{tfn_number} |
List of Toll-Free Numbers that are reserved.
xxx-nxx-xxxx, where:
xxx = (NPA), 800 and other open 8xx codes nxx = (NXX) digits xxxx= (LINE) digits |
RespOrgId |
It is the Resp Org ID of the user.
5 bytes alphanumeric. |