Changed on:
21 Oct 2024
These are the Reference Virtual Catalog Workflows provided as part of the Inventory Reference Module.
Fluent Commerce provides
`fc-workflow-virtual-catalogue-base.json`
`fc-workflow-virtual-catalogue-aggregate.json`
The Inventory Module Getting Started Guide defines configuration capabilities for the Reference Inventory Workflows.
1{
2 "name": "VirtualCatalogueEvent",
3 "accountId": "<accountId>",
4 "retailerId": "<retailerId>",
5 "entityRef": "<VC_ref>",
6 "entitySubtype": "<VC_type>",
7 "entityType": "VIRTUAL_CATALOGUE",
8 "rootEntityRef": "<VC_ref>",
9 "rootEntityType": "VIRTUAL_CATALOGUE",
10 "attributes": {
11 "productRef": "<productRef>",
12 "locationRef": "<locationRef>"
13 }
14}
Language: json
Property | Description | Type | Required? | Notes |
| The location reference associated with the virtual position | String | Required | Required when the Virtual Catalog type is BASE |
| The product reference associated with the virtual position | String | Required |
`DeactivateVC`
The corresponding Inventory Module version is 2.1.0.
Control Group(s) assignment to a Virtual Catalog and Bulk Threshold Controls configuration are mandatory for correct Workflows functioning.
The corresponding Inventory Module version is 2.0.0.
The corresponding Inventory Module version is 1.3.0.
Initial changelog entry.
Copyright © 2024 Fluent Retail Pty Ltd (trading as Fluent Commerce). All rights reserved. No materials on this docs.fluentcommerce.com site may be used in any way and/or for any purpose without prior written authorisation from Fluent Commerce. Current customers and partners shall use these materials strictly in accordance with the terms and conditions of their written agreements with Fluent Commerce or its affiliates.