Response schema for the /otp/send method
| Name | Type | Description | Notes |
|---|---|---|---|
| Messageid | string | The messageid of the SMS used to send the OTP. Save this in your application to use when verifying passcodes. | [optional] |
| Status | string | The initial status of the OTP message. | [optional] |
| Credits | decimal | The credit balance on your account | [optional] |
| CreditsUsed | decimal | The number of credits used to send this message | [optional] |
| Messageparts | decimal | The number of message parts used to send this message | [optional] |