v1

latestOpenAPI 3.1.02026-08-0425501.2 MB

Check EPI

post/api/Valor/checkepi

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)

epistring 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
codestring
Mp_idinteger
newUserIdinteger
StoreIDinteger
epistring
{"stackTrail":"paths:/api/Valor/checkepi:post:responses:200:content:application/json:schema:properties:SerialNo","oasType":"schema","type":"unknown"}
processor_paramsstring
optStatusinteger
statusEpiinteger
createdDatestring
createdByinteger
isDeletedinteger
{"stackTrail":"paths:/api/Valor/checkepi:post:responses:200:content:application/json:schema:properties:deletedOn","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/api/Valor/checkepi:post:responses:200:content:application/json:schema:properties:deletedBy","oasType":"schema","type":"unknown"}

Example response

{
  "status": true,
  "code": "200",
  "Mp_id": 7159,
  "newUserId": 12043,
  "StoreID": 8455,
  "epi": "2226388434",
  "processor_params": "{\"mid\":\"887000003193\",\"mid1\":\"\",\"vNumber\":\"75021674\",\"vNumber1\":\"\",\"storeNo\":\"5999\",\"storeNo1\":\"\",\"termNo\":\"1515\",\"termNo1\":\"\",\"association\":\"\",\"association1\":\"\",\"chain\":\"111111\",\"chain1\":\"\",\"agent\":\"0001\",\"agent1\":\"\",\"EBTcash\":0,\"EBTfood\":0,\"EbtNo\":\"\",\"EBTcash1\":0,\"EBTfood1\":0,\"EbtNo1\":\"\",\"binnumber\":\"999991\",\"binnumber1\":\"\",\"agentBank\":\"000000\",\"agentBank1\":\"\",\"industry\":\"Food/Restaurant\",\"industry1\":\"\",\"surchargeIndicator\":0,\"surchargePercentage\":\"3.000\",\"tid3\":\"611525\",\"c_name3\":1,\"clientID\":\"45c4ddcc-feb1-4cb1-99f0-1ba71d6d8f69\",\"tid4\":\"\",\"clientID4\":\"\",\"location4\":\"\",\"integration_auth4\":\"\",\"integration_pwd4\":\"\",\"label\":\"RASHETH\",\"id\":17517}",
  "optStatus": 1,
  "statusEpi": 1,
  "createdDate": "2022-09-20",
  "createdBy": 12037
}