Skip to content

Filing JSON

jcadam14 edited this page Mar 6, 2024 · 13 revisions
{
  "id": 1,
  "lei": "123456ABCDEF",
  "filing_period": "2024",
  "institution_snapshot_id": "v1",
  "contact_info": {
      "id": 1,
      "first_name": "John",
      "last_name": "Doe",
      "email": "[email protected]",
      "phone": "+15555555555",
      "address": "123 Main Ln, Washington DC, 20010-2005"
   } 
}
Clone this wiki locally