ReturnOrder
Implements
Connections
ReturnVerificationConnection
)
A list of return verifications for this return order.
Argument | Type | Description |
---|---|---|
ref |
[String!]
|
External reference for |
type |
[String!]
|
|
verificationDetails |
[String]
|
verification details |
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 |
ReturnOrderItemConnection
)
The list of associated return order items.
Argument | Type | Description |
---|---|---|
ref |
[String!]
|
External reference for |
status |
[String!]
|
Status of the return order |
product |
ProductLinkInput
|
|
orderItem |
OrderItemLinkInput
|
|
returnReasonComment |
[String]
|
An optional comment. Required if the reason code required further information such as 'Other'. |
returnConditionComment |
[String]
|
An optional comment. Required if the condition code required further information such as 'Other'. |
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 |
ReturnFulfilmentConnection
)
The list of associated return fulfilments.
Argument | Type | Description |
---|---|---|
ref |
[String!]
|
External reference for |
workflow |
WorkflowLinkInput
|
|
type |
[String!]
|
Type of the return fulfilment |
status |
[String!]
|
Status of the |
lodgedLocation |
LocationLinkInput
|
|
destinationLocation |
LocationLinkInput
|
|
workflowRef |
[String]
|
DEPRECATED, please use the field |
workflowVersion |
[Int]
|
DEPRECATED, please use the field |
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 of the object
DateTime
)
Date and time of creation
DateTime
)
Date and time of last update
String!
)
External reference for ReturnOrder
. Must be unique.
RetailerLink
)
The associated retailer for this return order
WorkflowLink
)
Workflow version of the return order
String!
)
Type of the return order
String!
)
Status of the Return Order
[Attribute]
)
List of attributes.
CustomerLink
)
The associated customer for this return order.
OrderLink
)
The associated order for this return order.
The generated key representing an authorised return order which the customer can use to progress through the return order process.
The authorised disposition for this return order. This can be different to the return disposition action which reflects the actual action once an item has been inspected.
The time at which the return authorisation expires.
StreetAddress
)
The pickup address in the cases of return orders that are being picked up by a carrier.
LocationLink
)
The lodged location in cases where the return order was directly returned to a store or DC.
LocationLink
)
The destination of the return order items.
OrderLink
)
The associated exchange order managed the exchange item.
CreditMemoLink
)
The associated credit memo for this return order.
CurrencyLink
)
Reference to the currency type. Generally, the standard ISO-4217 is used.
TaxType
)
The default Tax Type for this return order. Individual return order items can override.
AmountType
)
The total amount of this return order excluding tax.
AmountType
)
The total amount of tax for this return order.
AmountType
)
The total amount of this return order including tax
String
)
No longer supported
DEPRECATED, please use the field workflow
instead - The reference of the workflow.
Int
)
No longer supported
DEPRECATED, please use the field workflow
instead - The version of the workflow.