WebSphere Commerce Storefront REST API
WebSphere Commerce REST API documentation contains a list of resources that are provided by the WebSphere Commerce REST API. Each REST resource contains information such as URLs, descriptions, and sample input and output data.Most REST APIs require the storeId. To find the store ID, open the Store Management tool within the Management Center and select the store. Then, view Store Properties > Store Profile and note the store ID value displayed as the store's Unique ID.
- xC extension points
We can use the xC REST API to extend and develop custom business logic for WebSphere Commerce.- Mapping of REST services to BOD services
The following sections detail how the REST resource method names relate to specific BOD services.- Mapping of REST services to storefront checkout actions
The Aurora starter store uses REST services throughout the checkout process. The actions for each page map to a REST service.- Authentication and Session Management
- Cart
- Catalog
- Commerce Composer
- Coupons and promotions
- Data extract
- Location Based Services
- Marketing
- Miscellaneous
- Order Capture
- Price
- Search
- Search administration
- Store Configurations
- Subscription
- User and Organization Management
- Workspace Support
Related tasks
Viewing REST API using the Swagger user interface
Related reference
REST service annotations