{
"amount": 0,
"terminalId": "string",
"deviceSpec": {
"os": "string",
"isBrowserBased": true
},
"overrides": {
"useDeepLink": true,
"vivaOptions": {
"isvMerchantId": "string",
"isvSourceCode": "string"
},
"verifoneVimOptions": {
"confirmation": true,
"pinCode": "string"
}
},
"options": {
"epassiOptions": {
"accessKey": "string"
},
"worldLineOptions": {
"cashierIdentification": "string"
},
"nexiOptions": {
"customerPresentForRefund": true,
"cashBackAmount": 0
},
"retain24Options": {
"accountId": "string"
},
"netsBaxiOptions": {
"operatorId": "string"
},
"softPayOptions": {
"employeeReference": "string",
"merchantReference": "string",
"tipping": {
"enableTipping": true,
"percentageOptions": [
0
]
}
}
},
"orderItems": [
{
"description": "string",
"referenceId": "string",
"quantity": 0,
"quantityUnit": "string",
"amount": 0,
"vatAmount": 0,
"vatRate": 0,
"type": 1
}
]
}