v1

latestOpenAPI 3.1.02026-08-0425501.2 MB

EPI Delete

post/api/Valor/deleteepi?epi

Request body

passCodestring required

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

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)

epi_idinteger[] required

EPI is an end point identifier, Identify the device on valor infrastructure, it's a 10 digit number starts with 2

Response

200

statusboolean
messagestring

Example response

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