Cancel a pending verification

🚧

NOTE

The verification must have a Pending status.

RESPONSE PARAMETERS

KEYDESCRIPTION
trackingIdThe tracking id used to reference this specific verification.
statusThe status of the verification.
updatedAtThe last time this verification was updated.
maxRetriesThe number of retries only, the first try is not included.
expiresAtWhen will the verification expire.
timesTriedHow many tries were made by the user.

ERROR CODES

STATUSCODEDESCRIPTION
400400011002Verification is not in pending state.
404404011006The verification with the specified tracking id doesn’t exist.
Language