RFP_CANCELED
The RFP_CANCELED webhook sends a notification when a request for proposal (RFP) event is canceled.
{
"event_id": "eb7df5f6-3b08-4a20-bb35-09d4eda3a71b",
"created_at": "2026-02-09 01:13:08.461756",
"type": "rfp_canceled",
"rfp": {
"uuid": "1ef0e14c-1b75-47a8-ac99-f38604481a9c",
"request_id": "53c01869-6c0d-470a-9480-e45eb2ea0e89",
"buyer": "[email protected]",
"awarded_at": null,
"closes_at": "2026-02-13T19:00:00-05:00",
"scheduled_publish_at": null,
"questions_due_at": null,
"external_id": "abcd",
"template_uuid": "179cd169-db88-43c2-a80d-7a79f42a5741",
"title": "test rfp event",
"status": "canceled",
"source": "",
"external_data": null
}
}Updated 20 days ago
