GetActivityItemsRequest
Note
For a more in depth documentation, you should check the comments from the protobuf file.
Purpose
Used to load order activity log items. Does not contain fields, will return the items for the current OE account that is stored in the session properties.
Request example
const GetActivityItemsRequest = {
}
Responses
The server will respond with a GetActivityItemsResponse
, that contain list of ActivityLogItem
.