MoveItems
Move multiple items in one batch to another category. (It does not reflect the front).
Input
| Name | Type | Required | Description |
| SellerId | String | False | Store account. |
| ItemCodes | String | False | Comma seperated list of item codes. |
| FromStoreCategoryKey | String | True | Specify the page ID of the store category of the move source. |
| ToStoreCategoryKey | String | True | Specify the page ID of the store category to be moved or linked. |
Result Set Columns
| Name | Type | Description |
| Status | String | Stored procedure ecxecution status. |