ChangeLog
This log represents all changes to the API and the versions that are related to each new addition.
1.17.0 - 06-07-21
AssignedUserEmailAddress field on Submit application endpoint is now always required. It is used to connect a LoanApp to a Basic User so that the user’s email can be passed on to DocuSign for Dealer e-signing and is used as a part of Basic User notifications.
Successful responses from all endpoints will return a HTTP 200 OK code. If there is an error in a payload's format or an issue in our business logic, the responses will return a HTTP 422 Unprocessable Entity code.
BugFix: DocumentType validation added on "Upload Document to Application" endpoint.
Performance improvements.
1.16.0 - 02-07-21
New endpoint Get Paperwork Status was added.
Performance improvements.
Bug fixes.
1.15.0 - 26-05-21
AquaFinance
Set Promotion endpoint: This step is optional, the promotion can be set directly when Submitting the signing contract.
Performance improvements.
Other:
Financed Amount is >= $1000 validation.
Applicant and Co-applicant SSNs must be different.
1.14.0 - 05-05-21
Submit Signing Contract, Submit ACH and Submit LCC endpoints
Field
SignatureType
was added. It receives two possible values, Email or Electronic.
Get Application Details endpoint
Fields
SigningContractESignUrl
,ACHESignUrl
,LCCESignUrl
where added.
1.13.0 - 04-03-21
AquaFinance
PrimaryPhone and PrimaryPhoneType fields have been removed from Submit Loan Application request and Submit Signing Contract request. New phone fields are CellPhone and BusinessPhone.
Submit Loan Application response is now returning an ApplicantId and the list of FinancialInstitutions the Applicant can be sent to.
CellPhone and BusinessPhone (optional) cannot be the same.
Others
FinancialInstitutionId header has been removed from the Get Applicant Details endpoint.
CommonApplicant functionality was added in Submit Loan Application endpoint.
1.7.0 - 29-10-2020
Performance improvements.
Some validation rules were added to Complete Contract endpoint.
1.6.0 - 12-10-2020
Performance improvements.
1.5.0 - 28-09-2020
Performance improvements.
Bug fixes.
1.4.0 - 14-09-2020
Performance improvements.
1.3.0 - 31-08-2020
More fields were added in Get Applications by Dealer endpoint.
Improved error responses when sending wrong input data for Submit application endpoint.
1.2.0 - 17-07-2020
Performance improvements.
Bug fixes.
1.0.0 - 04-07-2020
Applicant endpoints added
Get list of applicants.
Get applicant details.
1.0.0 - 30-04-2019
Added
This is the base version of the API including:
Loan Application endpoints.
Dealer endpoints.
Promotion endpoints.
User endpoints.
Role endpoints.
Last updated