CRMAccountHierarchy element

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

Example XML

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