Create a new Work Request

Creates a new Work Request with the provided details. Supports multipart/form-data to allow file attachments alongside the request body. Returns the internal ID of the created Work Request.

Body Params
string
required

Asset internal ID for which the Work Request is created.

string
enum

Current status of the asset. Might be required via Tenant level settings.

Allowed:
string

Description of the Work Request. Might be required via Tenant level settings.

string

External reference (ERP Reference) of the Work Request.

failureTypeIds
array of strings

Failure Type internal IDs for the Work Request. Might be required via Tenant level settings.

failureTypeIds
failureTypeReferences
array of strings

Failure Type external references (ERP References) for the Work Request. Might be required via Tenant level settings.

failureTypeReferences
files
array of files

Files to attach to the Work Request. Might be required via Tenant level settings.

files
string

Requester email of the Work Request.

string

Requester name of the Work Request.

Responses

400

Bad Request

403

Forbidden

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json