Home Forums EN Developing Custom DID API Requests Reply To: Custom DID API Requests

Nishit Shan
Participant
Post count: 1718

Hello Andrey,

Please check below url and response data and confirm if this is you/admin want for the customer.

Request url:
https://excellentnumbers.net/api/getNumberDID/authkey/101404eb7bd17597357.93981693/Did/(256)%20281-1111

Response:
{
“status”: “success”,
“message”: “Numbers Fetched”,
“data”: {
“product_name”: “(256) 281-1111”,
“product_code”: “pn2562811111”,
“availablity”: “Reserved!”,
“price”: “599.9900”,
“calculate_price”: “599.9900”,
“product_condition”: “New”,
“brandname”: null
}
}