v1

latestOpenAPI 3.1.02026-08-0425501.2 MB

Credential

post/api/Valor/login

Request body

mailIdstring required

E-mail id of the parent ISO account - Varchar (Ex: test@domain.com, Max length of 50 chars)

SubmailIdstring required

Submail / the username of the Sub ISO office - Varchar (Ex: test@domain.com, Max length of 50 chars)

passCodestring required

The password of the office login on which the merchant to be boarded

Response

200

statusboolean
codestring
UserIdinteger

Example response

{
  "status": true,
  "code": "200",
  "UserId": 12463
}