# OrdersV3.ReviewedItemsPutInner

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**itemId** | **Number** | The ID of the item for which to update the reviewed state | 
**authorizedQuantity** | **Number** | The quantity of items to be marked as authorized | 
**rejectedQuantity** | **Number** | The quantity of items to be marked as rejected | 
**pendingQuantity** | **Number** | The quantity of items to be marked as pending | 
