π§#9 Email Info
Enroll Allow You to Add Multiple Emails For Each Customer
#9.0 Add New Email :
Please insert JWT with Bearer into field
Client's Email
example@domain.comSuccess
Indicates the result of the operation. 0 = Success, 1 = Failed.
BadRequest
Unauthorized
#9.1 Send OTP :
Please insert JWT with Bearer into field
Success
Indicates the result of the operation. 0 = Success, 1 = Failed.
BadRequest
Unauthorized
#9.2 Validate OTP :
Please insert JWT with Bearer into field
OTP sent to client's email
456953Success
Indicates the result of the operation. 0 = Success, 1 = Failed.
BadRequest
Unauthorized
#9.3 Get Verified Emails :
Please insert JWT with Bearer into field
Success
Client's Email
example@domain.comTrue if email is default email, in case client has multiple emails
trueBadRequest
Unauthorized
#9.4 Set Default Email Info :
Please insert JWT with Bearer into field
Client's email that make it default
example@domain.comSuccess
Indicates the result of the operation. 0 = Success, 1 = Failed.
BadRequest
Unauthorized
#9.5 Finalize Email Info :
Please insert JWT with Bearer into field
Success
Indicates the result of the operation. 0 = Success, 1 = Failed.
BadRequest
Unauthorized
Last updated