Triggered when a refund has been fully processed and completed.
This event is fired once when all refund transactions within a refund have reached
their final state (either SUCCEEDED
or FAILED
). Contains the order ID, completed
refund details, any side effects (such as inventory restocking or email notifications),
and the updated order transaction state.
Unique event ID. Allows clients to ignore duplicate webhooks.
Fully qualified domain name of the entity associated with the event. Expected wix.ecom.v1.order_transactions
.
Event name. Expected refund_completed
.
ID of the entity associated with the event.
Event timestamp.
Whether the event was triggered as a result of a privacy regulation application (for example, GDPR).
If present, indicates the action that triggered the event.
Event information.