Skip to main content
WEBHOOK

Body

application/json
id
string<uuid>
required

The identifier of this docket search request.

state
enum<string>
required

The current state of the docket search request.

Available options:
PENDING,
EXECUTING,
COMPLETED,
FAILED,
CANCELLED
__event__
WebhookMetadata · object
business_id
string<uuid> | null

The identifier of the business the search was performed for.

person_id
string<uuid> | null

The identifier of the person the search was performed for.

business_search_id
string<uuid> | null

The identifier of the business search the docket search was performed for

Response

Successful Response