Webhooks Events
Webhook event notifications
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
The webhook type
The creation date of the webhook in ISO8601 format
date-timeThe webhook id
uuid"2ce92305-2f21-4888-a09f-3256bf7c678e"Response Body
Example Requests
/integration.access.errorRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
The unique Chargeflow object identifier
^[0-9a-fA-F]{24}$The unique Chargeflow dispute identifier
^[0-9a-fA-F]{24}$The unique Chargeflow evidence identifier
^[0-9a-fA-F]{24}$The URL to the generated evidence file
The version number of the evidence file
The timestamp when the evidence was generated
"2026-05-07T16:25:29.880Z"Response Body
Example Requests
/evidence.readyRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
The unique Chargeflow object identifier
^[0-9a-fA-F]{24}$The unique Chargeflow dispute identifier
^[0-9a-fA-F]{24}$The unique Chargeflow evidence identifier
^[0-9a-fA-F]{24}$The error code indicating the type of failure
A descriptive message explaining the error
The version number of the evidence file
The timestamp when the error occurred
"2026-05-07T16:25:29.880Z"Response Body
Example Requests
/evidence.errorRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
The webhook type
The creation date of the webhook in ISO8601 format
date-timeThe webhook id
uuid"e11e21e3-41ec-4c9d-9381-442cb6030ce1"Response Body
Example Requests
/dispute.created