All Release Notes
HTTP API methods for Stores in Beta
4 June 2019
Composable Commerce
HTTP API
Enhancement
CartsOrdersSecurity and privacyProject configuration
Introduced methods to the HTTP API that allow you to access carts and orders belonging to a specific store. They can be used with an OAuth scope like manage_orders:acme-inc:luxury-brand
.
- [API] Added the following methods the HTTP API to access Carts in a specific Store:
- [API] Added the following methods the HTTP API to access My Carts in a specific Store:
- [API] Added the following methods the HTTP API to access Orders for Stores:
- [API] Added the following methods the HTTP API to access My Orders for Stores:
- [API] New store-based OAuth scopes
manage_my_orders:{projectKey}:{storeKey}
.