📄️ addressesByCompanyId
AUTH: Role=[user.OWNER,user.EDITOR,user.VIEWER] OR (('user is authenticated') AND ('companyId(s) if present in input matches JWT'))
📄️ addressesByCustomerId
AUTH: Role=[user.OWNER,user.EDITOR,user.VIEWER] OR (('user is authenticated') AND ('customerId if present in input matches JWT'))
📄️ addressesByOrderId
Use orderAddresses
📄️ addressesByUserId
AUTH: Role=[user.OWNER,user.EDITOR,user.VIEWER] OR (('user is authenticated') AND ('userId if present in input matches JWT'))
📄️ adminUserTenant
AUTH: Role=[role.OWNER,role.EDITOR]
📄️ adminUserViewer
AUTH: Role=[] OR ('user is authenticated')
📄️ adminUser
AUTH: Role=[role.OWNER,role.EDITOR,role.VIEWER] OR (('user is authenticated') AND ('email if present in input matches JWT'))
📄️ adminUsers
AUTH: Role=[role.OWNER,role.EDITOR,role.VIEWER]
📄️ attributeDescription
No description
📄️ attributeDescriptions
No description
📄️ attributeResultByCategoryId
No description
📄️ attributeResultByClusterId
No description
📄️ attributeResultByCompanyId
No description
📄️ attributeResultByContactId
No description
📄️ attributeResultByCustomerId
No description