SubmissionPolicy
objectPolicy node. effectiveDate, expiryDate, product, territory are mandatory.
effectiveDatestring(date)required
Example:2024-01-01
expiryDatestring(date)required
Example:2025-01-01
currencyobject
Optional currency reference (ISO 4217 description, e.g. USD).
Show Child Parameters
productobjectrequired
Required. Product reference (send id or description, e.g. Cyber).
Show Child Parameters
territoryobjectrequired
Required. Territory reference (e.g. description United States).
Show Child Parameters
Example
UnderWriter
objectunderWriterNamestring
underWriterCompanystring
Example
SubmissionListItem
objectbrokerCompanystringrequired
creationDatestringrequired
underwriterstring
activityExpiryDatestring | null
activityEffectiveDatestring | null
submissionIdstringrequired
insuredstringrequired
Example
Summary
objectSummary information for a lookup field value
idstringrequired
Unique identifier for the lookup value
Example:123
codestring
Code for the lookup value
Example:UW001
descriptionstring
Human-readable description
Example:John Doe
Example
PolicyLevelLookupResponse
objectResponse object for policy level lookup values
requestedFieldsarray[string]required
List of field names that were requested
Example:division, leadingInsurer, underwriter
fieldValuesobjectrequired
Map of field names to their lookup values
statusstringrequired
Status of the lookup request
Allowed values:SUCCESSFAILED
Example:SUCCESS
errorstring
Error message if status is FAILED
Example