{ "id": 0, "targetCatId": 0 }
curl --location --request POST '/adminapi/product/category/moveCat' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0, "targetCatId": 0 }'