The GetStockModifications function return all stockmodifications for a single product (receivedproducts, stockadjustments, invoicesales).
The request body is of type GetStockModifications.
Request Body Parameters
Name | Description | Data Type |
storeId | | xml:int |
productId | | xml:int |
customerId | | xml:int |
debtorId | | xml:int |
receivedProductRowId | | xml:int |
loyaltyCardNumber | | xml:long |
dateFrom | | xml:dateTime |
dateTo | | xml:dateTime |
isSaleOnly | | BooleanFilter |
isSaleModificationsOnly | | BooleanFilter |
includeCustomerAndLoyaltyCardSpecificRecords | | BooleanFilter |
offSet | | xml:int |
recordCount | | xml:int |
orderBy | | xml:string |
Overview
|
|
Sequence
| |
The response body is of type GetStockModificationsResponse.
Response Body Parameters
Overview
|
|
Sequence
| |