Update Policy
Partially update a policy by ID
Path Parameters
Association Fields Are Set-or-Clear
productId and downstreamEntityAssociationId follow this rule. Omitting a field leaves the existing association untouched.Response Shape
Error Scenarios
Bad Request (400)
Returned whenpolicyId is malformed or the body fails validation.
Not Found (404)
Returned when the policy, or a suppliedproductId or downstreamEntityAssociationId, does not exist for your upstream entity.
Unauthorized (401)
Missing or invalid authentication token. See Authentication.Path Parameters
Unique identifier of the policy
"6650a1b2c3d4e5f6a7b8c9d0"
Body
Lifecycle status override
bound, active, expired, cancelled, non renewed "active"
Name of the insured party
"Example Corp"
Agency name
"Premier Insurance Agency"
Insurance carrier name
"National Insurance Co"
Policy effective date (ISO 8601)
"2025-01-15T00:00:00.000Z"
Policy expiration date (ISO 8601)
"2026-01-15T00:00:00.000Z"
Premium amount in USD
5000
Aggregate coverage limit in USD
1000000
Per-claim coverage limit in USD
500000
Line of business
"Commercial Lines"
License number
"LIC-001"
National Producer Number
"11223344"
Producing agent name
"Jon Doe"
Producer identifier code
"PROD-001"
Product name
"General Liability"
Product code
"GL-100"
Filing number
"FIL-2025-001"
SLA number
"SLA-2025-001"
External billing identifier
"BILL-2025-001"
Agency National Producer Number
"12345678"
Agency Federal Employer Identification Number
"12-3456789"
Agency state license number
"ABC-123456"
State where the agency license was issued
"CA"
Individual agent name
"John Smith"
Agent National Producer Number
"87654321"
Agent state license number
"LIC-789012"
State where the agent license was issued
"TX"
Product association. Pass an id to (re)link, or null to clear the product match.
"6650a1b2c3d4e5f6a7b8c9d0"
Agency association (downstreamEntityAssociationId from GET /downstream-entity-associations). Pass an id to (re)link, or null to clear the agency match.
"6650a1b2c3d4e5f6a7b8c9d0"