Collateral Tracking Values
Introduction
This article lists the collateral collection values that are available in the API. For more information on collection values, take a look at our Enumerated Values Index article.
Collateral Type (collateral.type)
The types of collateral are as follows:
Value | Description |
---|---|
collateral.type.car | The collateral is an Automobile. |
collateral.type.consumer | The collateral is a consumer product. |
collateral.type.mortgage | The collateral is real estate. |
collateral.type.other | The collateral does not fit any of the above categories. |
GPS Status (collateral.gpsstatus)
The GPS Status options are as follows:
Value | Description |
---|---|
collateral.gpsstatus.installed | A GPS unit is installed on the collateral item. |
collateral.gpsstatus.notinstalled | A GPS unit was installed, but has been removed. |
collateral.gpsstatus.none | A GPS unit was never installed on the collateral. |
Updated 5 months ago