cfpb / hmda-platform

The HMDA Submission backend applications.
Creative Commons Zero v1.0 Universal
103 stars 94 forks source link

`institutions/<lei>/filings/<year>/submissions/<submissionId>/edits/csv` filing endpoint not working as expected - no macros #4759

Open jmurphy-asurity opened 6 months ago

jmurphy-asurity commented 6 months ago

We have been using an institutions/<lei>/filings/<year>/submissions/<submissionId>/edits/csv filing platform api endpoint to get all edits in a csv format. I see this endpoint is no longer documented on the public site. Has it been deprecated?

The reason we noticed is that it is not including macro edits. The macros are available from the institutions/<lei>/filings/<year>/submissions/<submissionId>/edits endpoint. I think they used to be included on the csv endpoint as well.