Skip to content

Endpoints ‐ Contact Info

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

  • POST /v1/filing/institutions/{lei}/filings/{period_name}/contact_info - Takes in a new Contact Info JSON and returns the stored object.

Clone this wiki locally