Skip to end of metadata
Go to start of metadata
You are viewing an old version of this content. View the current version.
Compare with Current
View Version History
« Previous
Version 11
Next »
{
"Enabled": true,
"User": "",
"Password": "",
"Company": "",
"IdType": ""
}
ServiceGPS Provider Object Properties
Property | Type | Required? | Description |
Enabled | boolean | Yes | Should integration with ServiceGPS be used? |
User | string | No | The username to use to connect to ServiceGPS. Required when Enabled is true . |
Password | string | No | The password to use to connect to ServiceGPS. Required when Enabled is true . |
Company | string | No | The ServiceGPS tenant (account) to connect to. Required when Enabled is true . |
IdType | string | No | Either Driver or Vehicle , representing the type of GPS device used by the Company (i.e. mobile GPS device carried by the worker, or a GPS device attached to the worker's vehicle). Required when Enabled is true . |