get setOperationRevise
https://onlinesim.io/api/setOperationRevise.phpRequests next received SMS from this number, if first the one didn't have the right code and/or expected information.
This request might be helpful when service send several messages at once.
For example if the first SMS only contains general information, terms or any promo material and you need the code that is contained in the second SMS, use this request to get the data you need.
Security
Parameters
tzidRequired
Operation ID
In:
querySchema:
- integerExample:
10000>= 1
langResponse language: fr - French, de - German, ru - Russian, en - English, zh - Chinese
In:
querySchema:
- stringExample:
"en"Enum:frderuenzh
Responses
200
Successful response for `setOperationRevise` request: the server successfully processing another SMS received by this number or throws an exception.
Content Type:
application/json
- Schema
- Examples
- objectExample:
{"response":1,"tzid":10000}Properties:responsemixed1, if the request has been completed successfully, or an error messageExample:1One Of:- integerExample:
0 - stringExample:
"string"
tzidintegerOperation IDExample:10000>= 1