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.

integer

Request 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:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'System.Web.Http.ModelBinding.JQueryMvcFormUrlEncodedFormatter' to write type 'System.Int32'.

Response Information

Resource Description

A sequence of funder responses.

Collection of ERP.Domain.CRM.Funder.IFunder
NameDescriptionTypeAdditional 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.