Skip to main content
← Back to Product Updates
Simulate specific webhook events for screener response updatesWhen simulating a SCREENER_RESPONSES.UPDATED webhook, you can now pass screenerResponseUpdatedType to indicate which status or rejection state you wish to simulate on the screener webhook response. Options include:
  • 'STATUS.PAID'
  • 'STATUS.CANCELLED'
  • 'REJECTED.TRUE'
  • 'REJECTED.FALSE'
See the simulate webhook reference.
Last modified on August 18, 2026