ReturnFulfilment

Implements

Connections

returnFulfilmentItems (ReturnFulfilmentItemConnection)

List of return fulfilment item associated with the return fulfilment

Argument Type Description
ref [String!]

External reference for Return Order. Must be unique.

product ProductLinkInput
createdOn DateRange
updatedOn DateRange
first Int

Returns the first n elements from the list

last Int

Returns the last n elements from the list

before String

Returns the elements in the list that come before the specified global ID

after String

Returns the elements in the list that come after the specified global ID

Fields

id (ID!)

ID of the object

createdOn (DateTime)

Date and time of creation

updatedOn (DateTime)

Date and time of last update

ref (String!)

External reference for Return Fulfilment. Must be unique.

workflow (WorkflowLink)

Workflow associated with the return fulfilment

type (String!)

Type of the return fulfilment

status (String!)

Status of the Return Fulfilment

attributes ([Attribute])

List of attributes associated with the return fulfilment

pickupAddress (StreetAddress)

The pickup address in the cases of return orders that are being picked up by a carrier.

lodgedLocation (LocationLink)

The lodged location in cases where the return order was directly returned to a store or DC.

destinationLocation (LocationLink)

The destination of the return order items.

returnOrder (ReturnOrder)

Return order associated with the return fulfilment

workflowRef (String)
Deprecation notice

No longer supported

DEPRECATED, please use the field workflow instead - The reference of the workflow.

workflowVersion (Int)
Deprecation notice

No longer supported

DEPRECATED, please use the field workflow instead - The version of the workflow.