Versions Compared

Key

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

 

Transaction export job

(RTL-7250)

Coupon transactions are published through a batch export, making subscriptions for this possible.
More info about the export contract and how to subscribe can be found here

Webhook management UI

(RTL-7370RTL-7233)

Webhooks can be configured in the configuration UI of Coupon Service.
The supported event is Coupon redeem, and it  allows for fast updates of 3rd party systems whenever a coupon  is used. 

Improvements 

Header

Description

Improved error handling of Authorize and commit coupon issue in a single call (RTL-7409)In situations where wrong input in calls to coupon API caused 500 server error, the response is now handled as a 400 and contain an informative message about what is wrong. 
GET valid coupons endpoint should not return coupons with no available uses (RTL-7423)Made an improvement to the GET valid coupons endpoint, where previously the response included coupons with no uses left. 

 

Issue coupon and GET coupon methods in Coupon Service API 

(RTL-6500RTL-6501, RTL-7215,RTL-6499RTL-6487)

New API methods for GET coupon and issue coupons has been implemented in Coupon API v2
More details can be found here

Coupon transactions view

(RTL-5075)

Coupon details and coupon transactions are listed in the coupon details view

Export coupons to Excel

(RTL-6973)

The filtered coupons grid is exported to Excel by clicking the new button "Export to excel" in the coupons view.
Maximum number of coupons to be exported is restricted to max allowed rows in Excel: 1,048,576 rows.

Improvements 

Header

Description

 Extend the filtering options in coupons grid (RTL-7194) It's possible to filter on different attributes in the cloud coupons view


 

Cloud coupons view

...

A new view that displays coupons has been added to the coupon module 

Improvements 

Header

Description

Change Breadcrumb text for coupons view (RTL-6062)The breadcrumb text for the coupons view: 'Coupons', corresponds with the text of the menu item it belongs to.

...

Coupons are exported using batch integration and 3rd party integrator is informed about available data.

Improvements 

Header

Description

 
Coupon export/Import job swagger documentation (RTL-4371,RTL-4295)

The Swagger documentation for Coupon Import and export has been added.

 
Trigger Coupon Export on Offer Change (
RTL-4984)

Changes to offer triggers the CouponExport job that exports all coupons connected to the offer without modifying any of them.