Known issues
Seller Logo not being saved as an URL
Seller Logo not being saved as an URL
ID: 736716
Fixed
Published on 1/19/2023
•
Last update on 4/18/2023
Summary
The seller logo information on the database is not being saved as an URL, but as an Image.
Currently our orderform documentation states that this field is supposed to be an URL: https://developers.vtex.com/docs/guides/orderform-fields#sellers

But on our database is being saved in a different format.
Simulation
- Set a logo for a seller via UI or API;
- Check via GET Seller API (https://developers.vtex.com/docs/api-reference/marketplace-apis#get-/-accountName-.-environment-.com.br/api/seller-register/pvt/sellers/-sellerId-) the format of the field "UrlLogo".
- Check on the orderform it also won't be an URL.
Workaround
No workaround.