Callback Event
s1_otp_received
Payload Properties
| Property | Type | Description |
| orderId | String | Unique identifier of the order associated with this OTP request. |
| timestamp | String (UTC) | The UTC timestamp when the OTP was received by our system. |
| number | String | The virtual or temporary phone number assigned to the request. |
| service | String | The service or platform (e.g., WhatsApp, Telegram, Gmail) for which the OTP was issued. |
| message | String | Full SMS or message content received that contains the OTP. |
| otp | String | Extracted one-time password (OTP) from the received message. |