Chapter 6. Credit Decision Noun

Table of Contents

CreditDecision
Fields and Components
Sample XML
CreditDecisionHeader
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
DocumentIdentifier
Fields and Components
Sample XML
AlternateDocumentIdentifier
Fields and Components
Sample XML
Privacy
Fields and Components
Sample XML
CreditDecisionDetail
Fields and Components
Sample XML
SalesOffer
Fields and Components
Sample XML
Pricing
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML
Vehicle
Fields and Components
Sample XML
VehicleBase
Fields and Components
Sample XML
VehicleModel
Fields and Components
Sample XML
VehicleDetails
Fields and Components
Sample XML
ColorGroup
Fields and Components
Sample XML
OdometerReading
Fields and Components
Sample XML
VehicleConfiguration
Fields and Components
Sample XML
Transmission
Fields and Components
Sample XML
Chassis
Fields and Components
Sample XML
Tank
Fields and Components
Sample XML
UsagePreference
Fields and Components
Sample XML
VehicleDimension
Fields and Components
Sample XML
Weight
Fields and Components
Sample XML
VehicleStatus
Fields and Components
Sample XML
VehicleHistoryDateGroup
Fields and Components
Sample XML
BrandedInfo
Fields and Components
Sample XML
ImageAttachmentExtended
Fields and Components
Sample XML
EmbeddedData
Fields and Components
Sample XML
FreeFormTextGroup
Fields and Components
Sample XML
CertificationGroup
Fields and Components
Sample XML
PreviousOwnerParty
Fields and Components
Sample XML
PartyBase
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
TelephoneCommunication
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
Option
Fields and Components
Sample XML
OptionPricing
Fields and Components
Sample XML
DefinedContact
Fields and Components
Sample XML
VehicleMajorPartsProductItem
Fields and Components
Sample XML
VehicleMajorPartsProductItemConfiguration
Fields and Components
Sample XML
Part
Fields and Components
Sample XML
ItemIdentification
Fields and Components
Sample XML
ItemIdentifier
Fields and Components
Sample XML
Service
Fields and Components
Sample XML
ApplicationFinance
Fields and Components
Sample XML
Financing
Fields and Components
Sample XML
CreditorFinancialInstitution
Fields and Components
Sample XML
SpecifiedFinancialAccount
Fields and Components
Sample XML
CreditFinancing
Fields and Components
Sample XML
FinancialOrganization
Fields and Components
Sample XML
FleetAccount
Fields and Components
Sample XML
FleetQuantity
Fields and Components
Sample XML
EstimatedFinancingAmounts
Fields and Components
Sample XML
Tax
Fields and Components
Sample XML
Fee
Fields and Components
Sample XML
OtherDownPaymentsGroup
Fields and Components
Sample XML
OtherDownPayments
Fields and Components
Sample XML
PaymentActivity
Fields and Components
Sample XML
FinalFinancingAmounts
Fields and Components
Sample XML
CreditScoreGroup
Fields and Components
Sample XML
Insurance
Fields and Components
Sample XML
SpecifiedAddress
Fields and Components
Sample XML
InsuranceDetail
Fields and Components
Sample XML
LossPayee
Fields and Components
Sample XML
PolicyHolderParty
Fields and Components
Sample XML
TradeInVehicleCredit
Fields and Components
Sample XML
ServiceContractBase
Fields and Components
Sample XML

CreditDecision

Uses the Component:CreditDecisionType

CreditDecision defines the Credit Decision process for Lenders to provide decision information to Dealers for individual consumers applying for vehicle financing. For each Credit Decision represented in the DataArea of the CreditDecision BOD, there must be one occurrence of the CreditDecision component.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
CreditDecisionHeader

For each CreditDecision represented in the DataArea of the Credit Decision BOD, there must be one occurrence of the Header Component.

1..1ComponentCreditDecisionHeaderType 
CreditDecisionDetail

The Detail component represents the detail information of the Credit Decision. One Detail is required for each Header.

0..1ComponentCreditDecisionDetailType 

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. CreditDecision

<CreditDecision>
     <CreditDecisionHeader>......</CreditDecisionHeader>     [1..1]
     <CreditDecisionDetail>......</CreditDecisionDetail>     [0..1]
</CreditDecision>