Known issues
Service type name field wrongly returned via API
ID: 961278
Backlog
Published on 1/4/2024
•
Last update on 1/4/2024
Summary
Currently the SKU Catalog APIs are not returning correctly the name of a service type. Instead is being returned the name of the service value.
Simulation
- Make a GET SKU request on a sku associated with a service: https://developers.vtex.com/docs/api-reference/catalog-api#get-/api/catalog/pvt/stockkeepingunit/-skuId-
- Note that the services object returns a serviceTypeId field and a Name, however the Name field is not showing the service type name itself.
Workaround
N/A