Patient

Log in a patient with BP Passport UUID and OTP

post/patient/login

Request body

passport_idstring uuid
otpstring

This string should not be empty.

Response

Correct OTP is submitted and API credentials are returned

Changes