HomeGuidesAPI ReferenceChangelogDiscussions
GuidesAPI ReferenceDiscussions

v5.3.0

Summary of changes

This version of the api includes minor enhancements.

Close API

Non-Breaking Changes

  • Update scheduledFirstPaymentDate field in docs to reflect accepted date format of 'YYYY-MM-DD' as that is how the code functions
  • Add GET /close/ron/:applicationId/recordings/:fileId/download-url public endpoint to get download url for recorded Remote Online Notary session associated with the application ID
  • Add GET /close/ron/:applicationId/recordings public endpoint to get file IDs of recorded Remote Online Notary sessions for a specific application ID

Loans API

Non-Breaking Changes

  • Added document status field to the response of GET /home-lending/applications/:id/documents endpoint.

Documents API

Non-Breaking Changes

  • Added document status field to the response of GET /documents endpoint.
  • Added document status field to the response of POST /documents endpoint.
  • Added document status field to the response of GET /documents/:id/metadata endpoint.

Reporting API

Non-Breaking Changes

  • Added endpoint that returns one row per application for all products built on Blend's configurable platform GET /reporting/configurable-products-applications

Parties API

Non-Breaking Changes

  • Added language field to the PATCH /parties endpoint.