Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

New endpoint for issuing bonus points through the API

(RTL-6682, RTL-6683, RTL-6684)

Three new methods for handling the issue of bonus points are now available:

Detailed information can be found in our Swagger documentation here


Improvements 

HeaderDescription
Typo in API calls should not result in 500 (RTL-6878Typos (syntax errors) in requests for all calls to BonusService Api return 400 bad request with appropriate validation messages.



 

Import bonus checks balance

...

 

Improvements 

HeaderDescription

Improved error handling in Bonus check API (RTL-6621)

Improved handling of errors that occur when user is not using the Authorize/Commit/cancel of bonus checks in the correct way. Instead of getting 500 internal server error the correct 400 error message is returned. 

Update last used date on bonus checks (RTL-6609)

In some scenarios the "last used date" was not updated when a bonus check was used, this has been corrected and the bonus check UI now show the proper "last used dates". 

...

We have also added a new system parameter which decides if Bonus Service should validate member data
against our internal member master or not:

Improvements 

HeaderDescription

Bonus checks UI do not show any bonus checks (RTL-6318)

Fixed an issue where bonus checks did not appear in the Bonus checks UI.

...