Show estimate

Un-hide a time estimate record

Show estimate

Un-hide estimate form the estimate selection list

Parameter

Description

Examples

More info

Action

Hide an item from the list of estimates

action=timesummaryshow

Parameters described in overview

Overview

Timesummary

Example request:

http://<SERVER>/jsonapi/calendar.json?user=user&password=user&version=3.3&action=timesummaryshow&timesummary=1006689

Example response:

{
  "responsecode": 1,
  "responsestatus": "OK",
  "errorcode": 0,
  "errormessage": "",
  "responsemessage": "1 of 1 time summaries shown.",
  "warningmessage": "",
  "success": true
}