Create assets

This API request can be used to create multiple (1 - 100) assets with no telematics devices.

To be able to call the service a valid token is required. To get a token follow this guide : How to obtain a token

Body Params
assets
array of objects
required
length between 1 and 100
assets*
string
enum
required
TypeDescription
MachineBattery or fuel-powered heavy assets controlled by an operator.
VehicleHeavy assets used for transporting people or goods, especially on land.
GatewayServe as a communication managers between bluetooth tags and the Iris platform.
AttachmentItems added to machines or equipment for enhanced functionality.
ToolSmall powered assets like impact drills or high-pressure washers.
EquipmentNon-powered assets like wheelbarrows or containers.
OtherAssets that do not fit into the defined categories.
Allowed:
string
length between 0 and 256

The brand of the asset.

string
length between 0 and 100

An external reference on the asset that can be used to store the identifier from other systems such as ERPs.

string
length between 0 and 256

The model of the asset.

string
required
length between 0 and 127

The name of the asset.

date
An optional field to specify the exact production date of the asset in the format YYYY-MM-DD when more precision is needed.
Minimum allowed year for production date is 1900. Maximum allowed year for production date is current year plus one.
The year of Production Date must match Production Year if both are provided together.
int32
The year the asset was produced. Minimum allowed production year is 1900. Maximum allowed production year is current year plus one.
Production Year must match the year of Production Date if both are provided together.
string
length between 0 and 100

The asset serial number (e.g VIN).

string
length between 0 and 50

The type of the asset (excavator, lift, bucket etc.)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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