Create a creditor decision for an application
Create a creditor decision for an application
Path Parameters |
---|
applicationId string — REQUIRED |
creditorId string — REQUIRED |
Request Body The creditor decision request |
---|
decision string — REQUIREDPossible values: [ The decision for the creditor |
firstPaymentDate dateThe date of the first payment |
paymentFrequency stringPossible values: [ The frequency of the payments |
interestRate numberThe interest rate for the loan |
paymentAmount numberThe payment amount |
conditions stringThe conditions for the loan |
program stringThe program name for the loan |
tier stringThe tier name for the loan |
salePrice numberThe purchase price for the vehicle |
downPayment numberThe down payment for the vehicle |
rebate numberThe rebate for the vehicle |
dealerAdminFee numberThe dealer admin fee for the vehicle |
gapInsurance numberThe gap insurance for the vehicle |
extendedWarranty numberThe extended warranty for the vehicle |
deliveryDate dateThe delivery date for the vehicle |
term integerThe term for the loan in months |
gpsFee numberThe gps fee for the vehicle |
licenseFee numberThe license fee for the vehicle |
lenderAdminFee numberThe lender admin fee for the vehicle |
ppsaFee numberThe ppsa fee for the vehicle |
installationDeliveryFee numberThe installation delivery fee for the vehicle |
lifeInsuranceFee numberThe life insurance fee |
ahInsuranceFee numberThe accident and health insurance fee |
otherNonTaxable numberOther Non-Taxable amounts |
otherTaxable numberOther Taxable amounts |
taxProvince stringPossible values: [ |
Responses | |||
---|---|---|---|
200 Gets the decision for a creditor | |||
400 Bad Request
|