Introduction
Submits a request to terminate a billing plan for the provided list of devices.
Parameters

apiKey

The active API key, or null when authenticating with a Bearer token.

reasonId

ID of the ApiDeviceContractRequestReason that the plan is being terminated. Call GetTerminationReasons for a list of possible reasons.

serialNos

List of Geotab GO Device serial numbers.

sessionId

The active session ID, or null when authenticating with a Bearer token.

sharedDatabase

Return value
Code samples

Loading API Runner...