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).