| Name |
Located in |
Required |
Description |
Default |
Schema |
| accountingunitid
| path |
yes |
identifier of accountingUnit |
- |
integer (int64) |
| divisionid
| query |
no |
identifier of logisticDivision |
- |
integer (int64) |
| articleid
| query |
no |
identifier of article |
- |
integer (int64) |
| articlenumber
| query |
no |
articleNumber equals |
- |
string |
| articlenumberlike
| query |
no |
articleNumber like |
- |
string |
| articlenumberstarts
| query |
no |
articleNumber starts |
- |
string |
| articlenumberends
| query |
no |
articleNumber end |
- |
string |
| supplierid
| query |
no |
identifier of supplier |
- |
integer (int64) |
| supplierarticlenumber
| query |
no |
articleNumber of supplier equals |
- |
string |
| supplierarticlenumberlike
| query |
no |
articleNumber of supplier like |
- |
string |
| supplierarticlenumberstarts
| query |
no |
articleNumber of suppliers tarts |
- |
string |
| supplierarticlenumberends
| query |
no |
articleNumber of supplier ends |
- |
string |
| somethinglike
| query |
no |
articleNumber, articleName, articleNumber of supplier, articleName of supplier, gtin or pzn like |
- |
string |
| gtin
| query |
no |
gtin |
- |
string |
| pzn
| query |
no |
pzn |
- |
string |
| isreceipt
| query |
no |
only packing units for receipt process |
- |
boolean |
| isreceiptdefault
| query |
no |
only default packing units for receipt process |
- |
boolean |
| isoutgoing
| query |
no |
only packing units for outgoing process |
- |
boolean |
| isoutgoingdefault
| query |
no |
only default packing units for outgoing process |
- |
boolean |
| Range
| header |
no |
pagination |
items=0-100 |
string |
#### Response
**Content-Type: ** application/json, application/xml
| Status Code | Reason | Response Model |
|-------------|-------------|----------------|
| 200 | successful operation | Array[
| Name |
Located in |
Required |
Description |
Default |
Schema |
| accountingunitid
| path |
yes |
identifier of accountingUnit |
- |
integer (int64) |
| supplierid
| path |
yes |
identifier of supplier |
- |
integer (int64) |
| divisionid
| query |
no |
identifier of logisticDivision |
- |
integer (int64) |
| articleid
| query |
no |
identifier of article |
- |
integer (int64) |
| articlenumber
| query |
no |
articleNumber equals |
- |
string |
| articlenumberlike
| query |
no |
articleNumber like |
- |
string |
| articlenumberstarts
| query |
no |
articleNumber starts |
- |
string |
| articlenumberends
| query |
no |
articleNumber end |
- |
string |
| supplierarticlenumber
| query |
no |
articleNumber of supplier equals |
- |
string |
| supplierarticlenumberlike
| query |
no |
articleNumber of supplier like |
- |
string |
| supplierarticlenumberstarts
| query |
no |
articleNumber of suppliers tarts |
- |
string |
| supplierarticlenumberends
| query |
no |
articleNumber of supplier ends |
- |
string |
| somethinglike
| query |
no |
articleNumber, articleName, articleNumber of supplier, articleName of supplier, gtin or pzn like |
- |
string |
| gtin
| query |
no |
gtin |
- |
string |
| pzn
| query |
no |
pzn |
- |
string |
| isreceipt
| query |
no |
only packing units for receipt process |
- |
boolean |
| isreceiptdefault
| query |
no |
only default packing units for receipt process |
- |
boolean |
| isoutgoing
| query |
no |
only packing units for outgoing process |
- |
boolean |
| isoutgoingdefault
| query |
no |
only default packing units for outgoing process |
- |
boolean |
| Range
| header |
no |
pagination |
items=0-100 |
string |
#### Response
**Content-Type: ** application/json, application/xml
| Status Code | Reason | Response Model |
|-------------|-------------|----------------|
| 200 | successful operation | Array[
| name |
type |
required |
description |
| ID |
integer (int64)
|
required |
Identifier |
| ShortName |
string(15)
|
required |
shortname of the accountingunit |
| Name |
string(100)
|
required |
name of the accountingunit |
| Street |
string(46)
|
optional |
street of first address of the accountingunit |
| HouseNumber |
string(30)
|
optional |
housenumber of first address of the accountingunit |
| PostalCode |
string(10)
|
optional |
postalcode of first address of the accountingunit |
| City |
string(50)
|
optional |
city of first address of the accountingunit |
| CountryCode |
string(3)
|
optional |
countrycode of first address of the accountingunit |
| FinancialAccountSystem |
string(10)
|
optional |
identifier of accountingunit in financial accounting system |
| PostBox |
string(10)
|
optional |
postBox of first address of the accountingunit |
##
| name |
type |
required |
description |
| id |
integer (int64)
|
required |
Identifier |
| shortName |
string(30)
|
required |
shortname of the logisticDivision |
| name |
string(100)
|
required |
name of the logisticDivision |
| canRequestArticles |
boolean
|
optional |
can request articles |
| canRequestSupplierArticles |
boolean
|
optional |
can request supplierArticles |
| canRequestInDeliveryTemplates |
boolean
|
optional |
can request inDeliveryTemplates |
| canRequestPurchOrders |
boolean
|
optional |
can request purchOrders |
| canRequestInDeliveryNotes |
boolean
|
optional |
can request inDeliveryNotes |
| canRequestTakeOutReports |
boolean
|
optional |
can request takeOutReports |
| canRequestUncheckedPurchOrders |
boolean
|
optional |
can request uncheckedPurchOrders |
| canRequestUncheckedRequisitions |
boolean
|
optional |
can request uncheckedRequisitions |
##
| name |
type |
required |
description |
| identifier |
integer (int64)
|
required |
identifier of the supplierArticlePrice |
| supplierArticleId |
integer (int64)
|
required |
identifier of the supplierArticle |
| currency |
string(4)
|
required |
currency |
| basicPrice |
number (double)
|
required |
basic price |
| validFrom |
string (ISO 8601 yyyy-MM-dd)
|
required |
valid from |
| validTo |
string (ISO 8601 yyyy-MM-dd)
|
optional |
valid through |
| thresholdType |
enum (string)
|
optional |
threshold type for priceScales |
| deductionType |
enum (string)
|
optional |
deduction type for priceScales |
| priceScales |
array[SupplierArticlePriceScale]
|
optional |
price scales |
##
| name |
type |
required |
description |
| identifier |
integer (int64)
|
required |
identifier of the supplierRebate |
| supplierId |
integer (int64)
|
required |
identifier of the supplier |
| currency |
string(4)
|
required |
currency |
| validFrom |
string (ISO 8601 yyyy-MM-dd)
|
required |
valid from |
| validTo |
string (ISO 8601 yyyy-MM-dd)
|
optional |
valid through |
| thresholdType |
enum (string)
|
optional |
threshold type for scales |
| deductionType |
enum (string)
|
optional |
deduction type for scales |
| rebateScales |
array[SupplierRebateScale]
|
optional |
rebate scales |
##
| name |
type |
required |
description |
| identifier |
integer (int64)
|
required |
identifier of the unchecked requisition |
| orderNumber |
string(15)
|
optional |
orderNumber |
| requisitionNote |
string(15)
|
optional |
documentNumber of requisition |
| dateOfRequisition |
string (ISO 8601 yyyy-MM-dd)
|
optional |
date of requisition |
| costCentreId |
integer (int64)
|
optional |
identifier of costCentre |
| materialGroupId |
integer (int64)
|
optional |
identifier of materialGroup |
| articleId |
integer (int64)
|
optional |
identifier of article |
| articleNumber |
string(20)
|
optional |
articleNumber |
| articleName |
string(150)
|
optional |
articleName |
| quantity |
number (double)
|
optional |
quantity in basicUnit |
| basicUnit |
string(30)
|
optional |
basicUnit |
| packingQuantity |
number (double)
|
optional |
quantity in packingUnit |
| packingUnitProperName |
string(100)
|
optional |
proper name of packingUnit |
| packingUnit |
string(30)
|
optional |
packingUnit |
| packingUnitFactor |
number (double)
|
optional |
factor for packingUnit |
| remark |
string(1800)
|
optional |
remark |
| remarkHead |
string(1800)
|
optional |
remark of requisitonNote |
| userRecorded |
string(60)
|
optional |
user who recorded the requisition |
| userReleasedMaterialsRequisition |
string(60)
|
optional |
user who released the materials requisition |
| userReleasedRequisitionNote |
string(60)
|
optional |
user who released the requisition note |
| documents |
array[DMSDocumentReference]
|
optional |
documents |
| priceBasicUnit |
number
|
optional |
price for basicUnit |
| ProjectShort |
string(15)
|
optional |
project shortName |
##