{ "operationId": "put-apicatalogpvtstockkeepingunitskuid", "method": "PUT", "path": "/api/catalog/pvt/stockkeepingunit/{skuId}", "summary": "VTex Update SKU", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "Id": 70, "ProductId": 42, "IsActive": false, "ActivateIfPossible": false, "Name": "Size 10", "RefId": "B096QW8Y8Z", "PackagedHeight": 10.0, "PackagedLength": 10.0, "PackagedWidth": 10.0, "PackagedWeightKg": 10.0, "Height": 1.0, "Length": 1.0, "Width": 1.0, "WeightKg": 1.0, "CubicWeight": 0.1667, "IsKit": false, "CreationDate": "2020-01-25T15:51:29.2614605", "RewardValue": 0.0, "EstimatedDateArrival": null, "ManufacturerCode": "", "CommercialConditionId": 1, "MeasurementUnit": "un", "UnitMultiplier": 2.0, "ModalType": null, "KitItensSellApart": false, "Videos": [ "https://www.youtube.com/" ] } } ] }