AccountHierarchy element

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

Example XML

<?xml version="1.0" encoding="UTF-8"?> <AccountHierarchy> <email>...</email> <paymentMethod>...</paymentMethod> <customerId>...</customerId> <sellerCode>...</sellerCode> <customerBrandCode>...</customerBrandCode> <customerCategoryCode>...</customerCategoryCode> <currencyCode>...</currencyCode> <countryCode>...</countryCode> <languageCode>...</languageCode> <titleCode>...</titleCode> <firstName>...</firstName> <lastName>...</lastName> <birthDate>...</birthDate> <phoneNumber>...</phoneNumber> <billingCycleCode>...</billingCycleCode> <address1>...</address1> <address2>...</address2> <zipCode>...</zipCode> <city>...</city> </AccountHierarchy>