PUT /api/sales/categories/{id}/order HTTP/1.1 Host: api.zydon.com.br Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 46 { "root_id": "text", "new_order": 1, "old_order": 1 }
Category order updated successfully
{}