Skip to main content
POST
Raise a request against an asset, or against nothing in particular.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Raise a request against an asset, or against nothing in particular.

The asset is optional because somebody reporting a smell in a corridor should not have to identify the machine first.

p_summary
string<text>
required
p_affects_production
boolean<boolean>
p_asset_id
string<uuid>
p_client_operation_id
string<uuid>
p_description
string<text>
p_device_id
string<uuid>
p_is_safety_concern
boolean<boolean>
p_location_id
string<uuid>
p_severity
string<text>
p_site_id
string<uuid>
p_source_code
string<text>
p_work_request_category_id
string<uuid>

Response

200

OK