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 QuoteSystem is Generating an Updated QuoteWaiting on Quote to be viewed by ParticipantsApproved and pending paymentOther request_status values may also be sent.
Please authenticate to join the conversation.
Code Review
Main App
5 days ago
Linear
Get notified by email when there are changes.
Code Review
Main App
5 days ago
Linear
Get notified by email when there are changes.