https://onlinesim.io/api/setOperationRevise.phpGET /api/setOperationRevise.php
Request next received SMS from the number
Requests next received SMS from this number, if first the one didn't have the right code and/or expected information.
This request can be useful when a service sends multiple SMS messages in a row or when you need to receive more than one message from the same service on a single number.
Security
-
sms-scope - grants access to manage numbers for the SMS receiving service from Onlinesim
Parameters
query2
| Name | Type | Description |
|---|---|---|
tzid* | integer≥ 1 | Operation ID Example: 10000 |
lang | string | Response language:
Enum: frderuenzhDefault:ruExample:en |
Responses
200'Successful response for setOperationRevise request: the server
successfully processing another SMS received by this number or
throws an exception.'
'Successful response for setOperationRevise request: the server
successfully processing another SMS received by this number or
throws an exception.'
application/jsonResponseobject
responseoneOf
Examples
{
"response": 1,
"tzid": 10000
}