Ryft - Check if a user already has an account

POST https://sandbox-api.ryftpay.com/{{version}}/accounts/authorize

This endpoint gives you the ability to check if the user already have an account.

Request Body

{"email"=>"francisco+player07@teamsportz.pro", "redirectUrl"=>"https://coaches.teamsportz.pro"}

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA valid JWT token
Content-Typestring