get getRentStatus
http://api-conserver.onlinesim.io/stubs/handler_api.php?action=getRentStatus
This request returns a list of SMS received on a rental virtual number.
You might want to use this request to check the received message on a specified rental number to process this data in your application.
Security
Parameters
action
Required
Method name, in this case `getRentStatus`
In:
query
Schema:
- stringEnum:
getRentStatus
id
Required
Operation ID (assigned upon order, see getRentList)
In:
query
Schema:
- integerExample:
10000
Responses
200
Successful `getRentStatus` response from the server: either returns a list of received messages by the specified virtual rental number or throws an exception.
Content Type:
application/json
- Schema
- Examples
- objectProperties:
status
stringRequest execution statusExample:success
quantity
integerTotal messages received by this numbervalues
objectList of SMS messages