Skip to main content
POST
Create a new equipment item

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Body

application/vnd.api+json

The equipment item to create. reference, serial and asset_number are all required. asset_number must be unique within the organisation; duplicate serial values within the same organisation are allowed. vibration_magnitude is required when vibration_source is true and must be omitted otherwise. manufacturer and model are both optional, but if model is supplied with a non-null data then manufacturer MUST also be supplied with a non-null data and the model must belong to that manufacturer.

data
object
required

Response

Get a list of equipment in the organisation.

JSON API response object

data
object
required

An equipment item

jsonapi
object
required
included
object[]

Related resources that can be included when an equipment item is returned.

An equipment manufacturer