Skip to content

Skrá yfir webhook-viðburði

Þessi síða listar alla webhook-viðburði sem þú getur gerst áskrifandi að á Wink. Fyrir uppsetningarleiðbeiningar, sjá Webhook Integration Guide eða Webhooks management page.

  1. Farðu í Applications > Webhooks í stjórnborðinu þínu.
  2. Búðu til webhook og veldu þá viðburði sem þú vilt fá — eða skildu listann auðan til að fá alla viðburði.
  3. Wink sendir undirritaða HTTP POST beiðni á endapunktinn þinn í hvert skipti sem viðburðurinn á sér stað. Sjá Webhook Integration fyrir umslag, hausar, staðfestingu á undirskrift og endurtilraunir.

Þessi tafla er mynduð úr viðburðaskránni á vettvanginum við byggingu, svo hún passar alltaf við API-ið. Viðburðartegundir merktar sem afhentar vísa á tilvísunarsíðu þeirra í Webhooks API, sem skjalfestar nákvæma JSON líkama (WebhookEnvelope með viðburðartengdu object), Wink-* hausana og endurtilraunastefnu. Viðburðartegundir sem eru ekki afhentar eru til innan kerfisins (greiðslur, bókhald, samstilling rásarstjóra, …) en eru ekki sendar til áskrifenda webhook í augnablikinu.

Móttakendur segir hver fær viðburðinn: SUPPLIER (hótelið), AFFILIATE (endurverktaki með virkan sölurás til hótelsins), AGENT (ferðaskrifstofan sem gerði bókunina) eða SELF (stjórnunaraðilinn sem viðburðurinn snýst um). Allir móttakendur fá sama gagnapakkann; hlutverkssértækar upplýsingar eru á bak við links.self slóð gagnapakkans.

account.*

ViðburðurLýsingAfhentMóttakendur
account.details.updatedThe account's details changed.ekki afhent
account.managers.updateThe account's manager list changed.✓ afhentSELF
account.task.completeAn onboarding task was completed.ekki afhent
account.task.createAn onboarding task was created for the account.ekki afhent
account.task.removeAn onboarding task was removed.ekki afhent
account.task.tax_id.completeThe tax-id onboarding task was completed.ekki afhent
account.task.updateAn onboarding task was updated.ekki afhent
account.under_reviewThe account was placed under review.ekki afhent

activity.*

ViðburðurLýsingAfhentMóttakendur
activity.createdAn activity was created.✓ afhentAFFILIATE, SUPPLIER
activity.deletedAn activity was deleted.✓ afhentAFFILIATE, SUPPLIER
activity.updatedAn activity was updated.✓ afhentAFFILIATE, SUPPLIER

add_on.*

ViðburðurLýsingAfhentMóttakendur
add_on.createdAn add-on was created.✓ afhentAFFILIATE, SUPPLIER
add_on.deletedAn add-on was deleted.✓ afhentAFFILIATE, SUPPLIER
add_on.updatedAn add-on was updated.✓ afhentAFFILIATE, SUPPLIER

booking.*

ViðburðurLýsingAfhentMóttakendur
booking.cancelledA booking was cancelled.✓ afhentAFFILIATE, AGENT, SUPPLIER
booking.createA booking was created (confirmed).✓ afhentAFFILIATE, AGENT, SUPPLIER
booking.failedA booking attempt failed.✓ afhentAFFILIATE, AGENT, SUPPLIER
booking.funds.availableFunds for a booking became available for payout.✓ afhentAFFILIATE, AGENT, SUPPLIER
booking.funds.ledgeredFunds for a booking were added to the ledger.✓ afhentAFFILIATE, AGENT, SUPPLIER
booking.initialize.completeA booking initialisation completed.ekki afhent
booking.initialize.requestA booking initialisation (checkout) was requested.ekki afhent
booking.payout.completeA payout for a booking completed.ekki afhent
booking.payout.createA payout for a booking was created.ekki afhent
booking.processingA booking is being processed.ekki afhent
booking.refund.errorA booking was refunded because of a processing error.ekki afhent
booking.refund.fullA booking was fully refunded.✓ afhentAFFILIATE, AGENT, SUPPLIER
booking.refund.partialA booking was partially refunded.✓ afhentAFFILIATE, AGENT, SUPPLIER
booking.refund.requestA refund was requested for a booking.✓ afhentAFFILIATE, AGENT, SUPPLIER
booking.review.createdA guest submitted a review for a booking.✓ afhentSUPPLIER
booking.review.respondedThe hotel responded to a guest review.✓ afhentAFFILIATE, AGENT, SUPPLIER
booking.sync.failedA booking-to-channel-manager synchronisation failed.ekki afhent
booking.sync.runA booking-to-channel-manager synchronisation run started.ekki afhent

