Coupons view
(RTL-5074)
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. |
Add ResourceID Endpoint
(RTL-4000)
The /.well-known/resourceid endpoint is available in CouponService.
Import external member coupons
(RTL-3934)
External member coupons can be imported using FileService and can be used in EG POS.
...
Coupons are exported using batch integration and 3rd party integrator is informed about available data.
Improvements
Header | Description |
---|---|
The Swagger documentation for Coupon Import and export has been added. | |
| Changes to offer triggers the CouponExport job that exports all coupons connected to the offer without modifying any of them. |