Skip to content

Webhook Events Catalog

This page lists every webhook event you can subscribe to on Wink. For setup instructions, see the Webhook Integration Guide or the Webhooks management page.

  1. Navigate to Applications > Webhooks in your portal.
  2. Create a webhook and select the events you want to receive.
  3. Wink sends an HTTP POST to your endpoint each time the event occurs.

For full setup steps and best practices, see Webhook Integration.


Events related to your TripPay account lifecycle and settings.

EventKeyDescription
Account createdaccount.createA new account has been created.
Account under reviewaccount.under_reviewAccount is pending review.
Account updatedaccount.updatedAccount details have changed.
Account status updatedaccount.status.updatedAccount status has changed (e.g., approved, suspended).
Account address updatedaccount.address.updatedAccount address has been modified.
Account details updatedaccount.details.updatedAccount detail fields have changed.
Account information updatedaccount.information.updateGeneral account information has been updated.
Account managers updatedaccount.managers.updateAccount manager list has changed.
Profile picture updatedaccount.profile_picture.updatedAccount profile picture has been changed.
Agent updatedaccount.agent.updatedAgent information on the account has been modified.
URL name updatedaccount.url-name.updateAccount vanity URL has changed.
Unique ID updatedaccount.unique-id.updateAccount unique identifier has been modified.
EventKeyDescription
Task createdaccount.task.createA new task has been added to the account.
Task updatedaccount.task.updateAn account task has been modified.
Task removedaccount.task.removeAn account task has been removed.
Task completedaccount.task.completeAn account task has been completed.
Tax ID task completedaccount.task.tax_id.completeTax ID verification task has been completed.
EventKeyDescription
Acquirer createdaccount.acquirer.createdA new acquirer has been added to the account.
Acquirer updatedaccount.acquirer.updatedAn account acquirer has been modified.
Acquirer removedaccount.acquirer.removedAn acquirer has been removed from the account.

Events related to payee (payment recipient) management.

EventKeyDescription
Payee createdpayee.createA new payee has been successfully created.
Payee creation failedpayee.create.failurePayee creation failed.
Payee updatedpayee.updateA payee has been updated.
Payee update failedpayee.update.failurePayee update failed.

Events tracking the lifecycle of a booking contract through TripPay.

EventKeyDescription
Initialization requestedbooking.contract.initialize.requestA booking contract initialization has been requested.
Initialization completebooking.contract.initialize.completeA booking contract initialization has completed.
Contract createdbooking.contract.createdA new booking contract has been created.
Contract processingbooking.contract.processingBooking contract payment is being processed.
Contract failedbooking.contract.failedBooking contract payment failed.
Contract cancelledbooking.contract.cancelledBooking contract has been cancelled.
Partial refundbooking.contract.refund.partialA partial refund has been issued on the contract.
Full refundbooking.contract.refund.fullA full refund has been issued on the contract.
Refund requestedbooking.contract.refund.requestA refund request has been submitted.
Refund errorbooking.contract.refund.errorAn error occurred while processing a refund.
Payout createdbooking.contract.payout.createA payout has been created for the contract.
Payout completedbooking.contract.payout.completeA payout has been successfully completed.

Internal payment processing events.

EventKeyDescription
Payment succeededinternal.payment.succeededPayment has been successfully processed.
Payment processinginternal.payment.processingPayment is currently being processed.
Payment failedinternal.payment.failedPayment processing has failed.

Events for the Wink booking lifecycle.

EventKeyDescription
Booking createdbooking.createA new booking has been created.
Booking cancelledbooking.cancelledA booking has been cancelled.

Events related to channel manager rate and availability updates.

EventKeyDescription
Rate updatechannel-manager.update.rateChannel manager has pushed a rate update.
Availability updatechannel-manager.update.availabilityChannel manager has pushed an availability update.
General updatechannel-manager.updateGeneral channel manager update.

Events related to financial ledger entries.

EventKeyDescription
Ledger entry createdledger.entry.createA new ledger entry has been recorded.

Events for managing entities (properties, affiliates, companies) and their administration.

EventKeyDescription
Subscription provisionedmanaging_entity.subscription.provisionedA new subscription has been provisioned.
Subscription changedmanaging_entity.subscription.changedSubscription plan has been changed.
Subscription invoice changedmanaging_entity.subscription.invoice.changedSubscription invoice has been updated.
EventKeyDescription
Status updatedmanaging_entity.status.updatedEntity status has changed.
Entity deletedmanaging_entity.deletedA managing entity has been deleted.
Agent updatedmanaging_entity.agent.updatedEntity agent has been modified.
Agent email notificationmanaging_entity.agent.email.notificationAn email notification has been sent to the agent.
Manager email notificationmanaging_entity.manager.email.notificationAn email notification has been sent to a manager.
EventKeyDescription
Manager addedmanaging_entity.manager.addedA new manager has been added.
Manager invitedmanaging_entity.manager.invitedA manager invitation has been sent.
Manager removedmanaging_entity.manager.removedA manager has been removed.
Manager acceptedmanaging_entity.manager.acceptedA manager invitation has been accepted.
Manager rejectedmanaging_entity.manager.rejectedA manager invitation has been rejected.
Owner setmanaging_entity.manager.owner.setEntity ownership has been transferred.
EventKeyDescription
Information updatedmanaging_entity.information.updatedEntity information has been updated.
Address updatedmanaging_entity.city.updatedEntity address/city has been changed.
Account representative updatedmanaging_entity.account_representative.updatedAccount representative has been changed.
Profile picture updatedmanaging_entity.profile_picture.updatedEntity profile picture has been updated.
Logo updatedmanaging_entity.logo.updatedEntity logo has been updated.
URL name updatedmanaging_entity.url_name.updatedEntity vanity URL has changed.
Unique ID updatedmanaging_entity.unique_id.updatedEntity unique identifier has changed.
Name updatedmanaging_entity.name.updatedEntity name has been changed.

CategoryCount
Account events20
Payee events4
Booking contract events12
Payment events3
Booking events2
Channel manager events3
Ledger events1
Managing entity events19
Total64