This function retrieves the WebPros International, LLC Technical Support Agreement text and metadata about the user's agreement status from the cPanel Customer Portal.
Note:
HTTP Request was successful.
object | |
object |
https://hostname.example.com:2087/cpsess##########/json-api/ticket_get_support_agreement?api.version=1
{- "data": {
- "accepted": 0,
- "accepted_date": 1566000000,
- "accepted_date_human": "8/17/19",
- "body": "<p>IMPORTANT: THIS TECHNICAL SUPPORT AGREEMENT ... at the end of AGREEMENT",
- "create_date": 1564790400,
- "create_date_human": "8/3/19",
- "title": "Technical Support Agreement",
- "version": "2019-04.v01.TSUPPORT",
}, - "metadata": {
- "command": "ticket_get_support_agreement",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}