PartnerAccessType
Represents an accessible partner and the roles granting that access.
Fields
The partner the accessor has access to.
The role assignments granting the accessor access to the partner.
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
{
"partner": AffiliateOrganisationType,
"roleAssignments": [RoleAssignment]
}