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