case

Create a case

post/case

Request body

idnumber required
namestring required

Name of case

commentstring

Comment available for team

tagstring[]

List of tag which apply to case

featuresstring[]

List of features from dictionaries

letterCountnumber

Count of letter in case

noteCountnumber

Count of note in case

eventCountnumber

Count of event in case

createdOnstring datetime required
createdBystring required

User ID responsible for creating the content

modifiedOnstring datetime required
modifiedBystring required

Response

Expected response to a valid request

idnumber required
namestring required

Name of case

commentstring

Comment available for team

tagstring[]

List of tag which apply to case

featuresstring[]

List of features from dictionaries

letterCountnumber

Count of letter in case

noteCountnumber

Count of note in case

eventCountnumber

Count of event in case

createdOnstring datetime required
createdBystring required

User ID responsible for creating the content

modifiedOnstring datetime required
modifiedBystring required

Changes

Changed in 3 of the 16 revisions of this API.2211

    • added the optional property eventCount to the response with the 201 status

      response-optional-property-added

    • removed the request property matrix

      request-property-removed

    • removed the optional property matrix from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property features

      new-optional-request-property

    • added the optional property features to the response with the 201 status

      response-optional-property-added

  • f16566c7c7ef28See the full diff
    • the request property notifiedUser/items/user became required

      request-property-became-required

    • the request property responsibleUser/items/user became required

      request-property-became-required

    • the response property notifiedUser/items/id became required for the status 201

      response-property-became-required

    • the response property notifiedUser/items/user became required for the status 201

      response-property-became-required

    • the response property responsibleUser/items/id became required for the status 201

      response-property-became-required

    • the response property responsibleUser/items/user became required for the status 201

      response-property-became-required

    • added the required property createdBy to the response with the 201 status

      response-required-property-added

    • added the required property createdOn to the response with the 201 status

      response-required-property-added

    • added the required property modifiedBy to the response with the 201 status

      response-required-property-added

    • added the required property modifiedOn to the response with the 201 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 16 revisions, 1 has no diff computed.