Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Go to the respective service and populate the mask with the criteria you want to filter your report (see /icbiz/1.0/worklog/report). In our example, we want to get all work logs for

...

Code Block
{
  "responseType": "EXCEPTION",
  "fieldErrors": [],
  "errMsgs": [
    {
      "errorMsg": "Invalid DateFormat for 20131001"
    }
  ],
  "clazz": "de.iconcept.icbiz.api.response.ResponseIct"
}

 

 

...