Electronic Invoicing System API v1
Developers Guide
×
Menu
Index

4.3.1.2. Response

{
  "statusCode": 0,
  "remark": "string",
  "data": {
    "validationURL": "https://eservices.mra.mw/doc/v/?vc=90241313200014&c=fdd8d5ccc06a49d6a1efbf7e3896f0b4",
    "shouldDownloadLatestConfig": true,
    "shouldBlockTerminal": true,
    "validationErrors": [
      "string"
    ]
  },
  "errors": [
    {
      "errorCode": 0,
      "fieldName": "string",
      "errorMessage": "string"
    }
  ]
}
 
Notes