{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-api-explorer/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Notification events","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"notification-events","__idx":0},"children":["Notification events"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"loyalty-activity-events","__idx":1},"children":["Loyalty Activity Events"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Whenever a payment for a registered customer occurs for a specific location, Tyro Connect notifies you via the webhook."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The types of Loyalty Activity events are:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Loyalty Event"},"children":["Loyalty Event"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NEW_LOYALTY_ACTIVITY"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates that a registered member has made a payment."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"sample-payment-event","__idx":2},"children":["Sample Payment Event"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"type\": \"NEW_LOYALTY_ACTIVITY\",\n  \"data\": {\n    \"id\": \"2688fcf2-44dd-4c72-88ac-79d0910f2933\",\n    \"uri\": \"https://api.tyro.com/connect/loyalty/activities/2688fcf2-44dd-4c72-88ac-79d0910f2933\",\n    \"resource\": \"loyalty/activities\"\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"registered-card-events","__idx":3},"children":["Registered Card Events"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Whenever a registered customer uses a new card for the first time, Tyro Connect notifies you via the webhook."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The types of Registered Card events are:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Loyalty Event"},"children":["Loyalty Event"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NEW_REGISTERED_CARD"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates that a registered member has added a card."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"sample-registered-card-event","__idx":4},"children":["Sample Registered Card Event"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"type\": \"NEW_REGISTERED_CARD\",\n  \"data\": {\n    \"id\": \"2688fcf2-44dd-4c72-88ac-79d0910f2933\",\n    \"uri\": \"https://api.tyro.com/connect/loyalty/registered-cards/2688fcf2-44dd-4c72-88ac-79d0910f2933\",\n    \"resource\": \"loyalty/registered-cards\"\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Registering Webhooks"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For information on how to register for webhooks and how to interpret the webhook message. Documentation can be found here: ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/getting-started/notification-events/webhooks"},"children":["Webhooks"]},"."]}]}]},"headings":[{"value":"Notification events","id":"notification-events","depth":1},{"value":"Loyalty Activity Events","id":"loyalty-activity-events","depth":2},{"value":"Sample Payment Event","id":"sample-payment-event","depth":3},{"value":"Registered Card Events","id":"registered-card-events","depth":2},{"value":"Sample Registered Card Event","id":"sample-registered-card-event","depth":3}],"frontmatter":{"seo":{"title":"Notification events"}},"lastModified":"2026-09-02T06:39:28.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/api-explorer/loyalty/0.9/notification-events","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}