To properly display this page you need a browser with JavaScript support.
Electronic Invoicing System API v1
Developers Guide
×
Menu
Index
Search
Search
4. EIS API
4.3. Sales
4.3.1. Sale Transaction
4.3.1.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.
4.3.1.2. Response
{
"statusCode"
:
1
,
"remark"
:
"Processed successfully"
,
"data"
: {
"validationURL"
:
"https://eservices.mra.mw/doc/v/?vc=90241313200014&c=fdd8d5ccc06a49d6a1efbf7e3896f0b4"
,
"shouldDownloadLatestConfig"
:
false
,
"validationErrors"
:
null
},
"errors"
: []
}
Notes
If shouldDownloadLatestConfig in the response is true, the terminal
must
make a request to the
Get Latest Configuration
endpoint to fetch and save the updated configuration on the terminal before proceeding with further transactions.