Get Bearer Token
Creating a bearer token
Create login request.
POST
https://api.ozurapay.com/users/login
Creates a new login request and sends back bearer token.
Request Body
Name
Type
Description
email*
string
Email of registered merchant
password
string
Password of registered merchant
Creating a user
Last updated
Was this helpful?