Rye home page
Search...
⌘K
Ask AI
Get Started
Get Started
Search...
Navigation
CancelAmazonOrderItem
Documentation
API Reference
Libraries
Changelog
Rye Console
Rye Status
API V2 (Experimental)
Start Here
Authorization
Rate limits
Sync & Sell Anything API
Queries
Mutations
Input
Objects
Entity errors
Experimental
GraphQL Types
Enums
Interfaces
Scalars
Unions
Objects
Root errors
Directives
On this page
Fields
CancelAmazonOrderItem
Represents an order that a customer places for a product.
This is deprecated and will be removed in the future. You should not use it in new code.
Fields
amazonOrderId
ID!
required
A Price object representing the subtotal of the products in the cart before taxes and shipping fees are applied.
status
CancelOrderStatus!
required
The status of the order.
failReason
String
If status is
CANCEL_FAILED
then this property gives details on the reason for the failure.
Was this page helpful?
Yes
No
Assistant
Responses are generated using AI and may contain mistakes.