generated from cfpb/open-source-project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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.
- Filing Period JSON
- Filing JSON
- SnapshotUpdate JSON
- Contact Info JSON
- Submission JSON
- Validation JSON
- Voluntary JSON
- Sequences ‐ Get Filing Periods
- Sequences ‐ Get Filing
- Sequences ‐ Create New Filing
- Sequences ‐ Update Filing
- Sequences ‐ Get Submission
- Sequences ‐ Post Submission
- Sequences ‐ Validate Submission
- Sequences ‐ Get Contact Info
- Sequences ‐ Update Contact Info
- Sequences ‐ Sign Filing
- Sequences ‐ Verify LEI is Active