Methods

  • put - Update Product Link

Properties

{
    "newCategoryId": "int64",
    "oldCategoryId": "int64"
}
{
    "newCategoryId": 2,
    "oldCategoryId": 1
}
Name Type Description Additional
newCategoryId int64 Required
oldCategoryId int64 Required