https://onlinesim.io/api/setOperationOk.phpGET /api/setOperationOk.php
Complete activation operation
Sets operation status as successful and closes the operation.
This request is send when you want to close the operation explicitly after receiving the required SMS message.
.png)
Security
-
sms-scope - grants access to manage numbers for the SMS receiving service from Onlinesim
Parameters
query3
| Name | Type | Description |
|---|---|---|
tzid* | integer≥ 1 | Operation ID Example: 10000 |
ban | integer | This parameter can be used in case if you were issued invalid
number or did not receive the SMS within 5 minutes. You can pass Enum: 01Example:1 |
lang | string | Response language:
Enum: frderuenzhDefault:ruExample:en |
Responses
200'Successful response for setOperationOk request: the server
successfully closes the specified operation or throws an exception.'
'Successful response for setOperationOk request: the server
successfully closes the specified operation or throws an exception.'
application/jsonResponseobject
responseoneOf
Examples
{
"response": "NO_COMPLETE_TZID"
}