channel-manager.*

ViðburðurLýsingAfhentMóttakendur
channel-manager.updateA channel manager pushed an update.ekki afhent
channel-manager.update.availabilityA channel manager pushed an availability update.ekki afhent
channel-manager.update.rateA channel manager pushed a rate update.ekki afhent

email.*

ViðburðurLýsingAfhentMóttakendur
email.correspondenceAn email correspondence was recorded.ekki afhent

internal.*

ViðburðurLýsingAfhentMóttakendur
internal.payment.failedA payment failed (internal).ekki afhent
internal.payment.processingA payment is processing (internal).ekki afhent
internal.payment.succeededA payment succeeded (internal).ekki afhent

ledger.*

ViðburðurLýsingAfhentMóttakendur
ledger.entry.createA ledger entry was created.ekki afhent

managing_entity.*

ViðburðurLýsingAfhentMóttakendur
managing_entity.account_representative.updatedThe account representative changed.ekki afhent
managing_entity.agent.email.notificationAn email notification was sent to the account's agent.ekki afhent
managing_entity.agent.updatedThe account's travel-agent details changed.ekki afhent
managing_entity.city.updatedThe account's address or city changed.✓ afhentSELF
managing_entity.createdA managing entity (account) was created.✓ afhentSELF
managing_entity.deletedThe account was deleted.✓ afhentSELF
managing_entity.information.updatedThe account's general information changed.✓ afhentSELF
managing_entity.logo.updatedThe account's logo changed.✓ afhentSELF
managing_entity.managed_by.updatedThe entity managing this account on its behalf changed.✓ afhentSELF
managing_entity.manager.acceptedAn invited manager accepted the invitation.ekki afhent
managing_entity.manager.addedA manager was added to the account.✓ afhentSELF
managing_entity.manager.email.notificationAn email notification was sent to an account manager.ekki afhent
managing_entity.manager.invitedA manager was invited to the account.✓ afhentSELF
managing_entity.manager.owner.setThe account owner was set.✓ afhentSELF
managing_entity.manager.rejectedAn invited manager rejected the invitation.ekki afhent
managing_entity.manager.removedA manager was removed from the account.✓ afhentSELF
managing_entity.name.updatedThe account's display name changed.ekki afhent
managing_entity.place_id.updatedThe account's Google Place ID changed.✓ afhentSELF
managing_entity.profile_picture.updatedThe account's profile picture changed.✓ afhentSELF
managing_entity.status.updatedThe account's platform status changed (e.g. approved, suspended).✓ afhentSELF
managing_entity.subscription.changedThe account's platform subscription changed.ekki afhent
managing_entity.subscription.invoice.changedThe status of a subscription invoice changed.✓ afhentSELF
managing_entity.subscription.provisionedA platform subscription was provisioned for the account.✓ afhentSELF
managing_entity.unique_id.updatedThe account's short unique id changed.✓ afhentSELF
managing_entity.url_name.updatedThe account's URL name (slug) changed.✓ afhentSELF

master_rate.*

ViðburðurLýsingAfhentMóttakendur
master_rate.createdA master rate was created.✓ afhentAFFILIATE, SUPPLIER
master_rate.deletedA master rate was deleted.✓ afhentAFFILIATE, SUPPLIER
master_rate.updatedA master rate was updated.✓ afhentAFFILIATE, SUPPLIER

meeting_room.*

ViðburðurLýsingAfhentMóttakendur
meeting_room.createdA meeting room was created.✓ afhentAFFILIATE, SUPPLIER
meeting_room.deletedA meeting room was deleted.✓ afhentAFFILIATE, SUPPLIER
meeting_room.updatedA meeting room was updated.✓ afhentAFFILIATE, SUPPLIER

