PortfolioUserRoleType
The role a user has in association with one portfolio.
Fields
The ID of the portfolio user role.
Deprecation
The 'id' field is deprecated.An access allocation's identifier is internal to the Customer Access domain. Access is identified by who it affects, not by the row that records it: please use 'user', 'portfolio' and 'role' instead.
- Marked as deprecated on 2026-09-02.
- Scheduled for removal on or after 2026-11-01.
Portfolio object.
The portfolio role.
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
{
"portfolio": PortfolioType,
"role": ADMIN,
"user": EspAccountUserType
}