Update Transaction
Partially update a transaction by ID
Path Parameters
Agent Assignment
agentIds replaces the assigned agent set.
Response Shape
Error Scenarios
Bad Request (400)
Returned when a path parameter is malformed or the body fails validation.Transaction Not Found (404)
Returned when the transaction does not exist under the policy, or belongs to a different upstream entity.Duplicate Transaction (409)
Returned when the update would produce a transaction that duplicates an existing one.Agent Assignment Rejected (422)
Returned whenagentIds is supplied without a confirmed agency, or an agent is not available to the matched agency.
Unauthorized (401)
Missing or invalid authentication token. See Authentication.Path Parameters
Unique identifier of the parent policy
"6650a1b2c3d4e5f6a7b8c9d0"
Unique identifier of the transaction
"6650a1b2c3d4e5f6a7b8c9d1"
Body
Transaction date (ISO 8601)
"2025-01-15T00:00:00.000Z"
US state code where the risk is located
"CA"
Transaction type
new, renewal, endorsement, cancellation, audit, reinstatement, bound "endorsement"
Caller-supplied stable dedup id
"ext-txn-001"
Name of the insured party
"Example Corp"
Agency name
"Premier Insurance Agency"
Insurance carrier name
"National Insurance Co"
Effective date (ISO 8601)
"2025-01-15T00:00:00.000Z"
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"
Agent association. Pass ids to (re)assign, or an empty array / null to unassign every agent.