The nightly event occurs
Webhook
This is an event that is kicked off nightly for each quote.
This event only occurs for new and open quotes. Won or lost quotes will not fire this event.
Internally, this event is used for updating caches, consistency checks etc.
Externally, you can choose to hook into this event and use it for whatever you would like.
Note these fields:
context_str = quotecontext_id = ...(this will be thequote_idof the quote)event = nightly
Request
Responses
- 200
Return a 200 status to indicate that the data was received successfully