login

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

Request

Method
URL

POST

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

Header
Value

Content-Type

application/json

publicKey

{{publicKey}}

Request Body
Description

username

Merchant email or phone number

Mandatory

password

Merchant password

Mandatory

Last updated