generated from cfpb/open-source-project-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Endpoints ‐ Contact Info
jcadam14 edited this page Mar 6, 2024
·
10 revisions
-
GET /institutions/{lei}/filings/{period_name}/contact_info
- Returns a Contact Info JSON for the passed in LEI and period code. -
POST /institutions/{lei}/filings/{period_name}/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