{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"__event__": {
"type": "DocketSearch.submitted",
"origin": "api"
},
"business_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"person_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"business_search_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Litigations
Docket search submitted
Emitted when a Docket search for a business has been submitted for processing.
WEBHOOK
DocketSearch.submitted
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"__event__": {
"type": "DocketSearch.submitted",
"origin": "api"
},
"business_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"person_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"business_search_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Body
application/json
The identifier of this docket search request.
The current state of the docket search request.
Available options:
PENDING, EXECUTING, COMPLETED, FAILED, CANCELLED Show child attributes
Show child attributes
The identifier of the business the search was performed for.
The identifier of the person the search was performed for.
The identifier of the business search the docket search was performed for
Response
Successful Response