{ "operationId": "Putselleraccountconfig", "method": "PUT", "path": "/suggestions/configuration/seller/{sellerId}", "summary": "VTex Save Seller's Approval Settings", "requestExamples": [ { "contentType": "application/json", "example": { "sellerId": "1a", "mapping": null, "matchFlux": "Default" } } ], "responseExamples": [] }