mandate.created and mandate.updated webhook notifies the biller when a mandate has been created or the details updated within Ontime. Updates to the mandate may occur when:status of the mandate changes e.g. the specified end date passes and the mandate is no longer active.{
"event_id": "8f3e1d97-1234-4abc-9876-abcdef123456",
"event_type": "payment_request.updated",
"event_timestamp": "2024-03-02T15:30:00Z",
"payload": {
"mandate_id": "12a3500a-eecf-47e2-8352-3a36693e84d9",
"status": "Submitted"
}
}