CreateReturnFulfilmentItemInput
Input type to create a return fulfilment item
Input Fields
ref (
String!
)
External reference. Must be unique.
Max character limit: 100.
returnOrderFulfilment (
ReturnFulfilmentKey!
)
Return order fulfilment reference
returnOrderItem (
ReturnOrderItemKey!
)
Reference of return order item
unitQuantity (
QuantityTypeInput!
)
Unit quantity of return fulfilment item
product (
ProductKey
)
Product reference
attributes (
[AttributeInput]
)
A list of attributes. Attributes can be used to extend the existing data structure with additional data for use in orchestration rules, etc.