Update Equipment By ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the equipment. It could also be the external ID of the equipment, but in order to use external ID it has to follow this format: ext:{externalID} or external_id:{externalID}. So for example if the equipment's external ID is test123 then the value of equipmentID should be ext:test1234 or external_id:test1234.

Body Params

Equipment Update Object

Represents a piece of equipment typically owned by a carrier inclusive of equipment file, license, type and subtype information..

string

The name of the equipment

string

The description of the equipment

uuid

The uuid of the org that owns the equipment

uuid

The uuid of this equipment's type

uuid

The uuid of this equipment's subtype

string

An external identifier for this equipment

uuid

The id of the user that manages this piece of equipment

string

The name of the user that managest his piece of equipment

number

The length of this equipment

number

The width of this equipment

number

The height of this equipment

number

The maximum weight of this equipment

string
enum
Allowed:
string
enum
Allowed:
string

The status of this equipment

boolean

Whether or not this piece of equipment is assigned to a manifest

boolean

Whether or not this piece of equipment's manifest is in transit

string

The Vehicle Insurance Number of this equipment

string

The id of the bill item type for this equipment

string

The id of the pay type for this equipment

number
equipment_licenses
array of objects
equipment_licenses
equipment_files
array of objects
equipment_files
equipment_type
object

Represents an equipment's type

equipment_sub_type
object

Represents an equipment's type

connector_mappings
object

A (key, object) map, where the key is connector ID (represents the vendor) and the object contains vendor details associated with this Rose Rocket equipment.

Responses

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