The GetSingleSupplierStock function returns the supplierStock record for the given primary key.
Method | /GetSingleSupplierStock |
The request body is of type GetSingleSupplierStock.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSupplierStockResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSupplierStockResult | SupplierStockInfo |
|