post
https://api.dexatel.com/v1/verifications
400Bad Request:
| Code | Message | Description |
|---|---|---|
| 1512 | Invalid template id | |
| 1513 | Template is not found | |
| 1515 | Invalid channel | |
| 1523 | Invalid recipient number(s) | |
| 1619 | Email is missing | |
| 1620 | 'sender' is missing | |
| 1621 | 'phone' is missing | |
| 1622 | 'template' is missing | |
| 1623 | Invalid code length | The code should be minimum 4, maximum 8 characters. |
| 1624 | Template does not contain keyword {code} | |
| 1625 | 'data.from' is blocked | |
| 1628 | Incompatible template was provided | The channel should be the same for template and verification. |
| 1629 | Provide either 'data.code' or 'data.code_length' but not both | |
| 1631 | When 'data.channel' is not VOICE 'data.code' must be valid and 4 to 8 characters long | |
| 1632 | 'data.code' should be numeric if provided | |
| 1634 | If fallback is configured, at least one priority must be present, with a maximum of 5 | |
| 1635 | Template ID is required if channel is not SMS,Telegram or Email | |
| 1636 | Fallback should be different from the main channel | |
| 1637 | Fallbacks must be unique; repetition is prohibited | |
| 1638 | The threshold must be within the 120 to 300 seconds range | |
| 1639 | All fallbacks besides telegram must have 'sender' provided | |
| 1640 | 'data.ttl_in_seconds' must be numeric | |
| 1641 | 'data.ttl_in_seconds' is not supported for VOICE | |
| 1642 | 'data.ttl_in_seconds' is not supported for SMS | |
| 1643 | 'data.ttl_in_seconds' is not supported for WHATSAPP | |
| 1644 | 'data.ttl_in_seconds' must be between 30 and 60 seconds | |
| 1645 | VIBER fallback TTL must be between 30 and 60 seconds | |
| 1646 | TTL is supported for VIBER TELEGRAM & EMAIL only | |
| 1647 | TELEGRAM fallback TTL must be between 60 and 86400 seconds | |
| 1648 | 'data.phone' must be E164 format for the Telegram channel | |
| 1649 | 'data.ttl_in_seconds' must be between 60 and 86400 seconds for Telegram | |
| 1650 | Provided 'data.language' is not supported | |
| 1651 | Only SMS, Viber, WhatsApp, Email OTP or Telegram can be set as fallback | |
| 1652 | Either email or phone must be provided | |
| 1653 | Invalid email format | |
| 1654 | 'data.ttl_in_seconds' must be between 30 and 300 seconds for Email OTP | |
| 1655 | Email fallback TTL must be between 30 and 300 seconds |