The GetSupplierStocks function returns all supplierStock records for the specified parameters.
Method | /GetSupplierStocks |
The request body is of type GetSupplierStocks.
Name | Description | Data Type |
---|---|---|
filter | GetSupplierStocksRequest |
|
The response body is of type GetSupplierStocksResponse.
Name | Description | Data Type |
---|---|---|
GetSupplierStocksResult | ArrayOfViewSupplierStockInfo |
|