You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 


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:

  • External = EXT
  • Manual = MAN
  • Rollout = ROL
  • Return = RET

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)
  • All amounts are presented with two decimals
  • Norwegian translations for transaction statuses has been improved
  • The correct issued amount is shown for transaction type issue in the transactions grid. 
  • No labels