{
"webhook_id": "string",
"webhook_subscription_id": "string",
"event_type": "direct_debit.cleared",
"event_ref_id": "string",
"webhook_date": "string",
"payload": {
"uuid": "string",
"reference": "string",
"agreement_uuid": "string",
"amount": 0,
"priority": "attended",
"statement_reference": "string",
"statement_description": "string",
"last_payment": true,
"payment_date": "string"
},
"webhook_status": "PENDING",
"response_status_code": 0,
"webhook_request_date": "string",
"webhook_request_body": "string",
"webhook_request_headers": {
"Content-Type": "string",
"X-Signature-SHA256": "string",
"X-Signature-Timestamp": "string"
},
"webhook_response_date": "string",
"webhook_response_body": "string",
"webhook_response_headers": "string"
}