{"section":"known-issues","requestedLocale":"en","requestedSlug":"pricing-modification-via-compatibility-post-prices-route-is-losing-data","locale":"en","slug":"pricing-modification-via-compatibility-post-prices-route-is-losing-data","path":"docs/en/known-issues/Pricing & Promotions/pricing-modification-via-compatibility-post-prices-route-is-losing-data.md","branch":"main","content":"## Summary\n\nWe've identified an issue with the compatibility post prices route. When multiple price update requests are sent within a short timeframe, the system might not process the most up-to-date price. This can result in outdated or incorrect prices being applied.\n\n## Simulation\n\n1. Use the compatibility post prices route to send a batch of price updates.\n2. Monitor the process using Audit logs to track whether all updates are correctly applied.\n3. Repeat the test with different batch sizes and intervals between requests. Note that the issue does not consistently occur in every test.\n\n## Workaround\n\n- Transition to using the Pricing V2 APIs, which do not exhibit this issue.\n- Distribute the requests more evenly by introducing delays, such as waiting at least 30 seconds between consecutive batches."}