ACORD · Schema

ACORD Policy

JSON Schema for an ACORD NGDS insurance policy object, representing an insurance contract with coverages and insured party.

ClaimsInsurancePolicyStandardsUnderwriting

Properties

Name Type Description
policyId string Unique internal policy identifier
policyNumber string Carrier-assigned policy number
lineOfBusiness string Insurance line of business
status string Current policy status
effectiveDate string Policy effective date
expirationDate string Policy expiration date
premiumAmount number Total policy premium amount
currency string ISO 4217 currency code
insuredParty object
coverages array List of coverages under the policy
endorsements array Policy endorsements and amendments
createdAt string
updatedAt string
View JSON Schema on GitHub