payee.*

ViðburðurLýsingAfhentMóttakendur
payee.createA payee was created.ekki afhent
payee.create.failureCreating a payee failed.ekki afhent
payee.updateA payee was updated.ekki afhent
payee.update.failureUpdating a payee failed.ekki afhent

perk.*

ViðburðurLýsingAfhentMóttakendur
perk.deletedA perk was deleted.ekki afhent
perk.updatedA perk was updated.ekki afhent

property.*

ViðburðurLýsingAfhentMóttakendur
property.address.updatedA property's address changed.✓ afhentAFFILIATE, SUPPLIER
property.createdA property (hotel) was created.✓ afhentAFFILIATE, SUPPLIER
property.deletedA property was deleted.✓ afhentAFFILIATE, SUPPLIER
property.geolocation.updatedA property's geolocation changed.✓ afhentAFFILIATE, SUPPLIER
property.name.updatedA property's name changed.✓ afhentAFFILIATE, SUPPLIER
property.policy.createdA property policy was created.✓ afhentAFFILIATE, SUPPLIER
property.policy.updatedA property policy changed.✓ afhentAFFILIATE, SUPPLIER
property.profile.updatedA property's profile changed.✓ afhentAFFILIATE, SUPPLIER
property.registeredA property completed registration.✓ afhentAFFILIATE, SUPPLIER
property.services.updatedA property's services/amenities changed.✓ afhentAFFILIATE, SUPPLIER
property.status.updatedA property's platform status changed.✓ afhentAFFILIATE, SUPPLIER
property.updatedA property was updated.ekki afhent
property.welcome_text.updatedA property's welcome text changed.✓ afhentAFFILIATE, SUPPLIER

rate_modifier.*

ViðburðurLýsingAfhentMóttakendur
rate_modifier.updatedA rate modifier was updated.ekki afhent

rate_plan.*

ViðburðurLýsingAfhentMóttakendur
rate_plan.createdA rate plan was created.✓ afhentAFFILIATE, SUPPLIER
rate_plan.deletedA rate plan was deleted.✓ afhentAFFILIATE, SUPPLIER
rate_plan.updatedA rate plan was updated.✓ afhentAFFILIATE, SUPPLIER

restaurant.*

ViðburðurLýsingAfhentMóttakendur
restaurant.createdA restaurant was created.✓ afhentAFFILIATE, SUPPLIER
restaurant.deletedA restaurant was deleted.✓ afhentAFFILIATE, SUPPLIER
restaurant.updatedA restaurant was updated.✓ afhentAFFILIATE, SUPPLIER

room_type.*

ViðburðurLýsingAfhentMóttakendur
room_type.createdA room type was created.✓ afhentAFFILIATE, SUPPLIER
room_type.deletedA room type was deleted.✓ afhentAFFILIATE, SUPPLIER
room_type.updatedA room type was updated.✓ afhentAFFILIATE, SUPPLIER

sales_channel.*

ViðburðurLýsingAfhentMóttakendur
sales_channel.createdA sales-channel relationship (supplier ↔ reseller) was created.✓ afhentAFFILIATE, SUPPLIER
sales_channel.deletedA sales-channel relationship was deleted.✓ afhentAFFILIATE, SUPPLIER
sales_channel.updatedA sales-channel relationship was updated.✓ afhentAFFILIATE, SUPPLIER

spa.*

ViðburðurLýsingAfhentMóttakendur
spa.createdA spa was created.✓ afhentAFFILIATE, SUPPLIER
spa.deletedA spa was deleted.✓ afhentAFFILIATE, SUPPLIER
spa.updatedA spa was updated.✓ afhentAFFILIATE, SUPPLIER

special_rate.*

ViðburðurLýsingAfhentMóttakendur
special_rate.createdA promotion (special rate) was created.✓ afhentAFFILIATE, SUPPLIER
special_rate.deletedA promotion was deleted.✓ afhentAFFILIATE, SUPPLIER
special_rate.updatedA promotion was updated.✓ afhentAFFILIATE, SUPPLIER