{ "operationId": "upsert-merchant-connection", "method": "POST", "path": "/api/channel-manager/connector/:connectorId", "summary": "VTex Upsert merchant connection", "requestExamples": [ { "contentType": "application/json", "example": { "isActive": true, "affiliateId": "B2W" } } ], "responseExamples": [] }