CreatePortfolioInput
Input fields
The brand to associate with this portfolio, if not provided the default brand will be used.
Whether collective bills should be issued for the portfolio's accounts. The default value is False.
The ID of the operations team to associate with this portfolio.If no team is provided, no team will be assigned to the portfolio.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"brandCode": "seat-rather-suffer-production-hope",
"collectiveBilling": true,
"operationsTeamId": "94699845"
}