Maxxton External API

Sections

Creates Workorder

Path Parameters

unitIdinteger Required

ID of the Unit for which the Issue needs to be created.

Body Parameters

errorCodestring Required

The error code that categorizes this issue

priorityinteger

The priority level of the issue, indicating its urgency

descriptionstring

A detailed description of the issue

shortDescriptionstring

A brief summary of the issue

Response

204
Object
The request to create Workorder is completed successfully without any errors
500
Object
Error occurred while creating Issue.

POST

/

Select
1

Response