Fields


id
ID!
required
The unique identifier of the event.
createdAt
required
The time the order event was created.
reason
String!
required
The reason for the order failure.
reasonCode
A standardized code categorizing the type of order failure.
retryable
Boolean
Indicates whether Rye recommends retrying the order.Learn more about handling failed orders in error handling guide.