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://lingo.fluentretail.com/display/LIN/Global+Inventory
Input Fields
ref (
String!
)
The reference identifier used to identify an entity.
Max character limit: 100.
catalogue (
VirtualCatalogueKey!
)
Catalogue
type (
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.
attributes (
[AttributeInput]
)
List of Attribute containing meta data information for an entity
productRef (
String
)
Product Reference
groupRef (
String
)
Group Reference
quantity (
Int!
)
Quantity