Versions Compared

Key

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

...

Allows you to specify optional fields and linked objects to include in the response, if successful.
titlestring 
type_idunsigned 
against_idunsigned 
against_typestring resolutionstring e.g, company, site, contact or job
standingstring e.g, open, closed, resolved or submitted
date_startedunix ts or "now"timestamp 
date_dueunix ts or "now"timestamp 
descriptionstring _fieldsstring
class_idunsignedIssue class id. This must point to a valid issue class. For a list of available issue classes, please see GET /issues/classes
assigneeunsigned int

Staff id. This must point to a valid staff. The staff will be assigned and be informed of this assigned issue.

For a list of available staff, please see GET /staff

Handling the response

The updated issue will be returned in the response. Please see the GET endpoint for handling the response.