{"section":"known-issues","requestedLocale":"en","requestedSlug":"rounding-of-totalvalue-in-listorders","locale":"en","slug":"rounding-of-totalvalue-in-listorders","path":"docs/en/known-issues/Order Management/rounding-of-totalvalue-in-listorders.md","branch":"main","content":"## Summary\n\n\nWhen we query the order value through the UI, it displays a value and when we query it via the Get Orders API, we see a value 0.01 higher. This behavior occurs due to the rounding done in the database. However, this behavior does not impact the total value of the order, it is just a visualization in the ListOrders, the total value of the order is still correct.\n\nAnother scenario is to show a value with \".0\" in the list orders.\n\n\n##\n\n## Simulation\n\n\nOrders with very high values can have this behavior in ListOrders.\n\n\n##\n\n## Workaround\n\n\nWe don't have a WA yet.\n\nWe emphasize that this behavior does not interfere with the value of the order, it is only visual in the listorders."}