To properly display this page you need a browser with JavaScript support.
Electronic Invoicing System API v1
Developers Guide
×
Menu
Index
Search
Search
5. EIS API
5.4. Utilities
5.4.7. Check Terminal Unblock Status
5.4.7.2. Response
Previous page
Next page
Print version
©
Malawi Revenue Authority - ICT Research and Innovations, 2024
To properly display this page you need a browser with JavaScript support.
5.4.7.2. Response
{
"statusCode"
:
0
,
"remark"
:
"string"
,
"data"
: {
"isUnblocked"
:
true
},
"errors"
: [
{
"errorCode"
:
0
,
"fieldName"
:
"string"
,
"errorMessage"
:
"string"
}
]
}