Use POST /api/v1/cancel
endpoint to cancel the PreRead transaction.
This endpoint is used to cancel the PreRead transaction . The cancellation of PreRead can be performed on waiting for amount and card input screen only. Cancel endpoint can be used for all PreRead transaction such as sale,refund etc.
POST http://localhost:8080/api/v1/cancel
Body: {"laneId":"1"}