π#8 Phone Info
#8.1 Add New Phone:
Please insert JWT with Bearer into field
Country Code
20Client mobile number
01xxxxxxxxxSuccess
Indicates the result of the operation. 0 = Success, 1 = Failed.
BadRequest
Unauthorized
#8.2 Send OTP :
Please insert JWT with Bearer into field
Success
Indicates the result of the operation. 0 = Success, 1 = Failed.
BadRequest
Unauthorized
#8.3 Validate OTP:
Please insert JWT with Bearer into field
OTP sent to client's mobile.
686330Success
Indicates the result of the operation. 0 = Success, 1 = Failed.
BadRequest
Unauthorized
#8.4 Get Verified Phones :
Please insert JWT with Bearer into field
Success
Client's mobile number.
+201xxxxxxxxxTrue if mobile number is default.
BadRequest
Unauthorized
#8.5 Set Default Phone:
Please insert JWT with Bearer into field
Client's phone number
+201xxxxxxxxxSuccess
Indicates the result of the operation. 0 = Success, 1 = Failed.
BadRequest
Unauthorized
#8.6 Finalize Phone Step:
Please insert JWT with Bearer into field
Success
Indicates the result of the operation. 0 = Success, 1 = Failed.
BadRequest
Unauthorized
Last updated