Content of the node "Customer":
| node/field/attribute |
min |
max |
mand. |
Format |
Description |
|---|---|---|---|---|---|
| CustomerNo |
0 |
1 |
|
integer |
Your customer number at IMS |
| Name1 |
0 |
1 |
|
string(50) |
Customer name |
| Name2 |
0 |
1 |
|
string(50) |
Extension customer name |
| Adress1 |
0 |
1 |
|
string(50) |
Address |
| Adress2 |
0 |
1 |
|
string(50) |
Address extension |
| ZipCode |
0 |
1 |
|
string(4-8) |
ZIP code |
| Town |
0 |
1 |
|
string(50) |
City |
| CountryCode |
0 |
1 |
|
string(2-2) |
Country code (ISO 3166 ALPHA-2) (see Wikipedia) |
| VATID |
0 |
1 |
|
string(15) |
Tax identification number (see Wikipedia) |
| Field1 |
0 |
1 |
|
string |
not used |
| Field2 |
0 |
1 |
|
string |
not used |
| Field3 |
0 |
1 |
|
string |
not used |
| Field4 |
0 |
1 |
|
string |
not used |
| Field5 |
0 |
1 |
|
string |
mot used |
Show All
Hide All