EMV Test
PaymentGateway/EMV/TriPosLanes/{laneId}?merchant={merchant}&cert={cert}
Delete a lane from the merchant, close the connection to triPOS and issue a new activation code on the device
Http Verb DELETE
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/PaymentGateway/EMV/TriPosLanes/{laneId}?merchant={merchant}&cert={cert}

URI Parameters

Parameter Name Data Type Required Notes
laneId integer Y
merchant string N
cert boolean N

Request Body

None.

No request body.

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

Change Version Description Contract Old New
Operation Added 15.1.0 DeleteLane has been added. DeleteLane