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:

ValueDescription
collateral.type.carThe collateral is an Automobile.
collateral.type.consumerThe collateral is a consumer product.
collateral.type.mortgageThe collateral is real estate.
collateral.type.otherThe collateral does not fit any of the above categories.

GPS Status (collateral.gpsstatus)

The GPS Status options are as follows:

ValueDescription
collateral.gpsstatus.installedA GPS unit is installed on the collateral item.
collateral.gpsstatus.notinstalledA GPS unit was installed, but has been removed.
collateral.gpsstatus.noneA GPS unit was never installed on the collateral.

Did this page help you?