Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement asAssociate() methods #258

Open
jsm1t opened this issue Dec 10, 2024 · 1 comment
Open

Implement asAssociate() methods #258

jsm1t opened this issue Dec 10, 2024 · 1 comment

Comments

@jsm1t
Copy link
Collaborator

jsm1t commented Dec 10, 2024

Fetching data using the .asAssociate option is currently not yet supported, but required for B2B functionality. Allows fetching data based on the associate role in a business unit. (See: https://docs.commercetools.com/api/projects/associate-business-units)

@jsm1t jsm1t changed the title Implement implementation for /as-associate routes Implement /as-associate routes Dec 10, 2024
@jsm1t jsm1t changed the title Implement /as-associate routes Implement asAssociate() methods Dec 10, 2024
@mvantellingen
Copy link
Member

Some basic support is added via #259 but it doesn't do any permission checking yet. At minimum we should validate the business-unit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants