--- title: WorkItemSubmitRequest --- ## PureCloud::WorkItemSubmitRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **command_id** | **String** | The command associated with the submit request. Often it is the button pressed on the user interface. | | | **data_items** | [**Array<DataItem>**](DataItem.html) | The data items that should be a part of the submit request. | [optional] | {: class="table table-striped"}