Skip to content

Endpoints ‐ Contact Info

jcadam14 edited this page Mar 25, 2024 · 10 revisions
  • GET /v1/filing/institutions/{lei}/filings/{period_code}/contact-info - Returns a Contact Info JSON for the passed in LEI and period code. This can also be obtained from Sequences ‐ Get Filing since it will be part of the Filing object.

  • PUT /v1/filing/institutions/{lei}/filings/{period_code}/contact-info - Takes in a new Contact Info JSON and returns the stored object.