Skip to content

v11.0.0

Compare
Choose a tag to compare
@Neokil Neokil released this 05 May 10:40
· 7 commits to master since this release

Summary

Added endpoints

Management API

TalonOne::ManagementApi | get_message_logs | GET /v1/message_logs | List message log entries

Removed endpoints

Management API

TalonOne::ManagementApi | notification_activation | PUT /v1/notifications/{notificationId}/activation | Activate or deactivate notification
TalonOne::ManagementApi | post_added_deducted_points_notification | POST /v1/loyalty_programs/{loyaltyProgramId}/notifications/added_deducted_points | Create notification about added or deducted loyalty points
TalonOne::ManagementApi | post_catalogs_strikethrough_notification | POST /v1/applications/{applicationId}/catalogs/notifications/strikethrough | Create strikethrough notification
TalonOne::ManagementApi | post_pending_points_notification | POST /v1/loyalty_programs/{loyaltyProgramId}/notifications/pending_points | Create notification about pending loyalty points