POST api/quotes/getpassedcriterialenders
Updates the Lender Configurator on Crm, seen in eqf_fulldecision table.
Request Information
URI Parameters
None.
Body Parameters
The quote id.
integerRequest Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
A sequence of funder responses.
Collection of ERP.Domain.CRM.Funder.IFunderName | Description | Type | Additional information |
---|---|---|---|
Code | string |
None. |
|
HardSearches | boolean |
None. |
|
FinanceTypeOffered | string |
None. |
|
LenderTier | integer |
None. |
|
MinBaseRate | decimal number |
None. |
|
MaxBaseRate | decimal number |
None. |
|
LenderApiImplemented | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.