| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Unique debtor id. |
integer |
None. |
| GroupId |
Group id. |
integer |
None. |
| Created |
Creation timestamp. |
date |
None. |
| Modified |
Modification timestamp. |
date |
None. |
| CustomerNumber |
Debtor customer number. |
integer |
Required Range: inclusive between 1 and 9999999999 |
| Name |
Name. |
string |
Required String length: inclusive between 0 and 75 |
| Attention |
Mail attention. |
string |
String length: inclusive between 0 and 50 |
| Address |
Address. |
string |
Required String length: inclusive between 0 and 50 |
| Address2 |
Secondary address. |
string |
String length: inclusive between 0 and 50 |
| ZipCode |
Zip code. |
integer |
Required Range: inclusive between 1 and 9999999999 |
| City |
City. |
string |
Required String length: inclusive between 0 and 75 |
| CreditMax |
Credit maximum. |
integer |
Range: inclusive between 1 and 9999999999 |
| Balance |
Balance. |
decimal number |
None. |
| DiscountPercentage |
Discount percentage. |
decimal number |
None. |