Refund Notification
Receive a notification when a refund changes status to succeeded
Headers
webhook-signature
An HMAC signature of the payload used to verify the webhook came from Yoco
Payload
The payload of this webhook request is an object.
createdDate
The date and time when the event was created.
id
The unique identifier for the event.
type
The type of event.
Allowed values:
payload
The payload consists of additional information related to the event.
Response
200
any
Return a 200 status to indicate that the data was received successfully.