Issue single bonus check through bonus check UI
(RTL-6044)
We have added the possibility to issue a single bonus check to a member through the Bonus checks UI.
If the user has the correct user role a new button is shown in the lower right corner of the UI.
System parameter UI
(RTL-6206)
The system parameter UI for Bonus service has been added.
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
Header | Description |
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. |
New endpoint for issuing a single bonus check through the API
(RTL-4177)
We have added three new methods for handling the issue of a single bonus check:
Detailed information can be found in our Swagger documentation here
...
Support for different bonus check types
(RTL-5493)
BonusService now supports bonus check types with prefixes that are used when creating new bonus checks:
...
The three first letters of the bonus check code will contain the prefix of the given bonus check type.
Example of a bonus check with the type "Return": RET8W76THV659
Improvements
Header | Description |
---|---|
Bonus check details UI improvements (RTL-5855) |
|