The following optional features can be enabled:
Contactless features must be enabled during Lane creation for Cloud.
Here is an example request, using the contactless features, when enabled:
{
"laneId": "0000",
"transactionAmount": 7.31,
"configuration": {
"allowDebit": true
}
}