CRMAccountHierarchy element

Type: CRMAccountHierarchyDto
Namespace: (default namespace)
XML Schema: ns0.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <CRMAccountHierarchy> <dunningLevel>...</dunningLevel> <crmParentCode>...</crmParentCode> <mandateIdentification>...</mandateIdentification> <caStatus>...</caStatus> <customerCategory>...</customerCategory> <language>...</language> <mandateDate>...</mandateDate> <paymentMethod>...</paymentMethod> <nextInvoiceDate>...</nextInvoiceDate> <serviceCode>...</serviceCode> <baStatus>...</baStatus> <subscriptionDate>...</subscriptionDate> <electronicBilling>...</electronicBilling> <name> <firstName>...</firstName> <title>...</title> <lastName>...</lastName> </name> <creditCategory>...</creditCategory> <contactInformation> <email>...</email> <fax>...</fax> <phone>...</phone> <mobile>...</mobile> </contactInformation> <paymentTerms>...</paymentTerms> <address> <state>...</state> <city>...</city> <address3>...</address3> <country>...</country> <zipCode>...</zipCode> <address2>...</address2> <address1>...</address1> </address> <externalRef2>...</externalRef2> <dateDunningLevel>...</dateDunningLevel> <currency>...</currency> <terminationDate>...</terminationDate> <country>...</country> <offerCode>...</offerCode> <billingCycle>...</billingCycle> <cfMapToAdd code="..." description="..." valueDate="..." valuePeriodStartDate="..." valuePeriodEndDate="..." valuePeriodPriority="..."> <listValue> <value> <dateValue>...</dateValue> <doubleValue>...</doubleValue> <longValue>...</longValue> <stringValue>...</stringValue> <entityReferenceValue classname="..." code="..." /> </value> <value> <!--...--> </value> <!--...more "value" elements...--> </listValue> <entityReferenceValue classname="..." code="..." /> <stringValue>...</stringValue> <longValue>...</longValue> <doubleValue>...</doubleValue> <mapValue> <entry> <key>...</key> <value> <dateValue>...</dateValue> <doubleValue>...</doubleValue> <longValue>...</longValue> <stringValue>...</stringValue> <entityReferenceValue classname="..." code="..." /> </value> </entry> <entry> <key> <!--(another 'string' type)--> </key> <value> <!--(another 'customFieldValueDto' type)--> </value> </entry> <!--...more entries...--> </mapValue> <dateValue>...</dateValue> </cfMapToAdd> <access>...</access> <uaStatus>...</uaStatus> <cfToAdd code="..." description="..." valueDate="..." valuePeriodStartDate="..." valuePeriodEndDate="..." valuePeriodPriority="..."> <listValue> <value> <dateValue>...</dateValue> <doubleValue>...</doubleValue> <longValue>...</longValue> <stringValue>...</stringValue> <entityReferenceValue classname="..." code="..." /> </value> <value> <!--...--> </value> <!--...more "value" elements...--> </listValue> <entityReferenceValue classname="..." code="..." /> <stringValue>...</stringValue> <longValue>...</longValue> <doubleValue>...</doubleValue> <mapValue> <entry> <key>...</key> <value> <dateValue>...</dateValue> <doubleValue>...</doubleValue> <longValue>...</longValue> <stringValue>...</stringValue> <entityReferenceValue classname="..." code="..." /> </value> </entry> <entry> <key> <!--(another 'string' type)--> </key> <value> <!--(another 'customFieldValueDto' type)--> </value> </entry> <!--...more entries...--> </mapValue> <dateValue>...</dateValue> </cfToAdd> <externalRef1>...</externalRef1> <dateStatus>...</dateStatus> <customerBrand>...</customerBrand> <bankCoordinates> <issuerName>...</issuerName> <bic>...</bic> <bankId>...</bankId> <bankCode>...</bankCode> <accountOwner>...</accountOwner> <ics>...</ics> <issuerNumber>...</issuerNumber> <iban>...</iban> <accountNumber>...</accountNumber> <bankName>...</bankName> <branchCode>...</branchCode> <key>...</key> </bankCoordinates> <seller>...</seller> <email>...</email> <description>...</description> <crmAccountType>...</crmAccountType> <customFields> <customField code="..." description="..." valueDate="..." valuePeriodStartDate="..." valuePeriodEndDate="..." valuePeriodPriority="..."> <listValue> <value> <dateValue>...</dateValue> <doubleValue>...</doubleValue> <longValue>...</longValue> <stringValue>...</stringValue> <entityReferenceValue classname="..." code="..." /> </value> <value> <!--...--> </value> <!--...more "value" elements...--> </listValue> <entityReferenceValue classname="..." code="..." /> <stringValue>...</stringValue> <longValue>...</longValue> <doubleValue>...</doubleValue> <mapValue> <entry> <key>...</key> <value> <dateValue>...</dateValue> <doubleValue>...</doubleValue> <longValue>...</longValue> <stringValue>...</stringValue> <entityReferenceValue classname="..." code="..." /> </value> </entry> <entry> <key> <!--(another 'string' type)--> </key> <value> <!--(another 'customFieldValueDto' type)--> </value> </entry> <!--...more entries...--> </mapValue> <dateValue>...</dateValue> </customField> <customField code="..." description="..." valueDate="..." valuePeriodStartDate="..." valuePeriodEndDate="..." valuePeriodPriority="..."> <!--...--> </customField> <!--...more "customField" elements...--> </customFields> <code>...</code> <terminationReason>...</terminationReason> </CRMAccountHierarchy>