{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}Webhooks
Outbound webhook channel; one POST per event.
{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}{
"eventId": "<string>",
"version": "<string>",
"timestamp": "<string>",
"organization": {
"organizationId": "<string>",
"slug": "<string>"
},
"data": {
"quoteId": "<string>",
"externalId": "<string>"
},
"type": "<string>"
}Static bearer secret minted by Prets and returned cleartext exactly once at webhook registration. Sent on every delivery as Authorization: Bearer {secret}.
A new Quote was created. The quote may not yet have a financing decision.
A Quote field changed in a way that does not match a more specific lifecycle event.
A Quote was replaced by a newer revision; the previous quote is no longer billable.
The Quote financing status or sub-status changed without reaching a more specific lifecycle event.
A lender returned a financing offer for the Quote.
Financing has been completed and disbursed for the Quote.
The lender rejected financing for the Quote.
The customer cancelled financing for the Quote.
Was this page helpful?