username:passwordAuthorization: Basic *****************curl --location '/operator/report/checkTransaction?clientId=undefined&txId=undefined' \
--header 'Authorization: Basic <encoded-value>'{
"balance": 0,
"status": "string",
"errorCode": 0,
"error": "string"
}