Add or update product record and belonging barcode and purchase records
Method | /SmartUpdateProduct |
The request body is of type SmartUpdateProduct.
Name | Description | Data Type |
---|---|---|
product | ProductInfo | |
barcodes | ArrayOfBarcodeInfo | |
purchases | ArrayOfPurchaseInfo | |
vatId | xml:int | |
isAutoDetermineProductNumber | xml:boolean | |
isForceUpdate | xml:boolean |
The response body is of type SmartUpdateProductResponse.
Name | Description | Data Type |
---|---|---|
SmartUpdateProductResult | xml:int |
|