Add portfolio to loan

This request adds a Portfolio to a loan.

   Click here to learn more about this request

Portfolios allow lenders to categorize their accounts. Portfolios can be used in tandem with the Automation Engine to create powerful automations within LoanPro. Note the following when adding a portfolio to a loan.

A loan can be associated with multiple Portfolios at a time and with a single request.

For more granular categorization, Sub-Portfolios can be associated with loans as well.

For an example of how Portfolios work within the UI, take a look at our Portfolios article on our help site.

Database

For information regarding Portfolio database tables, see the following articles:

Database – Portfolio entity (portfolio_entity)

Database – Portfolio Category Entity (portfolio_category_entity)

{
    "Portfolios": {
        "results": [
            {
                "__id": 26
            },
            {
                "__id": 1
            }
        ]
    }
}
Path Params
int32
required

The ID of the loan.

Body Params
Portfolios
object

This object holds Portfolio information.

SubPortfolios
object

This object holds Sub-Portfolio information.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json