Anchor to Return
objectReturn
A product return.
Anchor to Fields and connectionsFields and connections
- Anchor to closedAtclosed•Date
At Time The date when the return was closed.
- Anchor to createdAtcreated•Date
At Time The date when the return was created.
- •ID!non-nullPre-auth accessible
A globally-unique ID.
- Anchor to namename•String!non-nullPre-auth accessible
The name assigned to the return.
- Anchor to returnLineItemsreturn•Return
Line Items Line Item Type Connection! non-nullPre-auth accessible The line items associated with the return.
- Anchor to returnLineItemsCountreturn•Count
Line Items Count The number of line items associated with the return.
- Anchor to reverseDeliveriesreverse•Reverse
Deliveries Delivery Connection! non-nullPre-auth accessible The list of reverse deliveries associated with the return.
- Anchor to statusstatus•Return
Status! non-nullPre-auth accessible The current status of the
Return
.- Anchor to updatedAtupdated•Date
At Time The date when the return was last updated.
Was this section helpful?
Anchor to QueriesQueries
- •query
Returns a Return resource by ID. Apps using the Customer Account API must meet the protected customer data requirements.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Request a new return on behalf of a customer.
- Anchor to orderIdorder•ID!
Id required The ID of the order for which this return is being requested.
- Anchor to requestedLineItemsrequested•[Requested
Line Items Line Item Input!]! required The line items that are requested to be returned.
Arguments
- Anchor to returnreturn•Return
The return request that has been made.
- Anchor to userErrorsuser•[Return
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?