Message cache
Read and delete cached inbound SMS messages from leased numbers.
Fetch the next message
Parameter
Type
Description
/Api/Cache/GetNextMessage?Username=xxx&Password=yyy
/Api/Cache/GetNextMessage?Username=xxx&Password=yyy&MobileNumber=+41763331111Response structure
<IncomingSMS>
<Result>
<ResultCode></ResultCode>
<ResultText></ResultText>
</Result>
<MessageID></MessageID>
<SMS>
<Message></Message>
<AddressTo></AddressTo>
<AddressFrom></AddressFrom>
<TimeStamp></TimeStamp>
</SMS>
</IncomingSMS>Delete a cached message
Parameter
Type
Description
Delete response
Last updated
Was this helpful?
