Search
K
Dev API (For Internal IT Users Only)

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

CreateShellSubmissionRequest

object
insuredobjectrequired
Show Child Parameters
producerobjectrequired
Show Child Parameters
policyobjectrequired
Show Child Parameters
directAssumedstring
typeOfBillingstring
divisionstring
officestring
mopstring
writtenLineinteger(int32)
typeOfPlacementBespokestring
Example

Insured

object
idinteger(int32)required
companyNamestringrequired

>= 0 characters<= 200 characters

domicileCountryobjectrequired

Domicile country — always send as code, e.g. { “code”: “USA” }.

Show Child Parameters
domicileStateobjectrequired

Domicile state — always send as code, e.g. { “code”: “NY” }.

Show Child Parameters
mailingAddress1string

>= 0 characters<= 200 characters

mailingAddressCitystringrequired

>= 0 characters<= 30 characters

emailstringrequired
countryISOAlpha2Codestringrequired

countryISOAlpha2Code must be required

countryISOAlpha3Codestringrequired

countryISOAlpha3Code must be required

Example

Policy

object
effectiveDatestring(date)required
expiryDatestring(date)required
currencyCodestring
productstringrequired
territorystringrequired
Example

PolicyStatusSummary

object

Summary of a policy returned by the /policies/status endpoint.

policykeyinteger

Internal policy key identifier

Example:1086334

policyactivitykeyinteger

Internal policy key identifier

Example:1141169

accountinteger

Account contact key

Example:4040940

insuredinteger

Insured contact key

Example:4040940

producerinteger

Producer contact key

Example:2000556

productinteger

Product identifier

Example:4

effectiveDatestring(date)

Policy effective date

Example:2026-01-15

expiryDatestring(date)

Policy expiry date

Example:2027-01-15

idinteger

Identifier

policyStatusstring

Current status of the policy

Allowed values:Quote PreparationQuoteBoundSubmission DeclinedQuote NTU

Example:Bound

policyActivityStatusstring

Status of the policy

Allowed values:ActiveBoundCompletedPendingCancelledQuote NTU

Example:Bound

Example