{ "operationId": "Getselleraccountconfig", "method": "GET", "path": "/suggestions/configuration/seller/{sellerId}", "summary": "VTex Get Seller's Approval Settings", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "sellerId": "sellerexample", "accountId": "d74dau71f-325a-4463-bd53-ae8b0453186ca", "accountName": "marketplaceexample", "mapping": { "defaultColor": "white /black", "searchColor": "color1, color2", "color1": "black", "color2": "white", "color": "black", "size": "EUR44" }, "matchFlux": "default" } } ] }