Skip to main content

Resend Contact Verification

POST 

/v2/contacts/resend_verification

This API allows merchants to trigger a re-sending of the identity verification link to a previously created contact. This is useful when the original verification email or SMS was not received, has expired, or the contact needs to restart the verification flow.

The verification link is delivered to the channel specified by resend_to:

  • email: the verification link is emailed to the contact's registered email address.
  • phone: the verification link is sent via SMS to the contact's registered phone number.

The contact must already exist for the merchant (i.e. previously created via Create contact) before this API can be called.

Request

Responses

Verification link or code sent successfully