The GetStockModificationsCount returns the number records returned from the stockmodifications function.
The request body is of type GetStockModificationsCount.
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 |
Overview
|
|
Sequence
| |
The response body is of type GetStockModificationsCountResponse.
Response Body Parameters
Name | Description | Data Type |
GetStockModificationsCountResult | | xml:int |
Overview
|
|
Sequence
| |