Changed on:
29 Aug 2024
Creates a base virtual position and sends the event
`{eventName}`
Plugin Name | Inventory Reference Module |
---|---|
Namespace | [[account.id]].globalinventory |
The Inventory Reference Module is the foundation for inventory related implementations. It provides reference Workflows for inventory ingestion and processing. Extensible by design, use this Module as a base to build a solution to the needs of your customers.
The Inventory Module includes the following areas:
Creates a base virtual position and sends the event {eventName}
`{eventName}`
`{entityType}`
`{entitySubtype}`
Parameter | Description |
eventName | The name of event to be triggered |
Parameter | Description | Data Type | Required? |
productRef | The product ref to load inventory positions | String | Required |
locationRef | The location ref of this virtual position | String | Required |
inventoryPositionRef | Inventory position ref | String | Optional |
targetVirtualPositionRef | The virtual position ref to be created | String | Required |
virtualCatalogueRef | The ref of virtual catalogue | String | Required |
virtualCatalogueInventoryCatalogueRef | The inventory catalogue ref of the virtual catalogue | String | Required |
virtualCatalogueProductCatalogueRef | The product catalogue ref of the virtual catalogue | String | Required |
virtualCatalogueControlGroupRef | The control group ref of the virtual catalogue | String | Required |
`inventoryPositionRef`
`{productRef}:{locationRef}:DEFAULT`
`{virtualCatalogueInventoryCatalogueRef}`
`{entityRef}`
1{
2 "name": "[[account.id]].globalinventory.CreateBaseVirtualPosition",
3 "props": {
4 "eventName": "CREATE"
5 }
6}
Language: json
`{virtualCatalogueInventoryCatalogueRef}`
`inventoryPositionRef`
`{productRef}:{locationRef}:DEFAULT`
`{targetVirtualPositionRef}`
`{virtualCatalogueRef}`
`{entityRef}`
`{targetVirtualPositionRef}`
`{entityType}`
`{entitySubtype}`
`{productRef}`
`{virtualCatalogueProductCatalogueRef}`
`{virtualCatalogueControlGroupRef}`
`{productRef}`
`{virtualCatalogueControlGroupRef}:EXCLUSION:{productRef}`
`{virtualCatalogueControlGroupRef}:EXCLUSION:{category_ref}`
`{productRef}`
`{virtualCatalogueProductCatalogueRef}`
`{virtualCatalogueControlGroupRef}`
`{locationRef}`
`{productRef}`
`{virtualCatalogueControlGroupRef}:QUANTITY_BUFFER:{productRef}:{locationRef}`
`{virtualCatalogueControlGroupRef}:QUANTITY_BUFFER:{productRef}`
`{virtualCatalogueControlGroupRef}:QUANTITY_BUFFER:{locationRef}`
`{virtualCatalogueControlGroupRef}:QUANTITY_BUFFER:{category_ref}`
`executionOrder`
`executionOrder`
Refers to the plugin
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.