| Type | Use-Case |
|---|---|
Product | On-Demand view of an Entity’s vehicles. |
Vehicle Objects
Unique identifier for the Vehicle.
The ID of the associated Entity.
An array of vehicle objects.
Status of the Vehicle.
The request is queued to be processed.
The request has successfully been processed.
The request failed to be processed.
Possible enum values
Possible enum values
pendingThe request is queued to be processed.
completedThe request has successfully been processed.
failedThe request failed to be processed.
An object representing an error that occurred while processing this Vehicle. See Vehicle errors.
Timestamp of when the Vehicle was created.
Timestamp of when the Vehicle was last updated.