Lloyd's of London · Example Payload

Lloyds Of London Placing Submissiondocument Post Response

InsuranceUnited KingdomReinsuranceSpecialty InsuranceLondon MarketUnderwritingClaimsDelegated AuthorityBrokerMarket InfrastructureStandardsACORD

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

Top-level fields

_linksidsubmissionReferencesubmissionVersionNumberdocumentIdfileNamefileMIMETypefileSizeInBytesdocumentTypedocumentDescriptionshareableToAllMarketsFlagsuppliedByreplacingDocumentIdcreatedDateTime

Example Payload

lloyds-of-london-placing-submissiondocument-post-response.json Raw ↑
{
  "_links": [
    {
      "rel": "canonical",
      "href": "https://api.londonmarketgroup.co.uk/Lloyds/Placing/V1/SubmissionDocuments/B432198765_1_B_00001"
    }
  ],
  "id": "B432198765_1_B_00001",
  "submissionReference": "B432198765",
  "submissionVersionNumber": 1,
  "documentId": "B_00001",
  "fileName": "MRC_Placingslip.docx",
  "fileMIMEType": "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
  "fileSizeInBytes": 11467,
  "documentType": "document_placing_slip",
  "documentDescription": "Placing Slip",
  "shareableToAllMarketsFlag": true,
  "suppliedBy": "B",
  "replacingDocumentId": "",
  "createdDateTime": "2020-01-01T12:24:00+00:00"
}