| name |
type |
required |
description |
| identifier |
integer (int64)
|
required |
identifier of the packing unit |
| article |
ArticleReference
|
required |
article of the packing unit |
| basicUnit |
UnitReference
|
required |
basic unit of the article |
| unit |
UnitReference
|
required |
unit of the packing unit |
| factor |
number (double)
|
required |
factor of the packing unit |
| isReceipt |
boolean
|
optional |
flag if the packing unit is valid for receipt process |
| isReceiptDefault |
boolean
|
optional |
flag if the packing unit is default for receipt process |
| isOutgoing |
boolean
|
optional |
flag if the packing unit is valid for outgoing process |
| isOutgoingDefault |
boolean
|
optional |
flag if the packing unit is default for outgoing process |
| gtin |
string(100)
|
optional |
gtin of the packing unit |
| pzn |
string(100)
|
optional |
pzn of the packing unit |
| hibc |
string(254)
|
optional |
hibc of the packing unit |
| description |
string(100)
|
optional |
description of the packing unit |
##
| name |
type |
required |
description |
| thirdpartySystemNumber |
integer (int64)
|
required |
thirdpartySystemNumber of the supplier |
| shortName |
string(30)
|
required |
shortname of the supplier |
| name |
string(120)
|
required |
name of the supplier |
| externalSupplierNumber |
string(30)
|
optional |
external supplier identifier of the supplier |
| identNumberVAT |
string(20)
|
optional |
UST Ident of the supplier |
| glnno |
integer (int64)
|
optional |
glnno of the supplier |
| bgano |
integer (int64)
|
optional |
bgano of the supplier |
| street |
string(46)
|
optional |
street of the first address of the supplier |
| houseNumber |
string(30)
|
optional |
housenumber of the first address of the supplier |
| postalCode |
string(10)
|
optional |
postalcode of the first address of the supplier |
| city |
string(50)
|
optional |
city of the first address of the supplier |
| currency |
CurrencyReference
|
required |
currency |
| minOrderValue |
number (double)
|
optional |
minimum order value |
| isCentralyMaintained |
boolean
|
optional |
flag 'isCentralyMaintained' of the supplier |
##