The result object returned when adding data for a third-party device.
ApiAccount
Stores account information for API accounts.
ApiAccountGroup
Stores account information for API account groups.
ApiAccountIdGroupMapping
Stores account ID and accountGroup mapping information.
ApiAddAutoEnrollmentGroupsForAddInResponse
Acknowledgement response for the AddAutoEnrollmentGroups API. Echoes back what the request targeted so callers can confirm the groups were added without a follow-up read.
ApiAutoEnrollmentGroup
Represents an auto-enrollment group for a Device Add-In.
ApiBlockAddInResponse
Acknowledgement response for the BlockAddIn API. Echoes back what the request targeted so callers can confirm the block was applied without a follow-up read.
ApiBulkDeviceAddInJobResponse
Acknowledgement response for the bulk EnrollAllDevicesFromAddIn and UnenrollAllDevicesFromAddIn APIs. The work is queued for background processing; per-device results are not available synchronously.
ApiCancelPendingTerminationResult
Contains information on whether a termination cancellation request was successfully processed or not
ApiConnectedDevice
Contains information related to a device's connection information.
ApiConnectedEquipmentResult
The harness and IOX accessories detected on a device.
Acknowledgement response for the DeactivateAddIn API. Echoes back what the request targeted so callers can confirm the deactivation was applied without a follow-up read.
ApiDeviceAddIn
Contains information about a Device Add-In subscription for an account. Represents a Level 1 view of Add-In data per database.
ApiDeviceAddInDetail
Contains device-level enrollment details for a Device Add-In. Represents a Level 2 view of a single device's enrollment status within a specific Add-In and database.
ApiDeviceAddInEnrollmentAuditLogEntry
A single Device Add-In enrollment audit log entry. Represents one enrollment or unenrollment event for a device within a specific Add-In and database.
ApiDeviceAddInEnrollmentErrorCode
Identifies why a device could not be enrolled in an Add-In subscription. Lets API consumers branch on a stable code instead of parsing the human-readable error message.
ApiDeviceAddInEnrollmentResult
Contains the enrollment or unenrollment result for a single device.
ApiDeviceBillingChangeResult
Contains information on whether a billing change request was successfully added or not
ApiDeviceContract
Contains information related to a device's contract.
The current health and connectivity status for a device.
ApiEngineData
Represents diagnostic engine data support information, including protocol codes and support percentages derived from vehicle data analysis.
ApiEnrollDeviceFromAddInResponse
Response wrapper for the EnrollDeviceFromAddIn API. Contains per-device enrollment results.
ApiForceChangePassword
Force Change Password Details.
ApiGeotabDevice
Stores information about a Geotab device.
ApiGetAvailableAutoEnrollmentGroupsResponse
Response for the GetAvailableAutoEnrollmentGroups API. Returns the set of groups in the database that may be selected when configuring auto-enrollment for any Add-In on that database.
ApiInstallRequestItem
Stores installation service request information for a single item in an order.
ApiIoxDevice
Details of an IOX accessory connected to a device.
ApiItemResult
Represents a statistical result for a specific vehicle component or protocol, including its name, occurrence percentage, and associated protocol code.
ApiMinedVehicleData
Represents comprehensive vehicle details obtained through data mining operations. Contains vehicle identification information, compatibility data (protocols, harnesses), and statistical analysis results aggregated from historical device installations and registrations.
ApiNameEntity
Base class for all entity items.
ApiOemSupportEligibility
Enum for possible results of OEM Support Eligibility calculation
ApiOnlineOrder
Contains order status information.
ApiOnlineOrderItem
Contains status information about an item in an order.
ApiOrderHeader
Stores header information for an order.
ApiOrderItem
Stores information related to an item in an order.
ApiOrderItemProductAttribute
Stores product attribute configuration for an item on an order.
ApiOrderItemProductAttributeGroup
Stores a grouping of product attribute configurations for an item on an order.
ApiOrderShipItem
Contains information related to a shipment.
ApiOrderVehicleInfo
Stores vehicle information for a single item in an order.
ApiPartnerDevice
Contains information related to a partner device.
ApiPricingType
The available category of pricing for the product. Extends ApiNameEntity.
ApiProductAndPricing
A group object that contains a product and its associated costs as at a specific point in time, for a particular ApiAccount. Extends ApiNameEntity.
ApiProductAttribute
Stores a product attribute configuration.
ApiProductCategory
Category a product belongs to. Extends ApiNameEntity.
Contains the name of the region where a device is domiciled
ApiRemoveAutoEnrollmentGroupsForAddInResponse
Acknowledgement response for the RemoveAutoEnrollmentGroups API. Echoes back what the request targeted so callers can confirm the groups were removed without a follow-up read.
ApiReturnReason
Return Reasons for Sales Return RMAs. Extends ApiNameEntity.
Acknowledgement response for the SetAddInAutoEnrollmentFlag API. Echoes back the resulting auto-enrollment state so callers can confirm what was applied without a follow-up read.
ApiSharedDatabase
Contains a database GUID and whether it is the owner or not for a specific device.
ApiShippingFee
Shipping fee type, indicates whether shipping fee is Standard, Priority or Local Pickup. Extends ApiNameEntity.
ApiSortDirection
Direction to sort a query result.
ApiSubscriptionFilter
Filter criteria for retrieving subscriptions via GetSubscriptionsByPageAsync.
ApiSubscriptionResult
Represents a subscription returned by GetSubscriptionsByPageAsync.
ApiSubscriptionSortColumn
Available columns for sorting subscriptions.
ApiSubscriptionStatus
Represents the status of a subscription.
ApiTimeline
Device timelines
ApiUnblockAddInResponse
Acknowledgement response for the UnblockAddIn API. Echoes back what the request targeted so callers can confirm the unblock was applied without a follow-up read.
ApiUnenrollDeviceFromAddInResponse
Response wrapper for the UnenrollDeviceFromAddIn API. Contains per-device unenrollment results.
ApiUser
Your public User account, including your UserId which you use for your Api Key. Extends ApiNameEntity.