Identity.Api.EshopUsers.StoreFront.Requests.UpdateUserAccessFromEshopRequest
Request to partially update a user's access for the caller's customer/store connection.
Only non-null properties will be applied; null properties are left unchanged.
{
"customerRoleId": "string",
"hasCompanyAccess": true,
"hasAllBranchesAccess": true,
"branches": [
"string"
]
}