CreateArticleInput
Article
Input Fields
ref (
String!
)
type (
String!
)
Type of the Article
, 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]
)
articleNumber (
String
)
Max character limit: 30.
barcodeArticleNumber (
String
)
Max character limit: 50.
description (
String
)
Max character limit: 256.
height (
Float!
)
length (
Float!
)
name (
String
)
Max character limit: 256.
purchaseValue (
String
)
Max character limit: 100.
weight (
Float!
)
width (
Float!
)
expiryDate (
DateTime
)
quantity (
Int
)
fulfilments (
[FulfilmentId]!
)
storageArea (
StorageAreaId
)