this page a api contract for merchant authentication
Method : POST
Endpoint : /auth/login
Body :
{ "email":"string", "password":"string" }
Last updated 2 years ago