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.
ApiAutoEnrollmentGroup
Represents an auto-enrollment group for a Device Add-In.
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.
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.
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.
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.
ApiInstallRequestItem
Stores installation service request information for a single item in an order.
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.
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
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.