Authentication
Get a bearer token for Merchant Acquiring Partner API requests.
/auth/
Field
Type
Mandatory
Description
Field
Type
Description
{
"username": "username",
"password": "password"
}{
"token": "bWl0cmFmaW5wYXltaXRyYWZpbnBheTIwMjYwNTA4MTc0MTAw",
"rc": "00",
"message": "Success"
}Last updated

