I am getting following response for creating lane for first time using Postman using request
POST /v1/lanes
{"laneId": 1,
"terminalId": "1",
"serialNumber": "s1",
"modelNumber": "m1",
"description": "lane1 desc",
"applicationVersion1": "1.0.0",
"applicationVersion2": "1.1.0",
"operatingSystemVersion": "1.0.0",
"securityVersion": "1.0.0",
"emvKernelVersion": "1.0.0",
"rawDeviceInformation": "r1",
"activationCode": "1234"
}
Response:{ "exceptionMessage": "Unable to configure EMV and Contactless" }
Do you have any idea what went wrong or what needs to be included in request if missing?
Thanks in advance.
Hello,
What is the name of your business and what device are you attempting to use?