Accelerator B2B Commerce System API
home
This API specification is a component of MuleSoft Accelerators for Salesforce Clouds, which accelerates implementation of essential integration use cases for Service Cloud and Commerce Cloud.
B2B Commerce System API
The B2B Commerce System API exposes Product data as JSON. The current release supports the following functionality:
- Create a Product in to B2B Commerce.
- Get an existing Product from B2B Commerce.
- Perform Product Master updates into B2B Commerce.
The endpoints expects payloads that use the existing entities (ProductCategory, ProductCatalog, ProductImage, PriceBook and CommerceEntitlementPolicy). The entities must have been already setup in B2B Commerce Lightning system before using these operations.
Customers can use this integration template to accelerate implementation.