Electronic Invoicing System API v1
Developers Guide
×
Menu
Index

5.4.4.1. Request

curl -X 'POST' \
  'https://dev-eis-api.mra.mw/api/v1/utilities/get-terminal-site-products' \
  -H 'accept: text/plain' \
  -H 'Content-Type: application/json' \
  -H 'Authorization: <Bearer Token>' \
  -d '{
  "tin": "2005000001",
  "siteId": "SITE-001"
}'
 
Json Path
Natural Name
Data Type
Restrictions
Comments
Authorization
Authorization Token
string
-mandatory
This will be computed from a  Terminal Activation Code
tin
Taxpayer Identification Number
string
-mandatory
TIN of the owner of the product
siteId
Site Identifier
string
-mandatory
The Site ID for the products and services.