{"section":"known-issues","requestedLocale":"en","requestedSlug":"get-seller-list-responding-with-empty-urllogo","locale":"en","slug":"get-seller-list-responding-with-empty-urllogo","path":"docs/en/known-issues/Catalog/get-seller-list-responding-with-empty-urllogo.md","branch":"main","content":"## Summary\n\n\nCurrently, the path `/api/catalog_system/pvt/seller/list` is responding with an empty UrlLogo property for all sellers regardless of them having a valid logo file or not.\n\n\n\n\n## Simulation\n\n\n1) In a seller, try inserting a logo file via API: https://developers.vtex.com/vtex-rest-api/reference/catalog-api-seller#catalog-api-put-seller\n\n2) Check the response of, specifically the getSellerList API https://developers.vtex.com/vtex-rest-api/reference/catalog-api-seller#catalog-api-get-seller-list.\n\nThe URL logo property will not be updated, despite the sent data in the payload. (The get seller API, for fetching an individual seller's data, still functions as intended: https://developers.vtex.com/vtex-rest-api/reference/catalog-api-seller#catalog-api-get-seller)\n\n\n\n\n\n\n## Workaround\n\n\nRetrieving the data for individual sellers (get seller by ID: https://developers.vtex.com/vtex-rest-api/reference/catalog-api-seller#catalog-api-get-seller )."}