Introduction
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.
Properties

DatabaseName

The database name the request targeted.

IsAutoEnrollEnabled

The auto-enrollment state after the request was applied. Mirrors the input enableAutoEnroll parameter on success.

SolutionId

The Solution ID the request targeted.

Success

True when the request was accepted and applied to MyGeotab.

UnenrolledDevices

True when the disable path also unenrolled the previously auto-enrolled devices. Always false when enableAutoEnroll was true (the flag is only honored when disabling).

Loading API Runner...