Get SMS Messages
Getting all the SMS messages received by a number.
post
https://smsverification.xyz/api/v2
/rental/order/{orderId}/refresh
Fetching all SMS messages by order ID and returning them as an array of strings.
Parameters
Path
orderId
Integer
Must declare order id.
Header
Responses
200: OK
Successful Response
Last modified 3mo ago