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


id
ID!
required

The unique identifier of the event.

createdAt
required

The time the order event was created.

amount
required

The amount of the refund.

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


id
ID!
required

The unique identifier of the event.

createdAt
required

The time the order event was created.

amount
required

The amount of the refund.