Electronic Invoicing System API v1
Developers Guide
×
Menu
Index

4.1.2.2. Response

After successfully activating the terminal, you will receive the following response:
 
{
    "statusCode": 1,
    "remark": "Terminal is now fully activated and ready for use!",
    "data": true,
    "errors": []
}
 
This response confirms that the terminal activation process was successful and that the terminal is now fully activated and ready for use.