{ "operationId": "Listpricetables", "method": "GET", "path": "/pricing/tables", "summary": "VTex List price tables", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": [ "1", "2", "3", "b2c", "b2b", "gold" ] } ] }