Notifications

Number of APIs: 4

  1. Activate or deactivate notification PUT {{baseUrl}}/v1/notifications/:notificationId/activation

  2. Create notification about added or deducted loyalty points POST {{baseUrl}}/v1/loyalty_programs/:loyaltyProgramId/notifications/added_deducted_points

  3. Create strikethrough notification POST {{baseUrl}}/v1/applications/:applicationId/catalogs/notifications/strikethrough

  4. Create notification about pending loyalty points POST {{baseUrl}}/v1/loyalty_programs/:loyaltyProgramId/notifications/pending_points