get getFullSms
http://api-conserver.onlinesim.io/stubs/handler_api.php?action=getFullSms
This request returns a full context of received SMS of a given number.
You might want to use this request when provided by getStatus information is not enough to comprehence or you need some data that is contaied in the message, for example when SMS contains not only a verification code, but also the link for promocode, date and time of receipt or any other information that you want to use in your application.
Security
Parameters
action
Required
Method name, in this case `getFullSms`
In:
query
Schema:
- stringExample:
"getFullSms"
Enum:getFullSms
Responses
200
Successful `getFullSms` response from the server: either returns full text of a received SMS or throws an exception.
Content Type:
text/html
- Schema
- Examples
- stringFULL_SMS:[sender] SMS_contextExample:
"string"