The GetPosDailyNotices function returns all posDailyNotice objects.
Method | /GetPosDailyNotices |
The request body is of type GetPosDailyNotices.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
dateFrom | xml:dateTime | |
dateTo | xml:dateTime |
The response body is of type GetPosDailyNoticesResponse.
Name | Description | Data Type |
---|---|---|
GetPosDailyNoticesResult | ArrayOfViewPosDailyNoticeInfo |
|