Failed Refund Notification

Receive a notification when a refund changes status to failed

Headers

webhook-signaturestringRequired
An HMAC signature of the payload used to verify the webhook came from Yoco

Payload

The payload of this webhook request is an object.
createdDatestringRequired
The date and time when the event was created.
idstringRequired
The unique identifier for the event.
typeenumRequired
The type of event.
Allowed values:
payloadobjectRequired
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.