All Release Notes
Reference Channels by their key
4 January 2019
Composable Commerce
HTTP API
Enhancement
CartsOrdersProduct catalog
You can now reference a Channel using a user-defined key
field in the following scenarios:
When importing a LineItem of an Order using the Order Import API.
When updating the synchronization information of an Order.
When creating a Product, setting a Product's price, or Adding or Changing Embedded Prices of a Product Variant.
[API] the following fields are now a ResourceIdentifier to a Channel instead of a Reference:
- LineItemDraft on Carts:
supplyChannel
distributionChannel
- MyLineItemDraft and Add LineItem on MyCarts:
supplyChannel
distributionChannel
- LineItemImportDraft on Order Import:
supplyChannel
distributionChannel
- PriceDraft on Products:
channel
- Update SyncInfo on Orders:
channel
- LineItemDraft on Carts: