To receive notifications on transactions that the guest might do after checking in on PouchNation app, you can activate webhooks for the types you need.

  1. Select your app on PouchConnect dashboard
  2. In Webhooks, select Create Webhook.
  3. Fill the necessary information for your webhook:
    1. Give a name to the webhook
    2. Input the url that should be used to send the notification
    3. Set the status to Active
    4. Select which events you wish to receive
    5. Configure your username and password if you want the request to be made with Basic Authentication
    6. Save changes

Check Transaction Webhook for more information on the data that is sent on each request.