EVALWebhooksWebhook Reponse

Description

  • This page will show the sample response of webhook as well as the possible values that can be received in webhooks.

Responses

{
	"intake_token": "aswed3YtKxDzmzLtVO",
	"order_token": "MJhg9Zewsd",
	"data": {
		"action_type": "report",
		"action": "ordered"
	},
	"datetime": "2025-12-14T21:47:10.698Z"
}

Possible Values

KeyValue
intake_tokenIntake token associated with the order in which event happen
order_tokenOrder token in which event happen
datetimeA time when event happen
Possible Values in ‘data’ key
action_typeaction
reportordered
property_analysis
review
finalization
completed
cancelled
revision
revision_completed
on_hold
new_specs
market_update
report_type_changed
report_transferred
rov_withdrawn
possibly other as well…
inspectionordered
accepted
contact_attempted
contact_made
scheduled
completed
revision
received
cancelled
checked_coverage
reschedule
qc
uploading
on_hold
dismissed
possibly other as well…