Uses the Component:ContractResponseFinancingType
The ContractResponseFinancing component represents finance information associated with the response to a contract, e.g. terms, amounts, etc.
Table 6.45. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
DealerReserveTypeString |
Identifies the category used to calculate the Dealer Reserve i.e., Flat, Standard Dealer Participation, Guaranteed Dealer Participation. | 0..1 | Field | qdt:StringType | |
DealerReserveAmount |
The dollar amount associated with the dealer reserve. | 0..1 | Field | udt:AmountType | |
AmountFinanced |
The total amount financed. | 1..1 | Field | udt:AmountType | |
NumberOfOverduePaymentsNumeric |
The number of payments that are already passed due at the time the deal is funded. | 0..1 | Field | udt:NumericType | |
OverduePaymentAmount |
The dollar amount of the past due payments. | 0..1 | Field | udt:AmountType | |
Deduction |
Communicates any deductions from the dealer settlement amount (e.g., Tax Stamp Amount). | 0..* | Component | DeductionType | |
Credit |
Communicates any miscellaneous additions to the dealer settlement amount (e.g., Owner Loyalty Reimbursement Amount). | 0..* | Component | CreditType | |
FunderComments |
Free form text area for Funder's comments. | 0..* | Field | udt:TextType | |
Notifications |
Free form text area identifying any policies are legal restrictions. | 0..1 | Field | udt:TextType | |
TermMeasure |
The total duration of the contract in months. | 0..1 | Field | sqdt:TimeMeasureType | |
AnnualPercentageRate |
The customer's buy rate. | 0..1 | Field | udt:PercentType | |
PaymentAmount |
Monthly Payment Amount. | 0..1 | Field | udt:AmountType | |
BulletinNumberString |
Identifies the bulletin used to fund the deal. | 0..1 | Field | qdt:StringType | |
BalloonResidualPercentage |
The estimated percent of value at contract end. | 0..1 | Field | udt:PercentType | |
ContractMVPCode |
The rating of the customer based on the credit worthiness of the customer. | 0..1 | Field | udt:CodeType | |
NetAnnualPercentageRate |
The rate charged to the dealer. | 0..1 | Field | udt:PercentType | |
SubsidyCode |
The manufacturer assigned code that determines the incentives that are being offered to the customer (i.e., 0% financing). | 0..1 | Field | udt:CodeType | |
EffectiveDate |
The effective date of the incentives or rates. | 0..1 | Field | udt:DateType | |
ExpirationDate |
Identifies the end date of the incentives and rates. | 0..1 | Field | udt:DateType | |
MSRPPackageAmount |
Manufacturer suggested retail price / discount amount. Discount package is for a special package on a vehicle. | 0..1 | Field | udt:AmountType | |
BalloonPercentageResidualBuyDown |
Amount paid up-front towards the end-of-term residual value. (A higher residual means lower monthly payments - some people will put cash or trade equity down to "buy-down" their monthly payments.) | 0..1 | Field | udt:PercentType | |
BalloonHardAddsResidualBuyDownAmount |
Amount paid up-front towards the hard-add residual adjustment. (For example, if the customer wants a CD changer but doesn't want the monthly payments to go up, they may pay for a portion of it up-front.) | 0..1 | Field | udt:AmountType | |
RetailAPRBuyDownPercent |
The difference in the finance charge amount between the buy rate and the customer rate. For instance if the buy rate is 4.9% and the dealer writes the contract for 2.9% - the difference of 1% finance charge needs to be paid to the lender up-front. | 0..1 | Field | udt:PercentType | |
GrossProceedsAmount |
The amount that the finance source is paying the dealer for the deal. EX: If a dealer owes a buy down amount, it may be deducted from their proceeds. | 0..1 | Field | udt:AmountType | |
NetProceedsAmount |
The GrossProceedsAmount minus the wholesale payoff amount. | 0..1 | Field | udt:AmountType | |
BookingDate |
The date that the finance source begins servicing the deal. | 0..1 | Field | udt:DateType | |
FinancePlan |
Description of standard finance plan applied to deal. | 0..* | Field | udt:TextType | |
DeferredGrossAmount |
A portion of the dealerâs proceeds that is held for future payment. | 0..1 | Field | udt:AmountType | |
ContractRespFederalTILDisclosures |
Federal Truth In Lending Disclosures | 0..1 | Component | ContractRespFederalTILDisclosuresType | |
ContractRespProgramsAndRates |
The ProgramsAndRates component represents vehicle and finance programs/rates associated with the contract or lease agreement for the vehicle. | 0..1 | Component | ContractRespProgramsAndRatesType | |
Tax |
Tax assoicated with the financing | 0..* | Component | TaxType | |
BalloonDistanceResidualBuyDownAmount |
Amount paid up-front towards expected additional mileage on the vehicle.This amount will off-set the expected reduction of end-of-term residual due to higher mileage on the vehicle. | 0..1 | Field | udt:AmountType | |
BalloonPrepaidDistanceResidualBuyDownAmount |
This is the preset amount determined by the lender for upfront miles. This rate is multiplied by the number of up-front miles and this amount is subtracted from the residual value. | 0..1 | Field | udt:AmountType | |
BaseBuyPercentageRate |
Base buy rate before any additions or subtractions. | 0..1 | Field | udt:PercentType | |
BuyPercentageRateAdjustmentGroup |
Communicates any adjustments to the buy rate. | 0..1 | Component | BuyPercentageRateAdjustmentGroupType | |
Fee |
The Fee component represents the fees associated with the vehicle being financed. | 0..1 | Component | FeeType |
The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.
Example 6.45. ContractResponseFinancing
<ContractResponseFinancing> <DealerReserveTypeString>......</DealerReserveTypeString> [0..1] <DealerReserveAmount>......</DealerReserveAmount> [0..1] <AmountFinanced>......</AmountFinanced> [1..1] <NumberOfOverduePaymentsNumeric>......</NumberOfOverduePaymentsNumeric> [0..1] <OverduePaymentAmount>......</OverduePaymentAmount> [0..1] <Deduction>......</Deduction> [0..*] <Credit>......</Credit> [0..*] <FunderComments>......</FunderComments> [0..*] <Notifications>......</Notifications> [0..1] <TermMeasure>......</TermMeasure> [0..1] <AnnualPercentageRate>......</AnnualPercentageRate> [0..1] <PaymentAmount>......</PaymentAmount> [0..1] <BulletinNumberString>......</BulletinNumberString> [0..1] <BalloonResidualPercentage>......</BalloonResidualPercentage> [0..1] <ContractMVPCode>......</ContractMVPCode> [0..1] <NetAnnualPercentageRate>......</NetAnnualPercentageRate> [0..1] <SubsidyCode>......</SubsidyCode> [0..1] <EffectiveDate>......</EffectiveDate> [0..1] <ExpirationDate>......</ExpirationDate> [0..1] <MSRPPackageAmount>......</MSRPPackageAmount> [0..1] <BalloonPercentageResidualBuyDown>......</BalloonPercentageResidualBuyDown> [0..1] <BalloonHardAddsResidualBuyDownAmount>......</BalloonHardAddsResidualBuyDownAmount> [0..1] <RetailAPRBuyDownPercent>......</RetailAPRBuyDownPercent> [0..1] <GrossProceedsAmount>......</GrossProceedsAmount> [0..1] <NetProceedsAmount>......</NetProceedsAmount> [0..1] <BookingDate>......</BookingDate> [0..1] <FinancePlan>......</FinancePlan> [0..*] <DeferredGrossAmount>......</DeferredGrossAmount> [0..1] <ContractRespFederalTILDisclosures>......</ContractRespFederalTILDisclosures> [0..1] <ContractRespProgramsAndRates>......</ContractRespProgramsAndRates> [0..1] <Tax>......</Tax> [0..*] <BalloonDistanceResidualBuyDownAmount>......</BalloonDistanceResidualBuyDownAmount> [0..1] <BalloonPrepaidDistanceResidualBuyDownAmount>......</BalloonPrepaidDistanceResidualBuyDownAmount> [0..1] <BaseBuyPercentageRate>......</BaseBuyPercentageRate> [0..1] <BuyPercentageRateAdjustmentGroup>......</BuyPercentageRateAdjustmentGroup> [0..1] <Fee>......</Fee> [0..1] </ContractResponseFinancing>