> For the complete documentation index, see [llms.txt](https://docs.explodely.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.explodely.com/webhooks/refund-webhook.md).

# Refund Webhook

This Explodely webhook is triggered when a refund is generated in your account for any sale. If you have added a refund webhook, Explodely will push the below data points to your webhook URL and you can also select which data points you need while creating the webhook.

Order ID - Explodely order ID of the sale

Customer Name - Buyer's name

Customer Email - Buyer's email

Customer Phone - Buyer's phone

Amount - Refund amount

Product ID - Product ID of the refund

Product Name - Product name

Tracking ID - Tracking ID of the sale (if any)

Affiliate - Affiliate ID of the sale (if any)

Zip Code - ZIP Code of buyer

Country Code - Country code of buyer

Bill Description - Descriptor on payment method of buyer

IP Address - Buyer's IP address
