v1

latestOpenAPI 3.1.02026-08-0425501.2 MB

Merchant Delete

post/api/Valor/delete

Request body

passCodestring required

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

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)

mp_idstring required

It is a merchant profile id which is respective to the particular merchant (Max length of 11 chars)

userNamestring required

Merchant user name (Alphanumeric length of 25 chars)

Response

200

statusboolean
messagestring

Example response

{
  "status": true,
  "message": "Success"
}