RFI Webhooks
RFI webhooks notify your registered endpoint whenever the state of a Request for Information changes. Each event carries the full RFI object as its payload so you can act on the webhook directly without an additional API call.
All RFI webhooks share the same payload structure. See Notifications and webhooks for authentication and delivery details.
Supported events
- RFI Requested — fired when Nium raises a new RFI
- RFI Responded — fired when the client submits a response
- RFI Closed — fired when Nium cancels an RFI before resolution