GET api/Configuration/ProductNo?productNo={productNo}&clientId={clientId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productNo | string |
Required |
|
| clientId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Product| Name | Description | Type | Additional information |
|---|---|---|---|
| productNo | string |
None. |
|
| description | string |
None. |
|
| taxAndAccountingGroup | integer |
None. |
|
| defaultSalesUnits | integer |
None. |
|
| quantityPerUnit | decimal number |
None. |
|
| showOnWeb | boolean |
None. |
|
| showInExternalSystem | boolean |
None. |
|
| prodCategoryId1 | integer |
None. |
|
| prodCategoryId2 | integer |
None. |
|
| prodCategoryId3 | integer |
None. |
|
| prodCategoryId4 | integer |
None. |
|
| prodCategoryId5 | integer |
None. |
|
| prodCategoryId6 | integer |
None. |
|
| orgUnit1 | integer |
None. |
|
| orgUnit2 | integer |
None. |
|
| orgUnit3 | integer |
None. |
|
| orgUnit4 | integer |
None. |
|
| orgUnit5 | integer |
None. |
|
| orgUnit6 | integer |
None. |
|
| orgUnit12 | string |
None. |
|
| productPriceGroup1 | integer |
None. |
|
| productPriceGroup2 | integer |
None. |
|
| productPriceGroup3 | integer |
None. |
|
| processingMethod1 | integer |
None. |
|
| processingMethod2 | integer |
None. |
|
| processingMethod3 | integer |
None. |
|
| processingMethod7 | integer |
None. |
|
| note | string |
None. |
|
| NetWeight | decimal number |
None. |
|
| priceUnit | integer |
None. |
|
| templateProductNo | string |
None. |
|
| Group1 | integer |
None. |
|
| Group2 | integer |
None. |
|
| Group3 | integer |
None. |
|
| Group4 | integer |
None. |
|
| Group5 | integer |
None. |
|
| Group6 | integer |
None. |
|
| Group7 | integer |
None. |
|
| Group8 | integer |
None. |
|
| Group9 | integer |
None. |
|
| Group10 | integer |
None. |
|
| Group11 | integer |
None. |
|
| Group12 | integer |
None. |
|
| costPriceAdditionPercent | decimal number |
None. |
|
| lastChanged | date |
None. |
|
| information1 | string |
None. |
|
| information2 | string |
None. |
|
| information3 | string |
None. |
|
| information4 | string |
None. |
|
| information5 | string |
None. |
|
| information6 | string |
None. |
|
| information7 | string |
None. |
|
| information8 | string |
None. |
|
| density | decimal number |
None. |
|
| payrollSort | string |
None. |
|
| previouslyProductNo | string |
None. |
|
| pictureFileName | string |
None. |
|
| replacementProductNo | string |
None. |
|
| memoFileName | string |
None. |
|
| eanItemNo | string |
None. |
|
| salesPriceInCurrency | decimal number |
None. |
|
| payrollRateNo | integer |
None. |
|
| webPage | string |
None. |
|
| length | decimal number |
None. |
|
| height | decimal number |
None. |
|
| width | decimal number |
None. |
|
| area | decimal number |
None. |
|
| volume | decimal number |
None. |
|
| free1 | decimal number |
None. |
|
| free2 | decimal number |
None. |
|
| free3 | decimal number |
None. |
|
| free4 | decimal number |
None. |
|
| transactionInformation1 | string |
None. |
|
| transactionInformation2 | string |
None. |
|
| transactionInformation3 | string |
None. |
|
| transactionInformation4 | string |
None. |
|
| salesPriceAddition | decimal number |
None. |
|
| official1 | integer |
None. |
|
| EuGoodsStatisticsNo | integer |
None. |
|
| CustomsStatisticsNo | string |
None. |
|
| productType1 | integer |
None. |
|
| productType2 | integer |
None. |
|
| picturePathUrl | string |
None. |
|
| sourceCountryNo | integer |
None. |
|
| normalWarehouseNo | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"productNo": "sample string 1",
"description": "sample string 2",
"taxAndAccountingGroup": 1,
"defaultSalesUnits": 1,
"quantityPerUnit": 1.0,
"showOnWeb": true,
"showInExternalSystem": true,
"prodCategoryId1": 1,
"prodCategoryId2": 1,
"prodCategoryId3": 1,
"prodCategoryId4": 1,
"prodCategoryId5": 1,
"prodCategoryId6": 1,
"orgUnit1": 1,
"orgUnit2": 1,
"orgUnit3": 1,
"orgUnit4": 1,
"orgUnit5": 1,
"orgUnit6": 1,
"orgUnit12": "sample string 3",
"productPriceGroup1": 1,
"productPriceGroup2": 1,
"productPriceGroup3": 1,
"processingMethod1": 1,
"processingMethod2": 1,
"processingMethod3": 1,
"processingMethod7": 1,
"note": "sample string 4",
"NetWeight": 1.0,
"priceUnit": 1,
"templateProductNo": "sample string 5",
"Group1": 1,
"Group2": 1,
"Group3": 1,
"Group4": 1,
"Group5": 1,
"Group6": 1,
"Group7": 1,
"Group8": 1,
"Group9": 1,
"Group10": 1,
"Group11": 1,
"Group12": 1,
"costPriceAdditionPercent": 1.0,
"lastChanged": "2025-11-29T15:09:57.7901379+01:00",
"information1": "sample string 6",
"information2": "sample string 7",
"information3": "sample string 8",
"information4": "sample string 9",
"information5": "sample string 10",
"information6": "sample string 11",
"information7": "sample string 12",
"information8": "sample string 13",
"density": 1.0,
"payrollSort": "sample string 14",
"previouslyProductNo": "sample string 15",
"pictureFileName": "sample string 16",
"replacementProductNo": "sample string 17",
"memoFileName": "sample string 18",
"eanItemNo": "sample string 19",
"salesPriceInCurrency": 1.0,
"payrollRateNo": 1,
"webPage": "sample string 20",
"length": 1.0,
"height": 1.0,
"width": 1.0,
"area": 1.0,
"volume": 1.0,
"free1": 1.0,
"free2": 1.0,
"free3": 1.0,
"free4": 1.0,
"transactionInformation1": "sample string 21",
"transactionInformation2": "sample string 22",
"transactionInformation3": "sample string 23",
"transactionInformation4": "sample string 24",
"salesPriceAddition": 1.0,
"official1": 1,
"EuGoodsStatisticsNo": 1,
"CustomsStatisticsNo": "sample string 25",
"productType1": 1,
"productType2": 1,
"picturePathUrl": "sample string 26",
"sourceCountryNo": 1,
"normalWarehouseNo": 1
}
application/xml, text/xml
Sample:
<Product xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <productNo>sample string 1</productNo> <description>sample string 2</description> <taxAndAccountingGroup>1</taxAndAccountingGroup> <defaultSalesUnits>1</defaultSalesUnits> <quantityPerUnit>1</quantityPerUnit> <showOnWeb>true</showOnWeb> <showInExternalSystem>true</showInExternalSystem> <prodCategoryId1>1</prodCategoryId1> <prodCategoryId2>1</prodCategoryId2> <prodCategoryId3>1</prodCategoryId3> <prodCategoryId4>1</prodCategoryId4> <prodCategoryId5>1</prodCategoryId5> <prodCategoryId6>1</prodCategoryId6> <orgUnit1>1</orgUnit1> <orgUnit2>1</orgUnit2> <orgUnit3>1</orgUnit3> <orgUnit4>1</orgUnit4> <orgUnit5>1</orgUnit5> <orgUnit6>1</orgUnit6> <orgUnit12>sample string 3</orgUnit12> <productPriceGroup1>1</productPriceGroup1> <productPriceGroup2>1</productPriceGroup2> <productPriceGroup3>1</productPriceGroup3> <processingMethod1>1</processingMethod1> <processingMethod2>1</processingMethod2> <processingMethod3>1</processingMethod3> <processingMethod7>1</processingMethod7> <note>sample string 4</note> <NetWeight>1</NetWeight> <priceUnit>1</priceUnit> <templateProductNo>sample string 5</templateProductNo> <Group1>1</Group1> <Group2>1</Group2> <Group3>1</Group3> <Group4>1</Group4> <Group5>1</Group5> <Group6>1</Group6> <Group7>1</Group7> <Group8>1</Group8> <Group9>1</Group9> <Group10>1</Group10> <Group11>1</Group11> <Group12>1</Group12> <costPriceAdditionPercent>1</costPriceAdditionPercent> <lastChanged>2025-11-29T15:09:57.7901379+01:00</lastChanged> <information1>sample string 6</information1> <information2>sample string 7</information2> <information3>sample string 8</information3> <information4>sample string 9</information4> <information5>sample string 10</information5> <information6>sample string 11</information6> <information7>sample string 12</information7> <information8>sample string 13</information8> <density>1</density> <payrollSort>sample string 14</payrollSort> <previouslyProductNo>sample string 15</previouslyProductNo> <pictureFileName>sample string 16</pictureFileName> <replacementProductNo>sample string 17</replacementProductNo> <memoFileName>sample string 18</memoFileName> <eanItemNo>sample string 19</eanItemNo> <salesPriceInCurrency>1</salesPriceInCurrency> <payrollRateNo>1</payrollRateNo> <webPage>sample string 20</webPage> <length>1</length> <height>1</height> <width>1</width> <area>1</area> <volume>1</volume> <free1>1</free1> <free2>1</free2> <free3>1</free3> <free4>1</free4> <transactionInformation1>sample string 21</transactionInformation1> <transactionInformation2>sample string 22</transactionInformation2> <transactionInformation3>sample string 23</transactionInformation3> <transactionInformation4>sample string 24</transactionInformation4> <salesPriceAddition>1</salesPriceAddition> <official1>1</official1> <EuGoodsStatisticsNo>1</EuGoodsStatisticsNo> <CustomsStatisticsNo>sample string 25</CustomsStatisticsNo> <productType1>1</productType1> <productType2>1</productType2> <picturePathUrl>sample string 26</picturePathUrl> <sourceCountryNo>1</sourceCountryNo> <normalWarehouseNo>1</normalWarehouseNo> </Product>