Objects
RefundCreatedOrderEvent
Represents a refund created for an order.
This object corresponds to a REFUND_CREATED
webhook event. A single order can have multiple refunds in cases where the shopper goes through the refund process multiple times for a single order.
If the order is completely refunded, a PaymentRefundedOrderEvent
will be created in addition to any pre-existing RefundCreatedOrderEvent
objects.
Fields
The unique identifier of the event.
Related types
Was this page helpful?