Chapter 6. Credit Contract Response Noun

Table of Contents

CreditContractResponse
Fields and Components
Sample XML
CreditContractResponseHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
ValidationMessage
Fields and Components
Sample XML
FinanceParty
Fields and Components
Sample XML
AlternatePartyDocument
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML
SpecifiedOrganization
Fields and Components
Sample XML
PrimaryContact
Fields and Components
Sample XML
SpecifiedPerson
Fields and Components
Sample XML
ResidenceAddress
Fields and Components
Sample XML
Privacy
Fields and Components
Sample XML
PrivacyPeriod
Fields and Components
Sample XML
TelephoneCommunication
Fields and Components
Sample XML
UsagePreference
Fields and Components
Sample XML
UnavailablePeriod
Fields and Components
Sample XML
AvailablePeriod
Fields and Components
Sample XML
FaxCommunication
Fields and Components
Sample XML
URICommunication
Fields and Components
Sample XML
PostalAddress
Fields and Components
Sample XML
SpecifiedOccupation
Fields and Components
Sample XML
PartyActionEvent
Fields and Components
Sample XML
DealerParty
Fields and Components
Sample XML
Applicants
Fields and Components
Sample XML
Applicant
Fields and Components
Sample XML
ResidencePeriod
Fields and Components
Sample XML
ApplicantParty
Fields and Components
Sample XML
ApplicantDemographics
Fields and Components
Sample XML
Dependents
Fields and Components
Sample XML
EmploymentHistory
Fields and Components
Sample XML
EmployerParty
Fields and Components
Sample XML
EmploymentDemographics
Fields and Components
Sample XML
EmploymentPeriod
Fields and Components
Sample XML
NearestRelativePerson
Fields and Components
Sample XML
BankFinancialInstitution
Fields and Components
Sample XML
SpecifiedFinancialAccount
Fields and Components
Sample XML
CreditFinancing
Fields and Components
Sample XML
FinancialOrganization
Fields and Components
Sample XML
CreditorFinancialInstitution
Fields and Components
Sample XML
OtherIncome
Fields and Components
Sample XML
ReferencePerson
Fields and Components
Sample XML
Co-Applicant
Fields and Components
Sample XML
ContractResponseFinancing
Fields and Components
Sample XML
Deduction
Fields and Components
Sample XML
Credit
Fields and Components
Sample XML
ContractRespFederalTILDisclosures
Fields and Components
Sample XML
ContractRespProgramsAndRates
Fields and Components
Sample XML
SpecialProgramDetail
Fields and Components
Sample XML
Tax
Fields and Components
Sample XML
BuyPercentageRateAdjustmentGroup
Fields and Components
Sample XML
BuyPercentageRateAdjustment
Fields and Components
Sample XML
Fee
Fields and Components
Sample XML
ContractVehiclePricing
Fields and Components
Sample XML
Vehicle
Fields and Components
Sample XML
TransmissionGroup
Fields and Components
Sample XML
ColorGroup
Fields and Components
Sample XML
Engine
Fields and Components
Sample XML
EffectiveMeanPressureMeasure
Fields and Components
Sample XML
PowerMeasure
Fields and Components
Sample XML
MeanPistonSpeedMeasure
Fields and Components
Sample XML
TorqueMeasure
Fields and Components
Sample XML
GearRatioGroup
Fields and Components
Sample XML
EngineDimensions
Fields and Components
Sample XML
Chassis
Fields and Components
Sample XML
Tank
Fields and Components
Sample XML
VehicleDimension
Fields and Components
Sample XML
CertificationGroup
Fields and Components
Sample XML
PreviousOwnerParty
Fields and Components
Sample XML
VehicleIdentificationGroup
Fields and Components
Sample XML
VehicleHistoryDateGroup
Fields and Components
Sample XML
Option
Fields and Components
Sample XML
OptionPricing
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
ApplicableLocation
Fields and Components
Sample XML
DefinedContact
Fields and Components
Sample XML
VehicleMajorPartsProductItem
Fields and Components
Sample XML
Pricing
Fields and Components
Sample XML
VehicleMajorPartsProductItemConfiguration
Fields and Components
Sample XML
TelematicsSubscription
Fields and Components
Sample XML
StatusList
Fields and Components
Sample XML
SubscriptionList
Fields and Components
Sample XML

CreditContractResponse

Uses the Component:CreditContractResponseType

CreditContractResponse defines the Credit Contract Response process for lenders responding to individual dealers that have submitted credit contracts. For each Credit Contract Response represented in the Data Area of the CreditContractResponse BOD, there must be one occurrence of the CreditContractResponse component.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
CreditContractResponseHeader

For each CreditContractResponse represented in the Data Area of the Credit Contract Response BOD, there must be one occurrence of the Header component.

1..1ComponentCreditContractResponseHeaderType 
FinanceParty

1..1ComponentPartyABIEType 
DealerParty

1..1ComponentPartyABIEType 
Applicants

The applicants on a contract. This can be either individuals or organizations.

0..1ComponentApplicantsType 
ContractResponseFinancing

The Financing component represents finance information for the credit contract.

1..1ComponentContractResponseFinancingType 
ContractVehiclePricing

0..1ComponentContractVehiclePricingType 

Sample XML

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.1. CreditContractResponse

<CreditContractResponse>
     <CreditContractResponseHeader>......</CreditContractResponseHeader>     [1..1]
     <FinanceParty>......</FinanceParty>     [1..1]
     <DealerParty>......</DealerParty>     [1..1]
     <Applicants>......</Applicants>     [0..1]
     <ContractResponseFinancing>......</ContractResponseFinancing>     [1..1]
     <ContractVehiclePricing>......</ContractVehiclePricing>     [0..1]
</CreditContractResponse>