get checkWork
https://{ourserver.com}/api/resellers
IMPORTANT NOTE! URL of Onlinesim server is provided by Onlinesim partner support specialists. Please note, that the URL in the example is just a placeholder.
This request serves as confirmation that your server is up and running.
This is alternative to sending sendNumbersOnline every 5 minutes, you can send checkWork request with no additional parameters with same time interval.
Servers
https://{ourserver.com}
Parameters
Responses
200
Onlinesim server response
Content Type:
application/json
- Schema
- Examples
- objectExample:
{"response":1}
Properties:response
mixed1, if request was successful, otherwise error message will come upExample:1
One Of:- stringExample:
"string"
- integerExample:
0