delete https://connect.routee.net/2step/
NOTE
The verification must have a Pending status.
RESPONSE PARAMETERS
| KEY | DESCRIPTION |
|---|---|
| trackingId | The tracking id used to reference this specific verification. |
| status | The status of the verification. |
| updatedAt | The last time this verification was updated. |
| maxRetries | The number of retries only, the first try is not included. |
| expiresAt | When will the verification expire. |
| timesTried | How many tries were made by the user. |
ERROR CODES
| STATUS | CODE | DESCRIPTION |
|---|---|---|
| 400 | 400011002 | Verification is not in pending state. |
| 404 | 404011006 | The verification with the specified tracking id doesn’t exist. |
