ProductComponents Web Service
Method/GetTotalStockAtDate
ProductComponents Web Service > All Operations Resource Group : /GetTotalStockAtDate (Method)
Description
The GetTotalStockAtDate returns the total article stock at a specific date, also historical
Request (GetTotalStockAtDateSoapIn)

The request body is of type GetTotalStockAtDate.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:int
 xml:dateTime
 xml:boolean
isNegativeValueAllowed Element date Element productId Element storeId Element Sequence GetTotalStockAtDate Element

Overview

Sequence
storeId xs:int
productId xs:int
date xs:dateTime
Response (GetTotalStockAtDateSoapOut)

The response body is of type GetTotalStockAtDateResponse.

Response Body Parameters

NameDescriptionData Type
 xml:decimal
GetTotalStockAtDateResult Element Sequence GetTotalStockAtDateResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service