Forum Replies Created
-
AuthorPosts
-
in reply to: Maseter Port Out PIN #13872
Hello Andrey,
I have reviewed the API code and also tested providing all numbers through the getAllNumbers API request. Below is my input accordingly:
As you know, we already have the following APIs available:
getMillionNumbers
getRepeaterNumbers
getDoubleRepeaterNumbers
getVanityNumbers
getX00-X000
getTollFreeNumbers
getXY0-0000
getX00-Y000
getXYY-YYYY
These APIs allow users to fetch their preferred types of numbers. While we can provide access to all numbers through the getAllNumbers API, doing so would place a heavy load on our server, potentially leading to a server crash. Even if the server successfully handles the request, the response time will be significantly delayed, which could result in a timeout error for the API user.
Considering we have over 90,000 numbers in our database, returning all of them in a single request is neither practical nor advisable. For this reason, I currently limit the getAllNumbers API response to 500 numbers at a time.
Our documentation includes detailed explanations of each API’s request and response structure. However, if an API user requires specific data not covered by the existing APIs, we are open to creating a new, dedicated API for that purpose.
Although we already offer APIs to fetch specific number types like Repeater and Million numbers, I am open to discussing any new ideas or suggestions you may have—especially if they align with customer needs.
-
This reply was modified 10 months, 3 weeks ago by
Nishit Shan.
in reply to: Maseter Port Out PIN #13871Hello Andrey,
Can you please confirm site speed is now ok, because you are saying me to go ahead with APi . So should i look forward for site speed or API.
in reply to: Maseter Port Out PIN #13866Hello Andrey,
Can you please confirm, if there is any changes on server side because i have noticed an strange thing. The ftp which was not working from a long time is now working.
in reply to: Maseter Port Out PIN #13865Hello Andrey,
I will check that reason and get back to you , although today i was not working on EN because i was looking on API and looking for the solution as per your need. I have some comment about it , which i will mention in few hours in next message.
I will check site speed and fixed it.
in reply to: Maseter Port Out PIN #13862Hello Andrey,
Since I was in the middle of ongoing work, I haven’t had the chance to fully investigate the issue with the “Reserve” button yet. However, I have confirmed that it is not related to our previous changes regarding the amount display. I will look into the issue and apply a fix accordingly.
Meanwhile, I have completed the code for the “Top Categories – Widget Sync” feature. Please review and test it. Once I receive your feedback,Then only i will finalise and wrap up the the code on my end.
in reply to: Maseter Port Out PIN #13859Hello Andrey,
I have checked the api code and there is no issues, to prevent site speed issues i have default limit of 500 and therefor you might not getting all number with the “Million Numbers” and “Repeaters”. Although there is seperate API for all the specific number brand. getMillionNumbers, getRepeaterNumbers, getDoubleRepeaterNumbers, getVanityNumbers, getX00-X000, getTollFreeNumbers, getXY0-0000,getX00-Y000, getXYY-YYYY is our different API , so customer can user these API to get there desired number insted of calling getAllNumbers APi.
in reply to: Maseter Port Out PIN #13858Hello Andrey,
I have made changes about amount display on home page, there was problem after login before login is was displaying correctly.it was displaying correctly before login so i was thinking it is working and this confusion taken my my time otherwise it was a quick error.
Now i am going to check API bug and then will update you about it .in reply to: Maseter Port Out PIN #13854Hello Andrey,
please find post-13853
in reply to: Maseter Port Out PIN #13853Hello Andrey,
I will check customer’s complain about API and home page’s price display issue and then i will get back to you as soon as possible.
in reply to: Maseter Port Out PIN #13837Hello Andrey,
I have started framing code structure for Top Categories – Widget Sync ,i will ask if any thing needed.
in reply to: Maseter Port Out PIN #13834Hello Andrey,
I think “https://webmaklay.com/wp-content/uploads/2025/05/VPDB-Error.jpg” this is a temporary error, sometime when API does not provide any response or API provide error then this mail come. You can confirm if they are still getting this mail, if so then i need to check.
in reply to: Maseter Port Out PIN #13823Hello Andrey,
Delete and all delete button for reseller log is now working and flush functionality will only work if the table size is more than 500 MB.
-
This reply was modified 10 months, 3 weeks ago by
Nishit Shan.
in reply to: Maseter Port Out PIN #13820Hello Andrey,
The error log of API was because they was providing wrong product detail there is/was no issues in our code side. when they provide correct productId they will get the correct response.
You reply to the customer:
for the developer who send bug about the pagination: Pagination bug is now fixed and it is working.for the developer who is getting problem and generation error log: Tell them to call getAllNumbers api from where they will get productid using that product it they can fetch product detail or make order process, or you can ask them to provide detail like “https://webmaklay.com/wp-content/uploads/2025/05/API-issue-scaled.jpg” this .
-
This reply was modified 10 months, 3 weeks ago by
Nishit Shan.
in reply to: Maseter Port Out PIN #13819Hello Andrey,
Sorry , But may be i am not getting your exact point about order problem, because updateinventory API is for ordering which is working. Can you please specify the specific point where they are getting problem.
in reply to: Maseter Port Out PIN #13817Hello Andrey,
There was a quick issues which developer have complained. I have now fixed it and below is the response code.
Response:
{
“status”: “success”,
“message”: “All Numbers Fetched”,
“data”: [
{
“productid”: “318667”,
“prodname”: “(208) 208-5555”,
“prodtype”: “1”,
“prodcode”: “pn2082085555”,
“prodfile”: “”,
“proddesc”: “”,
“prodsearchkeywords”: “2082085555”,
“prodavailability”: “unreserved”,
“prodprice”: “4999.9900”,
“prodcostprice”: “0.0000”,
“prodretailprice”: “0.0000”,
“prodsaleprice”: “0.0000”,
“prodcalculatedprice”: “4999.9900”,
“prodsortorder”: “0”,
“prodvisible”: “1”,
“prodfeatured”: “0”,
“prodvendorfeatured”: “0”,
“prodrelatedproducts”: “-1”,
“prodcurrentinv”: “1”,
“prodlowinv”: “0”,
“prodoptionsrequired”: “0”,
“prodwarranty”: “”,
“prodweight”: “0.0000”,
“prodwidth”: “0.0000”,
“prodheight”: “0.0000”,
“proddepth”: “0.0000”,
“prodfixedshippingcost”: “0.0000”,
“prodfreeshipping”: “1”,
“prodinvtrack”: “1”,
“prodratingtotal”: “0”,
“prodnumratings”: “0”,
“prodnumsold”: “0”,
“proddateadded”: “1745005090”,
“prodbrandid”: “10”,
“prodnumviews”: “9”,
“prodpagetitle”: “”,
“prodmetakeywords”: “”,
“prodmetadesc”: “”,
“prodlayoutfile”: “”,
“prodvariationid”: “0”,
“prodallowpurchases”: “1”,
“prodhideprice”: “0”,
“prodcallforpricinglabel”: “”,
“prodcatids”: “183”,
“prodlastmodified”: “1745005090”,
“prodvendorid”: “0”,
“prodhastags”: “0”,
“prodwrapoptions”: “0”,
“prodconfigfields”: “”,
“prodeventdaterequired”: “0”,
“prodeventdatefieldname”: “”,
“prodeventdatelimited”: “0”,
“prodeventdatelimitedtype”: “0”,
“prodeventdatelimitedstartdate”: “0”,
“prodeventdatelimitedenddate”: “0”,
“prodmyobasset”: “”,
“prodmyobincome”: “”,
“prodmyobexpense”: “”,
“prodpeachtreegl”: “”,
“prodcondition”: “New”,
“prodshowcondition”: “0”,
“product_enable_optimizer”: “0”,
“prodpreorder”: “0”,
“prodreleasedate”: “0”,
“prodreleasedateremove”: “0”,
“prodpreordermessage”: “”,
“prodminqty”: “0”,
“prodmaxqty”: “0”,
“tax_class_id”: “1”,
“opengraph_type”: “product”,
“opengraph_title”: “”,
“opengraph_use_product_name”: “1”,
“opengraph_description”: “”,
“opengraph_use_meta_description”: “1”,
“opengraph_use_image”: “1”,
“upc”: “”,
“disable_google_checkout”: “0”,
“prodcarrier”: null,
“prodpin”: null,
“Is_reserved”: “0”,
“reservenumtime”: null,
“brandname”: “New Numbers”
},
{
“productid”: “318666”,
“prodname”: “(626) 550-0000”,
“prodtype”: “1”,
“prodcode”: “pn6265500000”,
“prodfile”: “”,
“proddesc”: “”,
“prodsearchkeywords”: “6265500000”,
“prodavailability”: “unreserved”,
“prodprice”: “3999.9900”,
“prodcostprice”: “0.0000”,
“prodretailprice”: “0.0000”,
“prodsaleprice”: “0.0000”,
“prodcalculatedprice”: “3999.9900”,
“prodsortorder”: “0”,
“prodvisible”: “1”,
“prodfeatured”: “0”,
“prodvendorfeatured”: “0”,
“prodrelatedproducts”: “-1”,
“prodcurrentinv”: “1”,
“prodlowinv”: “0”,
“prodoptionsrequired”: “0”,
“prodwarranty”: “”,
“prodweight”: “0.0000”,
“prodwidth”: “0.0000”,
“prodheight”: “0.0000”,
“proddepth”: “0.0000”,
“prodfixedshippingcost”: “0.0000”,
“prodfreeshipping”: “1”,
“prodinvtrack”: “1”,
“prodratingtotal”: “0”,
“prodnumratings”: “0”,
“prodnumsold”: “0”,
“proddateadded”: “1745005089”,
“prodbrandid”: “10”,
“prodnumviews”: “11”,
“prodpagetitle”: “”,
“prodmetakeywords”: “”,
“prodmetadesc”: “”,
“prodlayoutfile”: “”,
“prodvariationid”: “0”,
“prodallowpurchases”: “1”,
“prodhideprice”: “0”,
“prodcallforpricinglabel”: “”,
“prodcatids”: “102”,
“prodlastmodified”: “1745005089”,
“prodvendorid”: “0”,
“prodhastags”: “0”,
“prodwrapoptions”: “0”,
“prodconfigfields”: “”,
“prodeventdaterequired”: “0”,
“prodeventdatefieldname”: “”,
“prodeventdatelimited”: “0”,
“prodeventdatelimitedtype”: “0”,
“prodeventdatelimitedstartdate”: “0”,
“prodeventdatelimitedenddate”: “0”,
“prodmyobasset”: “”,
“prodmyobincome”: “”,
“prodmyobexpense”: “”,
“prodpeachtreegl”: “”,
“prodcondition”: “New”,
“prodshowcondition”: “0”,
“product_enable_optimizer”: “0”,
“prodpreorder”: “0”,
“prodreleasedate”: “0”,
“prodreleasedateremove”: “0”,
“prodpreordermessage”: “”,
“prodminqty”: “0”,
“prodmaxqty”: “0”,
“tax_class_id”: “1”,
“opengraph_type”: “product”,
“opengraph_title”: “”,
“opengraph_use_product_name”: “1”,
“opengraph_description”: “”,
“opengraph_use_meta_description”: “1”,
“opengraph_use_image”: “1”,
“upc”: “”,
“disable_google_checkout”: “0”,
“prodcarrier”: null,
“prodpin”: null,
“Is_reserved”: “0”,
“reservenumtime”: null,
“brandname”: “New Numbers”
},
{
“productid”: “318665”,
“prodname”: “(217) 217-7000”,
“prodtype”: “1”,
“prodcode”: “pn2172177000”,
“prodfile”: “”,
“proddesc”: “”,
“prodsearchkeywords”: “2172177000”,
“prodavailability”: “unreserved”,
“prodprice”: “3999.9900”,
“prodcostprice”: “0.0000”,
“prodretailprice”: “0.0000”,
“prodsaleprice”: “0.0000”,
“prodcalculatedprice”: “3999.9900”,
“prodsortorder”: “0”,
“prodvisible”: “1”,
“prodfeatured”: “0”,
“prodvendorfeatured”: “0”,
“prodrelatedproducts”: “-1”,
“prodcurrentinv”: “1”,
“prodlowinv”: “0”,
“prodoptionsrequired”: “0”,
“prodwarranty”: “”,
“prodweight”: “0.0000”,
“prodwidth”: “0.0000”,
“prodheight”: “0.0000”,
“proddepth”: “0.0000”,
“prodfixedshippingcost”: “0.0000”,
“prodfreeshipping”: “1”,
“prodinvtrack”: “1”,
“prodratingtotal”: “0”,
“prodnumratings”: “0”,
“prodnumsold”: “0”,
“proddateadded”: “1745005089”,
“prodbrandid”: “10”,
“prodnumviews”: “9”,
“prodpagetitle”: “”,
“prodmetakeywords”: “”,
“prodmetadesc”: “”,
“prodlayoutfile”: “”,
“prodvariationid”: “0”,
“prodallowpurchases”: “1”,
“prodhideprice”: “0”,
“prodcallforpricinglabel”: “”,
“prodcatids”: “140”,
“prodlastmodified”: “1745005089”,
“prodvendorid”: “0”,
“prodhastags”: “0”,
“prodwrapoptions”: “0”,
“prodconfigfields”: “”,
“prodeventdaterequired”: “0”,
“prodeventdatefieldname”: “”,
“prodeventdatelimited”: “0”,
“prodeventdatelimitedtype”: “0”,
“prodeventdatelimitedstartdate”: “0”,
“prodeventdatelimitedenddate”: “0”,
“prodmyobasset”: “”,
“prodmyobincome”: “”,
“prodmyobexpense”: “”,
“prodpeachtreegl”: “”,
“prodcondition”: “New”,
“prodshowcondition”: “0”,
“product_enable_optimizer”: “0”,
“prodpreorder”: “0”,
“prodreleasedate”: “0”,
“prodreleasedateremove”: “0”,
“prodpreordermessage”: “”,
“prodminqty”: “0”,
“prodmaxqty”: “0”,
“tax_class_id”: “1”,
“opengraph_type”: “product”,
“opengraph_title”: “”,
“opengraph_use_product_name”: “1”,
“opengraph_description”: “”,
“opengraph_use_meta_description”: “1”,
“opengraph_use_image”: “1”,
“upc”: “”,
“disable_google_checkout”: “0”,
“prodcarrier”: null,
“prodpin”: null,
“Is_reserved”: “0”,
“reservenumtime”: null,
“brandname”: “New Numbers”
},
{
“productid”: “318664”,
“prodname”: “(772) 771-7777”,
“prodtype”: “1”,
“prodcode”: “pn7727717777”,
“prodfile”: “”,
“proddesc”: “”,
“prodsearchkeywords”: “7727717777”,
“prodavailability”: “unreserved”,
“prodprice”: “3999.9900”,
“prodcostprice”: “0.0000”,
“prodretailprice”: “0.0000”,
“prodsaleprice”: “0.0000”,
“prodcalculatedprice”: “3999.9900”,
“prodsortorder”: “0”,
“prodvisible”: “1”,
“prodfeatured”: “0”,
“prodvendorfeatured”: “0”,
“prodrelatedproducts”: “-1”,
“prodcurrentinv”: “1”,
“prodlowinv”: “0”,
“prodoptionsrequired”: “0”,
“prodwarranty”: “”,
“prodweight”: “0.0000”,
“prodwidth”: “0.0000”,
“prodheight”: “0.0000”,
“proddepth”: “0.0000”,
“prodfixedshippingcost”: “0.0000”,
“prodfreeshipping”: “1”,
“prodinvtrack”: “1”,
“prodratingtotal”: “0”,
“prodnumratings”: “0”,
“prodnumsold”: “0”,
“proddateadded”: “1745005089”,
“prodbrandid”: “10”,
“prodnumviews”: “9”,
“prodpagetitle”: “”,
“prodmetakeywords”: “”,
“prodmetadesc”: “”,
“prodlayoutfile”: “”,
“prodvariationid”: “0”,
“prodallowpurchases”: “1”,
“prodhideprice”: “0”,
“prodcallforpricinglabel”: “”,
“prodcatids”: “81”,
“prodlastmodified”: “1745005089”,
“prodvendorid”: “0”,
“prodhastags”: “0”,
“prodwrapoptions”: “0”,
“prodconfigfields”: “”,
“prodeventdaterequired”: “0”,
“prodeventdatefieldname”: “”,
“prodeventdatelimited”: “0”,
“prodeventdatelimitedtype”: “0”,
“prodeventdatelimitedstartdate”: “0”,
“prodeventdatelimitedenddate”: “0”,
“prodmyobasset”: “”,
“prodmyobincome”: “”,
“prodmyobexpense”: “”,
“prodpeachtreegl”: “”,
“prodcondition”: “New”,
“prodshowcondition”: “0”,
“product_enable_optimizer”: “0”,
“prodpreorder”: “0”,
“prodreleasedate”: “0”,
“prodreleasedateremove”: “0”,
“prodpreordermessage”: “”,
“prodminqty”: “0”,
“prodmaxqty”: “0”,
“tax_class_id”: “1”,
“opengraph_type”: “product”,
“opengraph_title”: “”,
“opengraph_use_product_name”: “1”,
“opengraph_description”: “”,
“opengraph_use_meta_description”: “1”,
“opengraph_use_image”: “1”,
“upc”: “”,
“disable_google_checkout”: “0”,
“prodcarrier”: null,
“prodpin”: null,
“Is_reserved”: “0”,
“reservenumtime”: null,
“brandname”: “New Numbers”
},
{
“productid”: “318663”,
“prodname”: “(747) 774-4444”,
“prodtype”: “1”,
“prodcode”: “pn7477744444”,
“prodfile”: “”,
“proddesc”: “”,
“prodsearchkeywords”: “7477744444”,
“prodavailability”: “unreserved”,
“prodprice”: “1999.9900”,
“prodcostprice”: “0.0000”,
“prodretailprice”: “0.0000”,
“prodsaleprice”: “0.0000”,
“prodcalculatedprice”: “1999.9900”,
“prodsortorder”: “0”,
“prodvisible”: “1”,
“prodfeatured”: “0”,
“prodvendorfeatured”: “0”,
“prodrelatedproducts”: “-1”,
“prodcurrentinv”: “1”,
“prodlowinv”: “0”,
“prodoptionsrequired”: “0”,
“prodwarranty”: “”,
“prodweight”: “0.0000”,
“prodwidth”: “0.0000”,
“prodheight”: “0.0000”,
“proddepth”: “0.0000”,
“prodfixedshippingcost”: “0.0000”,
“prodfreeshipping”: “1”,
“prodinvtrack”: “1”,
“prodratingtotal”: “0”,
“prodnumratings”: “0”,
“prodnumsold”: “0”,
“proddateadded”: “1745005089”,
“prodbrandid”: “10”,
“prodnumviews”: “12”,
“prodpagetitle”: “”,
“prodmetakeywords”: “”,
“prodmetadesc”: “”,
“prodlayoutfile”: “”,
“prodvariationid”: “0”,
“prodallowpurchases”: “1”,
“prodhideprice”: “0”,
“prodcallforpricinglabel”: “”,
“prodcatids”: “110”,
“prodlastmodified”: “1745005089”,
“prodvendorid”: “0”,
“prodhastags”: “0”,
“prodwrapoptions”: “0”,
“prodconfigfields”: “”,
“prodeventdaterequired”: “0”,
“prodeventdatefieldname”: “”,
“prodeventdatelimited”: “0”,
“prodeventdatelimitedtype”: “0”,
“prodeventdatelimitedstartdate”: “0”,
“prodeventdatelimitedenddate”: “0”,
“prodmyobasset”: “”,
“prodmyobincome”: “”,
“prodmyobexpense”: “”,
“prodpeachtreegl”: “”,
“prodcondition”: “New”,
“prodshowcondition”: “0”,
“product_enable_optimizer”: “0”,
“prodpreorder”: “0”,
“prodreleasedate”: “0”,
“prodreleasedateremove”: “0”,
“prodpreordermessage”: “”,
“prodminqty”: “0”,
“prodmaxqty”: “0”,
“tax_class_id”: “1”,
“opengraph_type”: “product”,
“opengraph_title”: “”,
“opengraph_use_product_name”: “1”,
“opengraph_description”: “”,
“opengraph_use_meta_description”: “1”,
“opengraph_use_image”: “1”,
“upc”: “”,
“disable_google_checkout”: “0”,
“prodcarrier”: null,
“prodpin”: null,
“Is_reserved”: “0”,
“reservenumtime”: “4”,
“brandname”: “New Numbers”
}
],
“total_numbers”: “285232”,
“current_offset”: “5”,
“limit”: “5”
} -
This reply was modified 10 months, 3 weeks ago by
-
AuthorPosts