Generating tokens
The Generate One Time Token API enables system administrators, sponsor administrators, or
partner administrators to generate tokens for registration of sponsors, sponsor users, partners, or
partner users. When a registration link is shared with sponsors, sponsor users, partners, or partner
users, the self registration APIs use this generated token for authentication. The One Time Token is
also used for the forgot password or reset password options.
Generating tokens for registrations
You can generate tokens for registrations.
Generating tokens for resetting the forgotten password
Users can generate token to reset the password if they have forgotten their existing password by using the token that is generated with the token purpose as PASSWORD_RESET.
Generating tokens for resetting the new password
Users with a higher level of role than the recipient can generate tokens with the token purpose as FORGOT_PWD_RESET for resetting new passwords. For example, a sponsor user has forgotten the password and also the security answers to reset the password. So, the System Administrator can generate a token to set a new password for the sponsor user.
Registering sponsors
The Sponsor Registration API enables system administrators to send registration requests to sponsors and the sponsors can do the self registration by using the generated one time token for sponsor registration.
Registering sponsor users
The Sponsor Registration API enables sponsor administrators to send registration requests to sponsor users and the sponsor users can do the self registration by using the generated one time token for registration.
Registering partners
The Partner Registration API enables sponsor administrators or sponsor LOB to send registration requests to partners and the partners can do the self registration by using the generated one time token for partner registration.
Registering partner users
The Partner User Registration API enables partner administrators or sponsor LOB to send registration requests to partner users and the partner users can do the self registration by using the generated one time token for registration.
Approving or rejecting sponsors or partners by using REST APIs
You can use REST APIs to approve or reject sponsors, sponsor users, partners, or partner users.