Skip to main content
Rye home page
Search...
⌘K
Get Started
Get Started
Search...
Navigation
ReturnShopifyOrderResult
Universal Checkout API Documentation
Universal Checkout API Reference
Rye Console
Rye Status
See Sync API Documentation
Universal Checkout API
Introduction
Quickstart
API Access & Environments
Guides
SLA
SDK
Postman Collection
API Reference
API Reference
On this page
Fields
Related types
ReturnShopifyOrderResult
Result type for returning a Shopify order
This is deprecated and will be removed in the future. You should not use it in new code.
Fields
returnId
ID!
required
The id of the return request
lineItems
[ShopifyReturnLineItem!]!
required
Array of line items being returned. See the
ShopifyReturnLineItem
for more clientInformation.
status
ReturnOrderStatus!
required
The status of the order. See the
ReturnOrderStatus
type for possible values.
Related types
ReturnOrderResponse
Was this page helpful?
Yes
No
⌘I