| Name | Type | Writable | Restrictions | Description | 
							
								| srcCategoryId | int | V |  | Source category id | 
							
								| destCategoryId | int | V |  | Destination category id | 
							
								| lastMovedCategoryId | int | V |  | Saves the last category id that its entries moved completely
     In case of crash the batch will restart from that point | 
							
								| lastMovedCategoryPageIndex | int | V |  | Saves the last page index of the child categories filter pager
     In case of crash the batch will restart from that point | 
							
								| lastMovedCategoryEntryPageIndex | int | V |  | Saves the last page index of the category entries filter pager
     In case of crash the batch will restart from that point | 
							
								| moveFromChildren | bool | V |  | All entries from all child categories will be moved as well | 
							
								| destCategoryFullIds | string | V |  | Destination categories fallback ids |