Snapshot - Single-Element

Endpoint Description

The single-element snapshot provides the same data as the Fleet Snapshot Endpoint, but is limited to a single piece of equipment. This piece of equipment is identified by the inclusion of a PIN or VIN as parameters in the URL. The single-element snapshot endpoint uses the common schema.

Request Information

URI

Authorize GEThttps://api20.takeuchi-us.com/Telematics/Fleet/Equipment/{identifier}

URI Parameters

Name Description Type Additional Information
identifier The PIN or VIN that uniquely identifies an asset. string Required

Header Parameters

Key Value Description Requirements
Authorization Bearer *Token generated from Connect endpoints. Authorization is required to access this endpoint. Required
Accept */* | application/xml | application/json By default responses will be "application/xml". Optional

Body Parameters

None (Empty)

Response Information

Resource Description

Response will be defined by ISO/TS, and can either be XML or JSON format.

Fleet

Name Description Type Additional Information
Links Links are used to describe the meta data about call. Each link contains a relationship (rel) and a hyperlink (href). Collection of FleetLinks Single-Element snapshot may not contain links.
Equipment Equipment(s) are earth-moving machinery, which can be identified by the PIN or VIN in the equipment header. Contains data points related to the equipment(s). Collection of FleetEquipment Single-Element snapshots will contain a single element.
version Declaration Version specifies the version of the XML standard to which the XML document conforms. string
snapshotTime The snapshot time is the date and time at which the snapshot of the fleet was created. string Date and Time are expressed as: YYYY-MM-DDThh:mm:ssZ

Response Formats

Return