Skip to main content
WSS
Messages
bearerAuth
type:http

Static bearer secret minted by Prets and returned cleartext exactly once at webhook registration. Sent on every delivery as Authorization: Bearer {secret}.

quote.created
type:object

A new Quote was created. The quote may not yet have a financing decision.

quote.updated
type:object

A Quote field changed in a way that does not match a more specific lifecycle event.

quote.superseded
type:object

A Quote was replaced by a newer revision; the previous quote is no longer billable.

quote.financing.updated
type:object

The Quote financing status or sub-status changed without reaching a more specific lifecycle event.

quote.financing.offer_received
type:object

A lender returned a financing offer for the Quote.

quote.financing.completed
type:object

Financing has been completed and disbursed for the Quote.

quote.financing.rejected
type:object

The lender rejected financing for the Quote.

quote.financing.cancelled
type:object

The customer cancelled financing for the Quote.