v1
latestOpenAPI 3.1.02026-07-2656258207.2 KBrefund.completed
Send refund completion webhook
postWebhookrefund.completed
Payload
Example payload
{
"data": {
"amount_refunded": 12.34,
"reason": "requested_by_customer",
"status": "new",
"charge_id": "chg_VnUihmASmF"
}
}Response
Return a 200 status to indicate that the webhook was received successfully