Creates asset.

Creates an asset.

📘

The rate limit for this API is normal.


Body Params

Provides details to create a new asset.

A JSON Merge Patch object as defined by RFC 7386

string | null

Represents the Asset name.

string | null
string | null
string
enum

Represents the type of the Asset.

Allowed:
assignees
object | null

Represents the field to assign either teams or users to an asset.Or it can be accessed by all when the All property is set True.

string
string | null
string | null
enum
Defaults to Active
Allowed:
devices
array of strings | null

Represents a list of devices connected to the asset. Type of device can be anyone of the device types mentioned: txgo, txgo2, txg03, simtxgo, simtxgo2, simtxgo3, daf, tp, tpnb, tpsim, txtrailerguard, simtxtrailerguard, munic, traxee, simtraxee, scania, tcu350c, tmd102, tmd104, tmd200, tmd200a, and mcu.

devices
customLabels
object | null

Represents Custom labels.

string
enum
Defaults to notConnected
Allowed:
tachoDetail
object | null

Represents the tacho details. It is mandatory when TDA feature is enabled for the organization. Tacho detail is not required for trailer asset type.

double
Defaults to 0
string
enum
Defaults to Unknown

Represents the category of the Asset.

string | null

Model setting of the asset.

string | null

Segment setting of the asset.

string | null

Manufacturer setting of the asset

string | null

trailer type of the asset

string | null
integer
Defaults to 0

Seating Capacity of the Asset

string | null
enum

Energy Source of the asset

string | null
enum

Emission norms of the asset

Allowed:
assetMetadata
object
int32
Defaults to 0

Wheelchair Capacity of the Asset

string | null
date-time | null
Responses

401

Unauthorized access.

429

Too many requests.

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