login

Authenticate the user/merchant with the system and obtain the accessToken

This endpoint is throttled to 1 request every 270000 milliseconds.

Request

MethodURL

POST

{{baseUrl}}/api/service/v1/query/merchant/login

HeaderValue

Content-Type

application/json

publicKey

{{publicKey}}

Request BodyDescription

username

Merchant email or phone number

Mandatory

password

Merchant password

Mandatory

Last updated