GuidesReference Endpoints
Guides

Contract Downgraded - *Required

The contract downgrade Notification is required if the ticketing platform allows a consumer to downgrade their ticket.

As a developer of a ticketing platform, I need the ability to set a notification that alerts me each time a contract is downgraded, so I know the customer needs to be refunded the difference in the refund protection cost.

As a ticketing platform collecting the cost of Refund Protection on behalf of Teak, each time a customer downgrades their refund protection, the ticketing platform must refund the customer the difference between the original protection cost and the downgraded protection cost.

ℹ️

Acceptance Criteria:

  1. Subscribe to the Contract Downgraded Notification in the Client Dashboard
    1. Teak Dashboard > Notifications
  2. The preferred method is Webhook, but an Email notification works as well.
  3. Verify that when a contract is downgraded, the notification is triggered, and the ticketing platform is alerted.
  4. Ask a Teak Team member, to help downgrade a contract for testing purposes.

Expected Outcome:

  1. The ticketing platform is alerted when a contract is downgraded.