Changed on:
12 Nov 2023
When virtual positions have to be updated, this event should be sent to the virtual catalog workflow to invoke the default logic.
This event is used anytime an external (anything from outside this workflow) update of Virtual Positions is triggered.
Property | Description | Type | Required? | Notes |
locationRef | The location reference associated with the virtual position | String | Required | Required when the virtual catalogue type is BASE |
productRef | The product reference associated with the virtual position | String | Required |
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
Name: VirtualCatalogueEvent Event Request Example
Description:
[Warning: empty required content area]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.