curl --location 'https://sandbox.api.confirmapay.com//v1/device/terminal?PaymentChannelId=undefined&TerminalId=undefined&MerchantId=undefined'{
"data": {
"terminalId": "string",
"status": 0,
"enabled": true,
"port": 0,
"physicalTerminalId": "string",
"tenantIdentifier": "string",
"isLogicalTerminal": true
},
"description": {
"code": "string",
"message": "string"
},
"narrative": {
"code": "string",
"message": "string"
}
}