Webhooks
refund
Webhook notification triggered when refund is created or updated
WEBHOOK
Documentation Index
Fetch the complete documentation index at: https://docs.clinkbill.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your secret API key obtained from the Clink dashboard (Developers section)
Current timestamp in milliseconds since Unix epoch (required for request signing)
Body
application/json
Refund event payload in json
Unique identifier for the event
Type of event that occurred
Available options:
refund.created, refund.succeeded, refund.failed Type of this json payload, 'event' if this is an event
Example:
"event"
Timestamp when the event occurred
Response
200
Return a 200 status to indicate that the data was received successfully