v1

latestOpenAPI 3.1.02026-08-0425501.2 MB

Hardware Device

post/api/Valor/deviceParameter?hard_ware

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

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

codeinteger
statusstring
messagestring

Example response

{
  "code": 200,
  "status": "OK",
  "message": "SUCCESS"
}