Skip to main content
POST
This endpoint initiates fee calculation for a title entry by publishing a fee calculation event and updating the job status to “enriching”.

Path Parameters

id
string
required
The unique identifier of the title entry

Response

entryId
string
The ID of the title entry for which fees are being calculated
job_status
string
Updated job status, set to “enriching” after fee calculation is initiated

Authorizations

Authorization
string
header
required

API key or Clerk JWT supplied as Authorization: Bearer

Path Parameters

id
string<uuid>
required

Unique identifier of the title entry

Response