Customer Role Values
Introduction
This article lists the loan customer role collection values that are available in the API. For more information on collection values, take a look at our Enumerated Values Index article.
Customer Role (loan.customerRole)
Value | Description |
---|---|
loan.customerRole.additional | This is the additional customer on a loan. |
loan.customerRole.authorized | This is an authorized user on the loan. |
loan.customerRole.primary | This is the primary customer on a loan. |
loan.customerRole.secondary | This is the secondary customer on a loan. |
loan.customerRole.unassigned | This is the unassigned customer on a loan. |
Updated 15 days ago