...
When an invalid or expired coupon is added or used, proper error message is displayed.
InvalidCastException in POSAPI resulting in 500 error code
We're encountering an Invalid Cast Exception on certain endpoints related to POSLog, which is causing the POS API to return a 500 error. This issue has been resolved by updating the error code to 400 and providing a valid failure message.
...
Released 05.09.2024
Post-registration of members through NewCartForTransactions
...