{ "operationId": "Archivedcoupongroup", "method": "PUT", "path": "/api/rnb/v2/pvt/coupon/group/{groupingKey}/archive", "summary": "VTex Archive a coupon batch", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": 1 }, { "status": "404", "contentType": "text/plain", "example": "Coupon Group Not Found" } ] }