With this function, the data of one or all customers can be retrieved. If the field cid
is left empty, the data of all own customers are returned, otherwise only that of the specified customer. If no matching record is found, an empty list is returned.
The names returned in subscription
can be used to call HostingSubscriptionGet.
Field |
Type |
RegExp |
Null? |
Description |
---|---|---|---|---|
|
AuthData |
no |
Authentifizierungsdaten |
|
|
long |
|
yes |
Kundennummer |
Field |
Type |
Null? |
Description |
---|---|---|---|
|
CustomerDetails[] |
yes |
array with customer data records |
Field |
Type |
RegExp |
Null? |
Description |
---|---|---|---|---|
|
string |
no |
data record ID |
|
|
long |
no |
customer number |
|
|
string |
no |
contact ID of the customer |
|
|
string |
no |
contact ID of the technical contact |
|
|
string |
no |
contact ID of the billing contact |
|
|
integer |
no |
status ( |
|
|
string[] |
yes |
list with subscription names assigned to this customer |