{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2026-08-31T10:31:07.811859",
"properties": {},
"__event__": {
"type": "Order.created",
"origin": "api"
},
"orderable_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"user": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"first_name": "Austin",
"last_name": "Taylor",
"email": "jessicasimpson@example.com"
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Platform
Order created
Emitted when an Order has been placed for a Baselayer product.
WEBHOOK
Order.created
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2026-08-31T10:31:07.811859",
"properties": {},
"__event__": {
"type": "Order.created",
"origin": "api"
},
"orderable_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"user": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"first_name": "Austin",
"last_name": "Taylor",
"email": "jessicasimpson@example.com"
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Body
application/json
The identifier of this order.
The type of product that was ordered.
Available options:
BusinessSearch.submitted, BusinessSearch.exported, PersonSearch.submitted, LiensSearch.submitted, LiensSearch.submitted.v2, RegistrationEnrichment.submitted, RegistrationEnrichment.submitted.DE, WebsiteAnalysisRequest.submitted, WebsiteAnalysisRequest.submitted.v2, WebPresenceRequest.submitted, DocketSearch.submitted, DocketUpdateRequest.submitted, LitigationSearch.submitted, LitigationSearch.submitted.v2, BankruptcySearch.submitted, BankruptcySearch.submitted.v2, LienFiling.submitted, LienFiling.search_to_reflect, NAICSPredictionRequest.submitted, NAICSPredictionRequest.submitted.v2, NAICSPredictionRequest.submitted.v3, DMFSearch.submitted, TINVerification.submitted, AdverseMediaSearch.submitted, EmployeeVerificationRequest.submitted, InternationalBusinessSearch.submitted, InternationalEnhancedProfile.submitted, SCRASearch.submitted, MLASearch.submitted, OFACSearch.submitted, PEPSearch.submitted, PEPSearch.submitted.v2, CSLSearch.submitted, FBISearch.submitted, CNSSearch.submitted, OIGSearch.submitted, Prefill.submitted, EnhancedAddOn.submitted, SocialMediaSearch.submitted, ReviewSummarySearch.submitted, ReviewFullSearch.submitted, DirectoryListingsSearch.submitted, InternationalOnlinePresenceSurcharge.submitted, CriminalCheck.submitted, PortfolioItem.monitored The date and time when the order was created.
Example:
"2026-08-31T10:31:07.811859"
A dictionary of properties about the order.
Show child attributes
Show child attributes
The identifier of the ordered product (e.g., a business search).
Details on the User who performed the search.
Show child attributes
Show child attributes
Response
Successful Response