{ "operationId": "put-apicatalogpvtstockkeepingunitcopyskuidfromskuidtofile", "method": "PUT", "path": "/api/catalog/pvt/stockkeepingunit/copy/{skuIdfrom}/{skuIdto}/file", "summary": "VTex Copy files from an SKU to another SKU", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": [ { "Id": 1964, "ArchiveId": 155404, "SkuId": 1, "IsMain": true, "Label": "" }, { "Id": 1965, "ArchiveId": 155429, "SkuId": 1, "IsMain": false, "Label": "" } ] } ] }