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) | |
| 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 | |
| 1705 | Invalid payload |
404Not Found:
| Code | Message |
|---|---|
| 1513 | Template is not found |