The GetModifiedProducts function retrieves all modified products from the database since a given DateTime. Last (server) DateTime can be retrieved from GetLastSynchronizationDateTime (LastSynchronizationController).
The request body is of type GetModifiedProducts.
Request Body Parameters
Name | Description | Data Type |
lastSynchronizationDateTime | | xml:dateTime |
supplierId | | xml:int |
preferredSupplierId | | xml:int |
brandId | | xml:int |
classificationLevel1Id | | xml:int |
productCategoryId | | xml:int |
cashRegisterGroupId | | xml:int |
isIncludePurchaseAndBarcode | | xml:boolean |
offset | | xml:int |
recordCount | | xml:int |
Overview
|
|
Sequence
| |
The response body is of type GetModifiedProductsResponse.
Response Body Parameters
Overview
|
|
Sequence
| |