Home › Forums › Voip – Development D › Orders Manager › Reply To: Orders Manager
Reply of #2507
I checked the API as per mentioned steps but i got following issues.
1) If i will not passed “selectedTN’ => [‘tn’ => XXXXXXX555]” in given request (searchNumbers) then it gives me the maximum of listed of 200 numbers, its fine but the my question is that how will i match “selected numbers” with listed numbers ????
you know this request API how run ??
every time you make this request it will give different 200 numbers per request. so you mean i need to wait until find “selected numbers” ??
when i will locked the “selected numbers” ?? how ?? I am not able to do locked and purchased numbers.
2) without locked the number if i tried to purchase it then it will show the same error that i sent you in previous messages.