Add-On - Customer Catalog API
Add-On: Yes. Use the REST API endpoints under /V1/customcatalog for customer-product synchronization workflows (ERP/PIM).
This add-on is distributed as the Composer package mageb2b/customer-catalog-api and must be installed/enabled separately from mageb2b/custom-catalog.
What It Adds
- REST endpoints under
/V1/customcatalogfor CRUD and bulk operations - Optional bulk workflows for daily synchronization jobs (including partial-success responses)
Typical Use Cases
- Contract assortments maintained in an ERP/PIM and synced to Magento
- Customer-specific product grants managed externally and pushed in bulk
Notes
- You can configure which customer/product attribute codes are used by the API instead of entity IDs in Magento configuration.
- Cart refresh behavior depends on integration path and active module configuration.
