Chapter 6. Customer Information Noun

Table of Contents

CustomerInformation
Fields and Components
Sample XML
CustomerInformationHeader
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
DocumentIdentifier
Fields and Components
Sample XML
AlternateDocumentIdentifier
Fields and Components
Sample XML
ProviderParty
Fields and Components
Sample XML
ConsumerParty
Fields and Components
Sample XML
CustomerParty
Fields and Components
Sample XML
Party
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
UsagePreference
Fields and Components
Sample XML
PartyActionEvent
Fields and Components
Sample XML
CustomerInformationDetail
Fields and Components
Sample XML
CustomerHierarchy
Fields and Components
Sample XML
CustomerHierarchyParty
Fields and Components
Sample XML
CustomerCharacteristic
Fields and Components
Sample XML
CustomerSegment
Fields and Components
Sample XML
CustomerFinancialInformation
Fields and Components
Sample XML
PaymentTerms
Fields and Components
Sample XML
OrderCreditCard
Fields and Components
Sample XML
BillingAddress
Fields and Components
Sample XML
Authorization
Fields and Components
Sample XML
CreditCard
Fields and Components
Sample XML
TermsOptionGroup
Fields and Components
Sample XML
TermsDetail
Fields and Components
Sample XML
CustomerCredit
Fields and Components
Sample XML
CustomerRewardsCard
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
Service
Fields and Components
Sample XML
FreeFormTextGroup
Fields and Components
Sample XML

CustomerInformation

Uses the Component:CustomerInformationType

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
CustomerInformationHeader

Customer Information Header

1..1ComponentCustomerInformationHeaderType 
CustomerInformationDetail

Detail Line

0..1ComponentCustomerInformationDetailType 

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

<CustomerInformation>
     <CustomerInformationHeader>......</CustomerInformationHeader>     [1..1]
     <CustomerInformationDetail>......</CustomerInformationDetail>     [0..1]
</CustomerInformation>