Retrieve the Results of a Refinancing Application

Once an application has been submitted, the results of that application are available via GET request to this route. Simply include query parameters of either A) the applicationId of the application to get a single set of results, or B) the userId of the user to get all the results for that user. Each of the objects in the returned array will contain information about the servicer providing the offers, the offers themselves when returned, and a status field which indicates whether or not the results have been returned yet.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!