v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
Tasks
Work Request Submissions

Create WR Submission

Creates a new work request submission. The submission enters a pending state and must be approved or declined by a reviewer.

locationID and dueDateUnit are required. All other fields are optional.

post/v2/work-requests/work-request-submissions

Request body

locationIDinteger required

The location ID for the work request submission.

assetIDinteger nullable

The asset ID associated with the submission.

attachmentsstring[]
timeUnixinteger

Unix timestamp for the request.

priorityIDinteger nullable

Priority ID for the submission.

dueDateUnitstring required

Unit for the due date. Can be "days" or "hours".

requesterNamestring

Name of the person submitting the request.

requestTitlestring

Title of the work request submission.

requestDescriptionstring

Description of the problem.

Response

Work request submission created

workRequestSubmissionIdinteger
status'Pending' | 'Approved' | 'Rejected'
createdByUserIdinteger
createdAtstring
updatedAtstring
deletedAtstring nullable
reviewedByUserIdinteger nullable
reviewedAtstring nullable
reviewedReasonstring nullable
additionalNotesstring nullable
locationIdinteger
assetIdinteger nullable
priorityIdinteger nullable
dueDateUnitstring nullable
requestInformationobject
customerIDinteger
requestTitlestring
assignedToProfileIdinteger nullable
requestDescriptionstring nullable
checklistIDinteger nullable
requesterNamestring