Job search
Use the following endpoint to search for jobs:
-
/job/v1/search/jobs
To execute a search, a caller can submit a POST request to a search endpoint. The request payload must contain at least one of the following properties:
companyName
: Complete company name of the insuredfirstName
andlastName
: Complete first and last name of the insuredjobNumber
: The job numberofficialId
: Official identification codephone
: A phone numberpolicyNumber
: The policy numberproducerCode.id
: A valid producer code
When searching for jobs, the caller must also include the jobType.code
property, which denotes the type of job (such as submission or renewal).
The response payload of a search request can be further filtered by adding any of the following properties to the request:
city
: A city location associated with a jobjurisdiction.code
: A jurisdiction codepostalCode
: A postal code associated with a jobproduct.id
: A product ID for the LOBstate.code
: A state associated with a jobstreet
: A street address associated with a job