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
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | A valid JWT token | |
Content-Type | string |