Salesforce Commerce Cloud (SCC) Open Commerce API (OCAPI) enables you to access SCC resources. OCAPI is divided into different APIs: the Shop API allows a client to interact with the system as a shop customer or as an agent shopping on behalf of a customer, the Data API gives create/read/update/delete access to system resources, and the Meta API can be used to get a formal description of the Open Commerce API including custom attributes.

1.0.0 - Nov 2, 2017

Version 1.0.0 Compatibility

Software Version

Mule Runtime

3.8.x

Salesforce Commerce Cloud

17.7

Features

  1. SHOP API - With the Shop API you interact with the API in the context of a shop customer. The Shop API, like other RESTful APIs, operates on resources. It can retrieve and manipulate the following resources, enabling you to implement storefront-related functionality.

    • Baskets

    • Categories

    • Content

    • ContentSearch

    • CustomObjects

    • Customers

    • Folders

    • GiftCertificate

    • OrderSearch

    • Orders

    • PriceAdjustmentLimits

    • ProductLists

    • ProductSearch

    • Products

    • Promotions

    • SearchSuggestion

    • Sessions

    • Site

    • Stores

1.0.0 Fixed in this Release

  • This version doesn’t have bugs fixed.

1.0.0 Known Issues

  • This version doesn’t have known issues.

Support Resources