Resend Alias Token

The purpose of the Resend Token API is to help users who were unable to use or did not receive the original verification token within the time frame given. This feature ensures that the alias confirmation or registration process proceeds without interruption by enabling the user to request a new token to be sent to their registered communication channel (email or mobile phone).

Info

To check which aliases are currently active on a virtual account, use the Get Virtual Account Status endpoint. This provides real-time status and visibility into the alias lifecycle.

Path Params
string
required

The unique identifier of the virtual account associated with the alias token you want to resend. This must be the exact externalId value of the parent virtual account.

Body Params
string
enum
required

The type of alias to be associated, can be E for email or P for phone number.

Allowed:
string
required

Value indicating the type of alias to be configured—either an email address or a phone number.

Headers
string
required

Bearer access token for authentication. This token is obtained from the Get Access Token or Refresh Access Token endpoints.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json