Add account to portfolio

This request adds a line of credit account to a Portfolio.

   Click here to learn more about this request

Portfolios allow lenders to categorize their line of credit accounts. Many lenders use portfolios in tandem with rules to automate categorization. Note the following when using this request:

A line of credit can be categorized in multiple portfolios at a time.

Sub-portfolios also exist as a way to allow greater categorization.

For an example of how portfolios work within the UI, take a look at our Line of Credit Settings article.

Database

For information on Line of Credit database tables, see the following articles:

{
    "Portfolios": {
        "results": [
            {
                "__id": 20
            },
            {
                "__id": 21
            }
        ]
    },
    "SubPortfolios": {
        "results": [
            {
                "__id": 10
            }
        ]
    }
}
Path Params
int32
required

The ID of the line of credit account.

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