Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Resource URL

Create a new issue.

POST /issues

Parameters

Table of allowed parameters. Underlined parameters are mandatory.

titlestring 
type_idunsigned 
against_idunsigned 
against_typestringe.g, company, site, contact or job
standingstringe.g, open, closed, resolved or submitted
date_startedunix timestamp 
date_dueunix timestamp 
descriptionstring 
class_idunsignedIssue class id. This must point to a valid issue class. For a list of available issue classes, please see GET /issues/classes

 

Handling the response

If successful, the response will contain the newly created issue. Please see the GET endpoint for handling the response. 

  • No labels