Changed on:
2 Nov 2023
Sends an event to all Fulfilments in a Wave. Optionally, it can also send each event with a list of Articles and their dimensions, such as length, width, height, and weight.
Plugin Name | Fulfilment Reference Module |
---|---|
Namespace | {{accountId}}.fulfilment |
The Fulfilment Reference Module is the foundation for in-store operations. It provides a reference Workflow for pick, pack, and shipping of orders for in-store staff. Extensible by design, use this Module as a base to build a solution to the needs of your customers.
Sends an event to all Fulfilments in a Wave. Optionally, it can also send each event with a list of Articles and their dimensions, such as length, width, height, and weight.
Properties | Type | Description |
eventName |
| The name of the outgoing event sent for each Fulfilment |
Name | Type | Required? | Default | Description |
allFulfilmentArticles |
| Yes | N/A | The details of all the Articles packed by the Store associate which are keyed by the Fulfilment.id they relate to within a Wave. |
fulfilmentArticles | Array of
| No | N/A | If the rule is used during the packing step, then the dimensions and weight specified by the Store Associate are sent. |
Name | Type | Required? | Description |
packaging_name |
| Yes | The name of an article belonging to Fulfilments in a Wave. |
length |
| Yes | The length of an article in cm. |
width |
| Yes | The width of an article in cm. |
height |
| Yes | The height of an article in cm. |
weight |
| Yes | The weight of an article in kg. |
maxWeight |
| No | The maximum weight of an article. |
1N/A
Language: json
`allFulfilmentArticles`
`fulfilmentArticles`
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.