Webhooks

A Stripe refund attempt failed.

postWebhookbillingRefundFailed

Headers

OnPage-Eventstring required
OnPage-Delivery-Idstring required
OnPage-Timestampstring required
OnPage-Signaturestring required

Payload

refundIdstring required
orgIdstring required
packPurchaseIdstring nullable
amountCentsinteger required
reasonstring nullable required

Response

Ack. Any 2xx is accepted.

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.