Skip to main content
GET
Get order status

Authorizations

X-API-Key
string
header
required

API key from virtualsms.io dashboard (Settings -> API tab). Prefix: vsms_

Path Parameters

orderId
string<uuid>
required

Order ID from the purchase response

Response

Order status

success
boolean
order_id
string<uuid>
phone_number
string
service
string
country
string
status
enum<string>
Available options:
waiting,
completed,
cancelled,
expired
price
number<float>
sms_received
boolean
created_at
string<date-time>
expires_at
string<date-time>
messages
object[]