POST api/Products/PostProduct/{companyId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyId | integer |
Required |
Body Parameters
ProductChangeCheckVm| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductId | integer |
None. |
|
| ProductDescriptionShortLanguage01 | string |
Required String length: inclusive between 0 and 80 |
|
| ProductDescriptionLongLanguage01 | string |
Required String length: inclusive between 0 and 255 |
|
| ProductDescriptionShortLanguage02 | string |
String length: inclusive between 0 and 80 |
|
| ProductDescriptionLongLanguage02 | string |
String length: inclusive between 0 and 255 |
|
| ProductDescriptionShortLanguage03 | string |
String length: inclusive between 0 and 80 |
|
| ProductDescriptionLongLanguage03 | string |
String length: inclusive between 0 and 255 |
|
| ProductDescriptionShortLanguage04 | string |
String length: inclusive between 0 and 80 |
|
| ProductDescriptionLongLanguage04 | string |
String length: inclusive between 0 and 255 |
|
| ProductDescriptionShortLanguage05 | string |
String length: inclusive between 0 and 80 |
|
| ProductDescriptionLongLanguage05 | string |
String length: inclusive between 0 and 255 |
|
| ProductDescriptionShortLanguage06 | string |
String length: inclusive between 0 and 80 |
|
| ProductDescriptionLongLanguage06 | string |
String length: inclusive between 0 and 255 |
|
| ProductAlias | string |
String length: inclusive between 0 and 50 |
|
| ProductCode | string |
Required String length: inclusive between 0 and 50 |
|
| ProductOriginalCode | string |
None. |
|
| ProductCodeSupplier | string |
Required String length: inclusive between 0 and 50 |
|
| ProductSupplierDeliveryPeriod | integer |
Required |
|
| ProductSupplierId | integer |
None. |
|
| Supplier | Supplier |
None. |
|
| ProductBarcode | string |
Required String length: inclusive between 0 and 50 |
|
| ProductSalesPrice | decimal number |
Required |
|
| ProductPurchasePrice | decimal number |
None. |
|
| SupplierPurchaseDiscount | string |
None. |
|
| ProductPurchaseNetPrice | decimal number |
None. |
|
| ProductProfitMargin | decimal number |
Required |
|
| ProductWeight | decimal number |
Required |
|
| ICcode | ICcode |
Required |
|
| ValutaId | integer |
Required |
|
| Valuta | Valuta |
None. |
|
| ProductVATPercNormalId | integer |
Required |
|
| ProductVATPercNormal | VAT |
None. |
|
| ProductCommodityCode | string |
Required String length: inclusive between 0 and 30 |
|
| SalesUnitId | integer |
Required |
|
| SalesUnit | SalesUnit |
None. |
|
| ProductMaxStock | decimal number |
Required |
|
| ProductMinStock | decimal number |
Required |
|
| ProductBrandId | integer |
Required |
|
| Brand | Brand |
None. |
|
| ProductCategoryId1 | integer |
Required |
|
| ProductCategoryId2 | integer |
Required |
|
| ProductCategoryId3 | integer |
Required |
|
| ProductIsDiscountEligable | boolean |
Required |
|
| ProductIsFinancialDiscountEligable | boolean |
Required |
|
| ProductIsInUse | boolean |
Required |
|
| ProductIsStock | boolean |
Required |
|
| ProductShowInSearchList | boolean |
Required |
|
| ProductShowOnWebsite | boolean |
Required |
|
| ProductShowOnWebshop | boolean |
Required |
|
| ProductShowOnHomePage | boolean |
Required |
|
| ProductInformation | string |
Max length: -1 |
|
| ProductDateCreated | date |
None. |
|
| ProductUserIdCreated | string |
None. |
|
| ProductDateChanged | date |
None. |
|
| ProductUserIdChanged | string |
None. |
|
| ProductAlternativeProductId | integer |
None. |
|
| ProductAlternativeCode | string |
None. |
|
| ProductShowOnAllWebsites | boolean |
None. |
|
| CompanyId | integer |
None. |
|
| ProductCopyEtaProductId | integer |
None. |
|
| ProductHasStefcaCopy | boolean |
None. |
|
| ProductAlternativeCodeIsEdit | boolean |
None. |
|
| ProductPurchasePriceIsEdit | boolean |
None. |
|
| SupplierPurchaseDiscountIsEdit | boolean |
None. |
|
| ProductPurchaseNetPriceIsEdit | boolean |
None. |
|
| ProductWeightIsEdit | boolean |
None. |
|
| ProductCodeSupplierIsEdit | boolean |
None. |
|
| ProductSupplierDeliveryPeriodIsEdit | boolean |
None. |
|
| ProductMaxStockIsEdit | boolean |
None. |
|
| ProductMinStockIsEdit | boolean |
Required |
|
| ProductIsStockIsEdit | boolean |
None. |
|
| ProductProfitMarginIsEdit | boolean |
None. |
|
| ProductSalesPriceIsEdit | boolean |
None. |
|
| ProductVATPercNormalIdIsEdit | boolean |
None. |
|
| SalesUnitIdIsEdit | boolean |
Required |
|
| ProductIsDiscountEligableIsEdit | boolean |
Required |
|
| ProductIsFinancialDiscountEligableIsEdit | boolean |
Required |
|
| ProductBarcodeIsEdit | boolean |
None. |
|
| ICcodeIsEdit | boolean |
None. |
|
| ProductCommodityCodeIsEdit | boolean |
None. |
Request Formats
application/json, text/json
{
"productId": 1,
"productDescriptionShortLanguage01": "sample string 2",
"productDescriptionLongLanguage01": "sample string 3",
"productDescriptionShortLanguage02": "sample string 4",
"productDescriptionLongLanguage02": "sample string 5",
"productDescriptionShortLanguage03": "sample string 6",
"productDescriptionLongLanguage03": "sample string 7",
"productDescriptionShortLanguage04": "sample string 8",
"productDescriptionLongLanguage04": "sample string 9",
"productDescriptionShortLanguage05": "sample string 10",
"productDescriptionLongLanguage05": "sample string 11",
"productDescriptionShortLanguage06": "sample string 12",
"productDescriptionLongLanguage06": "sample string 13",
"productAlias": "sample string 14",
"productCode": "sample string 15",
"productOriginalCode": "sample string 16",
"productCodeSupplier": "sample string 17",
"productSupplierDeliveryPeriod": 18,
"productSupplierId": 1,
"supplier": {
"supplierId": 1,
"supplierName": "sample string 2",
"supplierStreet": "sample string 3",
"supplierDepartment": 0,
"supplierPCode": "sample string 4",
"supplierCity": "sample string 5",
"supplierCountryId": 6,
"country": {
"countryId": 1,
"countryName": "sample string 2",
"countryIsocode": "sample string 3",
"defaultLanguageId": 4,
"telephoneCountryPrefix": "sample string 5",
"objectState": 0
},
"supplierTelephone1": "sample string 7",
"supplierTelephone2": "sample string 8",
"supplierMobile1": "sample string 9",
"supplierTelefax": "sample string 10",
"supplierEmailGeneral": "sample string 11",
"supplierEmailSales": "sample string 12",
"supplierEmailPurchasing": "sample string 13",
"supplierEmailDelivery": "sample string 14",
"supplierCompanyNumber": "sample string 15",
"supplierVATregime": 16,
"supplierValutaId": 17,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"supplierLanguageId": 18,
"language": {
"languageId": 1,
"languageName": "sample string 2",
"languageIsocode": "sample string 3",
"languageNumberWebsite": 4,
"isInUse": true,
"languageImageName": "sample string 6",
"objectState": 0
},
"supplierDateLastMeeting": "2025-12-12T04:05:36.6455781+01:00",
"supplierIsInUse": true,
"supplierDateCreated": "2025-12-12T04:05:36.6455781+01:00",
"supplierUserIdCreated": "sample string 20",
"supplierDateChanged": "2025-12-12T04:05:36.6455781+01:00",
"supplierUserIdChanged": "sample string 21",
"supplierBrands": [
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
{
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
}
],
"companyId": 22,
"supplierGeneralNotes": "sample string 23",
"objectState": 0
},
"productBarcode": "sample string 19",
"productSalesPrice": 20.0,
"productPurchasePrice": 21.0,
"supplierPurchaseDiscount": "sample string 22",
"productPurchaseNetPrice": 23.0,
"productProfitMargin": 24.0,
"productWeight": 25.0,
"iCcode": 0,
"valutaId": 26,
"valuta": {
"valutaId": 1,
"valutaIsocode": "sample string 2",
"valutaName": "sample string 3",
"isInUse": true,
"objectState": 0
},
"productVATPercNormalId": 27,
"productVATPercNormal": {
"vatId": 1,
"vaTcode": "sample string 2",
"vaTpercentage": 3.0,
"isInUse": true,
"vatPrintTextLanguage01": "sample string 5",
"vatPrintTextLanguage02": "sample string 6",
"vatPrintTextLanguage03": "sample string 7",
"vatPrintTextLanguage04": "sample string 8",
"vatPrintTextLanguage05": "sample string 9",
"vatPrintTextLanguage06": "sample string 10",
"objectState": 0
},
"productCommodityCode": "sample string 28",
"salesUnitId": 29,
"salesUnit": {
"salesUnitId": 1,
"salesUnitDescriptionLanguage01": "sample string 2",
"salesUnitDescriptionLanguage02": "sample string 3",
"salesUnitDescriptionLanguage03": "sample string 4",
"salesUnitDescriptionLanguage04": "sample string 5",
"salesUnitDescriptionLanguage05": "sample string 6",
"salesUnitDescriptionLanguage06": "sample string 7",
"isInUse": true,
"companyId": 9,
"objectState": 0
},
"productMaxStock": 30.0,
"productMinStock": 31.0,
"productBrandId": 32,
"brand": {
"brandId": 1,
"brandName": "sample string 2",
"brandIsInUse": true,
"companyId": 4,
"objectState": 0
},
"productCategoryId1": 33,
"productCategoryId2": 34,
"productCategoryId3": 35,
"productIsDiscountEligable": true,
"productIsFinancialDiscountEligable": true,
"productIsInUse": true,
"productIsStock": true,
"productShowInSearchList": true,
"productShowOnWebsite": true,
"productShowOnWebshop": true,
"productShowOnHomePage": true,
"productInformation": "sample string 44",
"productDateCreated": "2025-12-12T04:05:36.6609409+01:00",
"productUserIdCreated": "sample string 46",
"productDateChanged": "2025-12-12T04:05:36.6609409+01:00",
"productUserIdChanged": "sample string 48",
"productAlternativeProductId": 1,
"productAlternativeCode": "sample string 49",
"productShowOnAllWebsites": true,
"companyId": 51,
"productCopyEtaProductId": 1,
"productHasStefcaCopy": true,
"productAlternativeCodeIsEdit": true,
"productPurchasePriceIsEdit": true,
"supplierPurchaseDiscountIsEdit": true,
"productPurchaseNetPriceIsEdit": true,
"productWeightIsEdit": true,
"productCodeSupplierIsEdit": true,
"productSupplierDeliveryPeriodIsEdit": true,
"productMaxStockIsEdit": true,
"productMinStockIsEdit": true,
"productIsStockIsEdit": true,
"productProfitMarginIsEdit": true,
"productSalesPriceIsEdit": true,
"productVATPercNormalIdIsEdit": true,
"salesUnitIdIsEdit": true,
"productIsDiscountEligableIsEdit": true,
"productIsFinancialDiscountEligableIsEdit": true,
"productBarcodeIsEdit": true,
"iCcodeIsEdit": true,
"productCommodityCodeIsEdit": true
}
application/xml, text/xml
<ProductChangeCheckVm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.ViewModels">
<Brand xmlns:d2p1="http://schemas.datacontract.org/2004/07/Gruo.Core.Models">
<ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
<d2p1:BrandId>1</d2p1:BrandId>
<d2p1:BrandIsInUse>true</d2p1:BrandIsInUse>
<d2p1:BrandName>sample string 2</d2p1:BrandName>
<d2p1:CompanyId>4</d2p1:CompanyId>
</Brand>
<CompanyId>51</CompanyId>
<ICcode>IC_goederen</ICcode>
<ICcodeIsEdit>true</ICcodeIsEdit>
<ProductAlias>sample string 14</ProductAlias>
<ProductAlternativeCode>sample string 49</ProductAlternativeCode>
<ProductAlternativeCodeIsEdit>true</ProductAlternativeCodeIsEdit>
<ProductAlternativeProductId>1</ProductAlternativeProductId>
<ProductBarcode>sample string 19</ProductBarcode>
<ProductBarcodeIsEdit>true</ProductBarcodeIsEdit>
<ProductBrandId>32</ProductBrandId>
<ProductCategoryId1>33</ProductCategoryId1>
<ProductCategoryId2>34</ProductCategoryId2>
<ProductCategoryId3>35</ProductCategoryId3>
<ProductCode>sample string 15</ProductCode>
<ProductCodeSupplier>sample string 17</ProductCodeSupplier>
<ProductCodeSupplierIsEdit>true</ProductCodeSupplierIsEdit>
<ProductCommodityCode>sample string 28</ProductCommodityCode>
<ProductCommodityCodeIsEdit>true</ProductCommodityCodeIsEdit>
<ProductCopyEtaProductId>1</ProductCopyEtaProductId>
<ProductDateChanged>2025-12-12T04:05:36.6609409+01:00</ProductDateChanged>
<ProductDateCreated>2025-12-12T04:05:36.6609409+01:00</ProductDateCreated>
<ProductDescriptionLongLanguage01>sample string 3</ProductDescriptionLongLanguage01>
<ProductDescriptionLongLanguage02>sample string 5</ProductDescriptionLongLanguage02>
<ProductDescriptionLongLanguage03>sample string 7</ProductDescriptionLongLanguage03>
<ProductDescriptionLongLanguage04>sample string 9</ProductDescriptionLongLanguage04>
<ProductDescriptionLongLanguage05>sample string 11</ProductDescriptionLongLanguage05>
<ProductDescriptionLongLanguage06>sample string 13</ProductDescriptionLongLanguage06>
<ProductDescriptionShortLanguage01>sample string 2</ProductDescriptionShortLanguage01>
<ProductDescriptionShortLanguage02>sample string 4</ProductDescriptionShortLanguage02>
<ProductDescriptionShortLanguage03>sample string 6</ProductDescriptionShortLanguage03>
<ProductDescriptionShortLanguage04>sample string 8</ProductDescriptionShortLanguage04>
<ProductDescriptionShortLanguage05>sample string 10</ProductDescriptionShortLanguage05>
<ProductDescriptionShortLanguage06>sample string 12</ProductDescriptionShortLanguage06>
<ProductHasStefcaCopy>true</ProductHasStefcaCopy>
<ProductId>1</ProductId>
<ProductInformation>sample string 44</ProductInformation>
<ProductIsDiscountEligable>true</ProductIsDiscountEligable>
<ProductIsDiscountEligableIsEdit>true</ProductIsDiscountEligableIsEdit>
<ProductIsFinancialDiscountEligable>true</ProductIsFinancialDiscountEligable>
<ProductIsFinancialDiscountEligableIsEdit>true</ProductIsFinancialDiscountEligableIsEdit>
<ProductIsInUse>true</ProductIsInUse>
<ProductIsStock>true</ProductIsStock>
<ProductIsStockIsEdit>true</ProductIsStockIsEdit>
<ProductMaxStock>30</ProductMaxStock>
<ProductMaxStockIsEdit>true</ProductMaxStockIsEdit>
<ProductMinStock>31</ProductMinStock>
<ProductMinStockIsEdit>true</ProductMinStockIsEdit>
<ProductOriginalCode>sample string 16</ProductOriginalCode>
<ProductProfitMargin>24</ProductProfitMargin>
<ProductProfitMarginIsEdit>true</ProductProfitMarginIsEdit>
<ProductPurchaseNetPrice>23</ProductPurchaseNetPrice>
<ProductPurchaseNetPriceIsEdit>true</ProductPurchaseNetPriceIsEdit>
<ProductPurchasePrice>21</ProductPurchasePrice>
<ProductPurchasePriceIsEdit>true</ProductPurchasePriceIsEdit>
<ProductSalesPrice>20</ProductSalesPrice>
<ProductSalesPriceIsEdit>true</ProductSalesPriceIsEdit>
<ProductShowInSearchList>true</ProductShowInSearchList>
<ProductShowOnAllWebsites>true</ProductShowOnAllWebsites>
<ProductShowOnHomePage>true</ProductShowOnHomePage>
<ProductShowOnWebshop>true</ProductShowOnWebshop>
<ProductShowOnWebsite>true</ProductShowOnWebsite>
<ProductSupplierDeliveryPeriod>18</ProductSupplierDeliveryPeriod>
<ProductSupplierDeliveryPeriodIsEdit>true</ProductSupplierDeliveryPeriodIsEdit>
<ProductSupplierId>1</ProductSupplierId>
<ProductUserIdChanged>sample string 48</ProductUserIdChanged>
<ProductUserIdCreated>sample string 46</ProductUserIdCreated>
<ProductVATPercNormal xmlns:d2p1="http://schemas.datacontract.org/2004/07/Gruo.Core.Models">
<ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
<d2p1:IsInUse>true</d2p1:IsInUse>
<d2p1:VATId>1</d2p1:VATId>
<d2p1:VATcode>sample string 2</d2p1:VATcode>
<d2p1:VATpercentage>3</d2p1:VATpercentage>
<d2p1:VatPrintTextLanguage01>sample string 5</d2p1:VatPrintTextLanguage01>
<d2p1:VatPrintTextLanguage02>sample string 6</d2p1:VatPrintTextLanguage02>
<d2p1:VatPrintTextLanguage03>sample string 7</d2p1:VatPrintTextLanguage03>
<d2p1:VatPrintTextLanguage04>sample string 8</d2p1:VatPrintTextLanguage04>
<d2p1:VatPrintTextLanguage05>sample string 9</d2p1:VatPrintTextLanguage05>
<d2p1:VatPrintTextLanguage06>sample string 10</d2p1:VatPrintTextLanguage06>
</ProductVATPercNormal>
<ProductVATPercNormalId>27</ProductVATPercNormalId>
<ProductVATPercNormalIdIsEdit>true</ProductVATPercNormalIdIsEdit>
<ProductWeight>25</ProductWeight>
<ProductWeightIsEdit>true</ProductWeightIsEdit>
<SalesUnit xmlns:d2p1="http://schemas.datacontract.org/2004/07/Gruo.Core.Models">
<ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
<d2p1:CompanyId>9</d2p1:CompanyId>
<d2p1:IsInUse>true</d2p1:IsInUse>
<d2p1:SalesUnitDescriptionLanguage01>sample string 2</d2p1:SalesUnitDescriptionLanguage01>
<d2p1:SalesUnitDescriptionLanguage02>sample string 3</d2p1:SalesUnitDescriptionLanguage02>
<d2p1:SalesUnitDescriptionLanguage03>sample string 4</d2p1:SalesUnitDescriptionLanguage03>
<d2p1:SalesUnitDescriptionLanguage04>sample string 5</d2p1:SalesUnitDescriptionLanguage04>
<d2p1:SalesUnitDescriptionLanguage05>sample string 6</d2p1:SalesUnitDescriptionLanguage05>
<d2p1:SalesUnitDescriptionLanguage06>sample string 7</d2p1:SalesUnitDescriptionLanguage06>
<d2p1:SalesUnitId>1</d2p1:SalesUnitId>
</SalesUnit>
<SalesUnitId>29</SalesUnitId>
<SalesUnitIdIsEdit>true</SalesUnitIdIsEdit>
<Supplier xmlns:d2p1="http://schemas.datacontract.org/2004/07/Gruo.Core.Models">
<ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
<d2p1:CompanyId>22</d2p1:CompanyId>
<d2p1:Country>
<ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
<d2p1:CountryId>1</d2p1:CountryId>
<d2p1:CountryIsocode>sample string 3</d2p1:CountryIsocode>
<d2p1:CountryName>sample string 2</d2p1:CountryName>
<d2p1:DefaultLanguageId>4</d2p1:DefaultLanguageId>
<d2p1:TelephoneCountryPrefix>sample string 5</d2p1:TelephoneCountryPrefix>
</d2p1:Country>
<d2p1:Language>
<ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
<d2p1:IsInUse>true</d2p1:IsInUse>
<d2p1:LanguageId>1</d2p1:LanguageId>
<d2p1:LanguageImageName>sample string 6</d2p1:LanguageImageName>
<d2p1:LanguageIsocode>sample string 3</d2p1:LanguageIsocode>
<d2p1:LanguageName>sample string 2</d2p1:LanguageName>
<d2p1:LanguageNumberWebsite>4</d2p1:LanguageNumberWebsite>
</d2p1:Language>
<d2p1:SupplierBrands>
<d2p1:Brand>
<ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
<d2p1:BrandId>1</d2p1:BrandId>
<d2p1:BrandIsInUse>true</d2p1:BrandIsInUse>
<d2p1:BrandName>sample string 2</d2p1:BrandName>
<d2p1:CompanyId>4</d2p1:CompanyId>
</d2p1:Brand>
<d2p1:Brand>
<ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
<d2p1:BrandId>1</d2p1:BrandId>
<d2p1:BrandIsInUse>true</d2p1:BrandIsInUse>
<d2p1:BrandName>sample string 2</d2p1:BrandName>
<d2p1:CompanyId>4</d2p1:CompanyId>
</d2p1:Brand>
</d2p1:SupplierBrands>
<d2p1:SupplierCity>sample string 5</d2p1:SupplierCity>
<d2p1:SupplierCompanyNumber>sample string 15</d2p1:SupplierCompanyNumber>
<d2p1:SupplierCountryId>6</d2p1:SupplierCountryId>
<d2p1:SupplierDateChanged>2025-12-12T04:05:36.6455781+01:00</d2p1:SupplierDateChanged>
<d2p1:SupplierDateCreated>2025-12-12T04:05:36.6455781+01:00</d2p1:SupplierDateCreated>
<d2p1:SupplierDateLastMeeting>2025-12-12T04:05:36.6455781+01:00</d2p1:SupplierDateLastMeeting>
<d2p1:SupplierDepartment>Empty</d2p1:SupplierDepartment>
<d2p1:SupplierEmailDelivery>sample string 14</d2p1:SupplierEmailDelivery>
<d2p1:SupplierEmailGeneral>sample string 11</d2p1:SupplierEmailGeneral>
<d2p1:SupplierEmailPurchasing>sample string 13</d2p1:SupplierEmailPurchasing>
<d2p1:SupplierEmailSales>sample string 12</d2p1:SupplierEmailSales>
<d2p1:SupplierGeneralNotes>sample string 23</d2p1:SupplierGeneralNotes>
<d2p1:SupplierId>1</d2p1:SupplierId>
<d2p1:SupplierIsInUse>true</d2p1:SupplierIsInUse>
<d2p1:SupplierLanguageId>18</d2p1:SupplierLanguageId>
<d2p1:SupplierMobile1>sample string 9</d2p1:SupplierMobile1>
<d2p1:SupplierName>sample string 2</d2p1:SupplierName>
<d2p1:SupplierPCode>sample string 4</d2p1:SupplierPCode>
<d2p1:SupplierStreet>sample string 3</d2p1:SupplierStreet>
<d2p1:SupplierTelefax>sample string 10</d2p1:SupplierTelefax>
<d2p1:SupplierTelephone1>sample string 7</d2p1:SupplierTelephone1>
<d2p1:SupplierTelephone2>sample string 8</d2p1:SupplierTelephone2>
<d2p1:SupplierUserIdChanged>sample string 21</d2p1:SupplierUserIdChanged>
<d2p1:SupplierUserIdCreated>sample string 20</d2p1:SupplierUserIdCreated>
<d2p1:SupplierVATregime>16</d2p1:SupplierVATregime>
<d2p1:SupplierValutaId>17</d2p1:SupplierValutaId>
<d2p1:Valuta>
<ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
<d2p1:IsInUse>true</d2p1:IsInUse>
<d2p1:ValutaId>1</d2p1:ValutaId>
<d2p1:ValutaIsocode>sample string 2</d2p1:ValutaIsocode>
<d2p1:ValutaName>sample string 3</d2p1:ValutaName>
</d2p1:Valuta>
</Supplier>
<SupplierPurchaseDiscount>sample string 22</SupplierPurchaseDiscount>
<SupplierPurchaseDiscountIsEdit>true</SupplierPurchaseDiscountIsEdit>
<Valuta xmlns:d2p1="http://schemas.datacontract.org/2004/07/Gruo.Core.Models">
<ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
<d2p1:IsInUse>true</d2p1:IsInUse>
<d2p1:ValutaId>1</d2p1:ValutaId>
<d2p1:ValutaIsocode>sample string 2</d2p1:ValutaIsocode>
<d2p1:ValutaName>sample string 3</d2p1:ValutaName>
</Valuta>
<ValutaId>26</ValutaId>
</ProductChangeCheckVm>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
1
application/xml, text/xml
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>