Skip to main content
POST
refund.succeeded

Body

application/json

Data of the webhook event

id
string
required

The unique id for the webhook.

type
enum<string>
required
Available options:
refund.succeeded
date
string
required

The date of the webhook.

payload
object
required

Successful refund data with id of the refunded order.

Response

200

OK