Skip to content

v8.0.0: Update pytest requirement from ~=8.3.3 to ~=8.3.4

Compare
Choose a tag to compare
@Crandel Crandel released this 07 May 15:34
· 4 commits to master since this release

IntegrationApi

New endpoints

get_customer_achievement_history
GET /v1/customer_profiles/{integrationId}/achievements/{achievementId}
get_customer_achievements
GET /v1/customer_profiles/{integrationId}/achievements

ManagementApi

New endpoints

get_dashboard_statistics
GET /v1/loyalty_programs/{loyaltyProgramId}/dashboard
get_message_logs
GET /v1/message_logs

Removed endpoints

notification_activation
PUT /v1/notifications/{notificationId}/activation
post_added_deducted_points_notification
POST /v1/loyalty_programs/{loyaltyProgramId}/notifications/added_deducted_points
post_catalogs_strikethrough_notification
POST /v1/applications/{applicationId}/catalogs/notifications/strikethrough
post_pending_points_notification
POST /v1/loyalty_programs/{loyaltyProgramId}/notifications/pending_points