Integrate QwikFix quote status webhook payload

Properly integrate the QwikFix webhook payload for quote request status updates.

Expected payload:

{
  "message": "QwikQuote request status update",
  "request_uuid": "the-uuid-of-the-quote-request",
  "request_status": "System is Generating a Quote"
}

Useful request_status values called out:

  • System is Generating a Quote
  • System is Generating an Updated Quote
  • Waiting on Quote to be viewed by Participants
  • Approved and pending payment

Other request_status values may also be sent.

Please authenticate to join the conversation.

Upvoters
Status

Code Review

Board
🏠

Main App

Date

5 days ago

Author

Linear

Subscribe to post

Get notified by email when there are changes.