Description
 
This method acknowledges the license agreement to enable use of the product. 
 
Request
 
 
Response
 
 
Example
| 
 
{ 
    "result": { 
        "msg": "Agreement accepted.", 
        "records": { 
            "msg": "Agreement accepted." 
        }, 
        "success": true, 
        "total": 1 
    }, 
    "session_id": 20012, 
    "success": true 
} 
  
 |