CreateVirtualPositionInput
Input parameter for the createVirtualPosition mutation. A position ref should be unique within the bounds of the specified catalogue, which together makes up the unique identifier for the inventory position record.
The following default values will be set on creation:
-
status=CREATED -
workflowVersion=<Workflow.majorVersion>.<Workflow.minorVersion>.
# After data persistence, an orchestration event will be fired providing the opportunity to perform business logic within a workflow.
For more information, please refer to the https://docs.fluentcommerce.com/essential-knowledge/fluent-big-inventory-overview
Input Fields
String!)
The reference identifier used to identify an entity.
Max character limit: 100.
VirtualCatalogueKey!)
Catalogue
String!)
Type of the VirtualPosition, typically used by the Orchestration Engine to determine the workflow that should be applied. Unless stated otherwise, no values are enforced by the platform.
Max character limit: 50.
[AttributeInput])
List of Attribute containing meta data information for an entity
String)
Product Reference
String)
Group Reference
Int!)
Quantity
[UpsertVirtualSegmentInput])
Virtual Segments assigned to the Virtual Position. The number of Virtual Segments cannot exceed the configured limit. The default limit is 100.