Lloyd's of London · Example Payload

Lloyds Of London Placing Submissiondialogue Rfq Response

InsuranceUnited KingdomReinsuranceSpecialty InsuranceLondon MarketUnderwritingClaimsDelegated AuthorityBrokerMarket InfrastructureStandardsACORD

Lloyds Of London Placing Submissiondialogue Rfq Response is an example object payload from Lloyd's of London, with 16 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_linksidsubmissionReferencesubmissionVersionNumbersubmissionDialogueIdsubmissionUnderwriterIdsenderParticipantCodesenderUserFullNamesenderUserEmailAddressisDraftFlagstatusCodesenderActionCodesenderNotesenderDocumentIdscreatedDateTimesentDateTime

Example Payload

lloyds-of-london-placing-submissiondialogue-rfq-response.json Raw ↑
{
  "_links": [
    {
      "rel": "canonical",
      "href": "https://api.londonmarketgroup.co.uk/Lloyds/Placing/V1/SubmissionDialogues/B1234AB12321_1_RQ10001"
    }
  ],
  "id": "",
  "submissionReference": "B1234AB12321",
  "submissionVersionNumber": 1,
  "submissionDialogueId": "RQ10001",
  "submissionUnderwriterId": "B11111",
  "senderParticipantCode": "B",
  "senderUserFullName": "A N Broker",
  "senderUserEmailAddress": "A.N.Broker@BrokerFirm.com",
  "isDraftFlag": false,
  "statusCode": "DELV",
  "senderActionCode": "RFQ",
  "senderNote": "Hi Underwriter, Please can you provide a quote on this Submission? Thanks, Broker.",
  "senderDocumentIds": [
    "B_70132",
    "B_70133"
  ],
  "createdDateTime": "2020-01-01T11:42:25+00:00",
  "sentDateTime": "2020-01-01T11:42:26+00:00"
}