Electronic Invoicing System API v1
Developers Guide
×
Menu
Index

4.2.1.1. Request

 
To get the latest configuration, no parameters are provided.

curl -X 'GET' \
  'https://dev-eis-api.mra.mw/api/v1/configuration/get-latest-configs' \
  -H 'accept: application/json'
 
The base URL must be verified based on the environment that you are working from. The example shows a request being made from the development environment https://dev-eis-api.mra.mw/api/v1/