Policy number returned by POST /submission/global
Example:Q0038456
Returns the per-step status (base / full / quote / bind) plus the attempt counters and last error messages for a submission. Updated by a background reconciler as the asynchronous steps complete.
Policy number returned by POST /submission/global
Example:Q0038456
Status row found
Persisted per-step status for a global submission.
Example:9b3f7c1c-1f0a-4e2d-9d7c-2e3a8b4c6d2e
Example:Q0038456
Allowed values:PENDINGRUNNINGBASE_OKFULL_OKQUOTE_OKSUCCESSFAILED
Example:BASE_OK
Allowed values:BASEFULLQUOTEBINDDONE
Example:FULL
Example:arn:aws:states:us-east-2:123456789012:execution:TridentGlobalSubmission:fresh-9b3f7c1c-...
Example:20894
Example:45632
Allowed values:PENDINGSUCCESSFAILED
Example:SUCCESS
Example:1
Raw JSON output of the base step (audit)
Allowed values:PENDINGSUCCESSFAILED
Example:PENDING
Example:0
Allowed values:PENDINGSUCCESSFAILED
Example:PENDING
Example:0
Allowed values:PENDINGSUCCESSFAILED
Example:PENDING
Example:0
Example:2026-05-04T12:34:56.789
Example:2026-05-04T12:35:01.123
Handles CORS preflight requests for the file upload endpoint
CORS preflight successful
Uploads a document to the DMS for a specific policy. Supports file uploads to designated locations within the policy’s DMS folder structure.
Unique identifier of the policy
Example:20740
Folder location within the DMS structure where the document should be uploaded. Spaces and special characters (%20 for space, %26 for &) are URL-encoded and will be decoded.
Example:Supporting Documents
Reference identifier for the policy (e.g., quote reference)
Example:F0022390
File to be uploaded to the DMS
File to be uploaded
Document uploaded successfully
Retrieves lookup data for multiple specified field names from XFI service in a single request
Comma-separated list of field names to lookup.
Supported field names:
lloydsindustrialsector - Lloyd’s Industrial Sectormosaicoccupation - Mosaic Occupationdivision - Divisionmajorperil - Major Periljurisdictioncountry - Jurisdiction Countryriskregulatoryloctn - Risk Regulatory Locationdomicilestate - Domicile Stateproducingcompany - Producing Companyaccount - Accountproducer - Producertypeofbilling - Type of Billingdirectassumed - Direct/Assumedinsured - Insuredobligor - Obligoroccupationsource - Occupation Sourcecommodity - Commoditymarketsource - Market Sourcetypeofprofitcentre - Type of Profit Centremop - Method of Placement (MOP)typeofplacementbespoke - Type of Placement Bespokecurrency - Currencyterritory - Territoryusclassification - US Classificationanalyst - Analysttypeofcyberclausestatus - Type of Cyber Clause Statusproducinguw - Producing Underwritertypeofpolicyoriginationsource - Type of Policy Origination Sourceunderwriter - Underwriteroffice - Officeproduct - ProductinsuredDomicileCountry - Insured Domicile CountyinsuredDomicileState - Insured Domicile StateNote: Field names are case-insensitive and spaces are ignored.
Allowed values:lloydsindustrialsectormosaicoccupationdivisionmajorperiljurisdictioncountryriskregulatoryloctndomicilestateproducingcompanyaccountproducertypeofbillingdirectassumedinsuredobligoroccupationsourcecommoditymarketsourcetypeofprofitcentremoptypeofplacementbespokecurrencyterritoryusclassificationanalysttypeofcyberclausestatusproducinguwtypeofpolicyoriginationsourceunderwriterofficeproductinsuredDomicileCountryinsuredDomicileState
Example:division,account
Successfully retrieved data for all requested fields
Retrieves lookup values for specified fields at the policy level. Accepts a policy key, policy activity key, and a comma-separated list of field names to look up.
The unique policy key identifier
Example:21242
The policy activity key identifier
Example:32468
Comma-separated list of field names to look up.
Supported field names:
leadingInsurer - Leading InsurerbureauLead - Bureau LeadstampUnderwriter - Stamp UnderwriterdivisionProducingCompany - Division Producing CompanysBFClass - SBF ClassclaimsAgreementParty? - Claims Agreement PartytypeOfEstimatedLine - Type of Estimated LineourRole - Our RoleisThirdPartyCapacityDeployed? - Is Third Party Capacity DeployedtypeOfExposureCalculation - Type of Exposure CalculationtypeOfDeductible - Type of DeductibledeductibleBasis - Deductible Basisperiod - PeriodsolvencyIIClass - Solvency II ClassoSFICode - OSFI CodetypeOfLayer - Type of LayertypeOfLimitBasis - Type of Limit BasislimitPeriod - Limit Periodagreement - AgreementinstalmentBasis - Instalment Basiscoverage - CoveragetypeOfClaimBasis - Type Of ClaimBasislimitCurrency - Limit CurrencypremiumCurrency - Premium CurrencysettlementCcy - SettlementCcypremiumBasis - Premium BasisNote: Field names are case-insensitive and spaces are ignored.
Allowed values:leadingInsurerbureauLeadstampUnderwriterdivisionProducingCompanysBFClassclaimsAgreementParty?typeOfEstimatedLineourRoleisThirdPartyCapacityDeployed?typeOfExposureCalculationtypeOfDeductibledeductibleBasisperiodsolvencyIIClassoSFICodetypeOfLayertypeOfLimitBasislimitPeriodagreementinstalmentBasiscoveragetypeOfClaimBasislimitCurrencypremiumCurrencysettlementCcypremiumBasis
Example:division,leadingInsurer
Successfully fetched lookup values
Response object for policy level lookup values
List of field names that were requested
Example:["division","leadingInsurer","underwriter"]
Map of field names to their lookup values
Status of the lookup request
Allowed values:SUCCESSFAILED
Example:SUCCESS
Error message if status is FAILED