Trident APIs

SubmissionPolicy

object

Policy node. effectiveDate, expiryDate, currency, product, territory are mandatory.

effectiveDatestring(date)required

Required. Policy effective date (ISO 8601). Source: policy terms section of the slip.

Example:2024-01-01

expiryDatestring(date)required

Required. Policy expiry date (ISO 8601). Source: policy terms section of the slip.

Example:2025-01-01

currencyobjectrequired

Required. Currency reference — code only (e.g. USD, GBP, EUR).

* Additional properties are NOT allowed.
Show Child Parameters
productobjectrequired

Required. Product reference — id only.

* Additional properties are NOT allowed.
Show Child Parameters
territoryobjectrequired

Required. Territory reference — code only.

* Additional properties are NOT allowed.
Show Child Parameters
Example

SubmissionPolicyFull

Policy node for the Full step — same shape as SubmissionPolicy. The free-text policy description is supplied via the top-level policyDescription field.

effectiveDatestring(date)required

Required. Policy effective date (ISO 8601). Source: policy terms section of the slip.

Example:2024-01-01

expiryDatestring(date)required

Required. Policy expiry date (ISO 8601). Source: policy terms section of the slip.

Example:2025-01-01

currencyobjectrequired

Required. Currency reference — code only (e.g. USD, GBP, EUR).

* Additional properties are NOT allowed.
Show Child Parameters
productobjectrequired

Required. Product reference — id only.

* Additional properties are NOT allowed.
Show Child Parameters
territoryobjectrequired

Required. Territory reference — code only.

* Additional properties are NOT allowed.
Show Child Parameters
Example

UnderWriter

object
underWriterNamestring
underWriterCompanystring
Example

SubmissionListItem

object
brokerCompanystringrequired
creationDatestringrequired
underwriterstring
activityExpiryDatestring
activityEffectiveDatestring
submissionIdstringrequired
insuredstringrequired
Example

LookupValue

object

A single lookup value entry

idintegerrequired

Unique identifier for the lookup value

Example:2000007

codestring

Code identifier for the lookup value (may not be present for all entries)

Example:M1609

descriptionstringrequired

Human-readable description of the lookup value

Example:Mosaic Syndicate 1609

Example