Bulk update supplier of purchases specified by filter
Method | /BulkUpdatePurchaseSupplier |
The request body is of type BulkUpdatePurchaseSupplier.
Name | Description | Data Type |
---|---|---|
filter | ProductsFilter | |
oldSupplierId | xml:int | |
newSupplierId | xml:int | |
isSetAsPreferredSupplier | xml:boolean |
The response body is of type BulkUpdatePurchaseSupplierResponse.
Name | Description | Data Type |
---|---|---|
BulkUpdatePurchaseSupplierResult | xml:int |
|