API – Collateral Collections
General
Below is a list of collections options for Adding Collateral to a Loan in the API. For certain fields, one of these options must be sent over in the JSON request.
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. |
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 |