CustomerAccount

Extends: accountDto
Namespace: (default namespace)
XML Schema: ns0.xsd

XML

Elements

name (type) min/max
occurs
description
customer (string) 1/1
currency (string) 1/1
language (string) 1/1
status (string) 0/1
paymentMethod (string) 0/1
creditCategory (string) 0/1
dateStatus (dateTime) 0/1
dateDunningLevel (dateTime) 0/1
contactInformation (ContactInformation) 0/1
dunningLevel (string) 0/1
mandateIdentification (string) 0/1
mandateDate (dateTime) 0/1
balance (decimal) 0/1
terminationDate (dateTime) 0/1
billingAccounts (BillingAccounts) 0/1 Use for GET / LIST only.