Electronic Invoicing System API v1
Developers Guide
×
Menu
Index

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.