Salesforce B2B Commerce API

The Salesforce B2B Commerce API provides REST endpoints for handling commerce data in B2B and D2C storefronts. It offers support for address management, cart management, checkout processing, order management, product handling, pricing, promotions, tax management, wishlist management, and search settings.

API entry from apis.yml

apis.yml Raw ↑
aid: salesforce:salesforce-b2b-commerce-api
name: Salesforce B2B Commerce API
tags:
- B2B Commerce
- Cart
- Commerce
- Orders
- Products
- Storefront
image: https://www.salesforce.com/content/dam/sfdc-docs/www/logos/logo-salesforce.svg
humanURL: https://developer.salesforce.com/docs/commerce/salesforce-commerce/guide/b2b-d2c-comm-storefront-apis-parent.html
baseURL: https://{instance}.salesforce.com/services/data/v{version}/commerce
properties:
- url: https://developer.salesforce.com/docs/commerce/salesforce-commerce/guide/b2b-d2c-comm-storefront-apis-parent.html
  type: Documentation
- url: https://developer.salesforce.com/docs/atlas.en-us.b2b_b2c_comm_dev.meta/b2b_b2c_comm_dev/b2b_b2c_comm_dev_guide.htm
  type: GettingStarted
- url: https://developer.salesforce.com/docs/atlas.en-us.chatterapi.meta/chatterapi/connect_resources_commerce.htm
  type: APIReference
description: The Salesforce B2B Commerce API provides REST endpoints for handling commerce data in B2B
  and D2C storefronts. It offers support for address management, cart management, checkout processing,
  order management, product handling, pricing, promotions, tax management, wishlist management, and search
  settings.