v1

latestOpenAPI 3.1.02026-08-0425501.2 MB

Store Delete

post/api/Valor/deletestore

Request body

mailIdstring required

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

SubmailIdstring required

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

userNamestring required

Merchant user name (Alphanumeric length of 25 chars)

passCodestring required

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

store_idinteger[] required

Merchant store Id (Max length of chars 11)

Response

200

statusboolean
messagestring

Example response

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