{"section":"known-issues","requestedLocale":"en","requestedSlug":"categorycommissionpercentage-on-seller-api-allowing-any-value","locale":"en","slug":"categorycommissionpercentage-on-seller-api-allowing-any-value","path":"docs/en/known-issues/Portal/categorycommissionpercentage-on-seller-api-allowing-any-value.md","branch":"main","content":"## Summary\n\n\nIn the PUT Seller API, the property CategoryCommissionPercentage accepts any kind of input, for example, text inputs. This can even break the indexing process for products that have SKUs in which this seller is included.\n\n\n\n## Simulation\n\n\n- In the path `/api/catalog_system/pvt/seller/{{id}}`, try updating the CategoryComissionPercentage property value to anything other than a floating-point, for example any kind of text;\n- Check that the SKUs which this seller is included will not index anymore.\n\n\n\n## Workaround\n\n\nDon't use other kinds of value rather than floating-point"}