CyberSubmissionResponse
objectResponse object containing cyber submission details including policy information, status, and reference keys
Current status of the policy
Allowed values:Quote PreparationPolicy UpdatedBoundDeclinedReferredQuote NTU
Example:Quote Preparation
Policy number assigned to the submission. Starts with ‘Q’ for quotes, ‘P’ for policies
Match pattern:^[QP]\d{7}$
Example:Q0038456
Business reference number for tracking purposes
Example:CYB-2026-001
Internal policy key identifier used for database references
Example:20894
Internal policy activity key identifier for tracking specific policy activities
Example:45632
Status of the current policy activity
Allowed values:ActiveCompletedPendingCancelledQuote NTU
Example:Active
RequestCommonAttributeData
objectReference to a lookup-backed entity. Supply at least one of id, code, or description (enforced by the @AtLeastOneField constraint). If id is supplied, code/description are not required; if id is omitted, supply code or description. An empty object (all three blank/absent) is rejected.
Primary key of the lookup value
Example:11
Business code of the lookup value
Example:NO
Human-readable description of the lookup value
Example:Cyber Property
SubmissionInsured
objectInsured details. All members are optional at the bean-validation level; the downstream identifies the insured contact via insureContacts (a reference object — send its id).
Example:Veritas Capital
Example:United States
Example:California
Example:123 Cedar Street
Example:Green Bay
Example:contact@example.com
ISO 3166-1 alpha-2
Example:US
ISO 3166-1 alpha-3
Example:USA
Insured-contact reference, e.g. { “id”: “2000887” }
Show Child Parameters
SubmissionPolicy
objectPolicy node. effectiveDate, expiryDate, product, territory are mandatory.
Example:2024-01-01
Example:2025-01-01
Optional currency reference (ISO 4217 description, e.g. USD).
Show Child Parameters
Required. Product reference (send id or description, e.g. Cyber).
Show Child Parameters
Required. Territory reference (e.g. description United States).