דלגו לתוכן

קטלוג אירועי Webhook

דף זה מציג את כל אירועי ה-webhook שניתן להירשם אליהם ב-Wink. להוראות הגדרה, ראה את מדריך אינטגרציית Webhook או את דף ניהול ה-Webhooks.

  1. עבור אל Applications > Webhooks בפורטל שלך.
  2. צור webhook ובחר את האירועים שברצונך לקבל — או השאר את הרשימה ריקה כדי לקבל את כל האירועים.
  3. Wink שולחת בקשת HTTP POST חתומה לנקודת הקצה שלך בכל פעם שהאירוע מתרחש. ראה אינטגרציית Webhook עבור המעטפה, הכותרות, אימות החתימה וניסיונות חוזרים.

טבלה זו נוצרת מתוך קטלוג האירועים של הפלטפורמה בזמן הבנייה, ולכן תמיד תואמת את ה-API. סוגי אירועים המסומנים כ-delivered מקשרים לדף ההתייחסות שלהם ב-Webhooks API, שבו מתועד גוף ה-JSON המדויק (WebhookEnvelope עם object ספציפי לאירוע), כותרות Wink-* ומדיניות הניסיון החוזר. סוגי אירועים שאינם נשלחים קיימים פנימית (תשלומים, ספר חשבונות, סנכרון מנהל ערוצים, …) אך אינם נשלחים כרגע למנויי ה-webhook.

מקבלי האירוע מציין מי מקבל את האירוע: SUPPLIER (המלון), AFFILIATE (משווק עם ערוץ מכירות פעיל למלון), AGENT (סוכנות הנסיעות שביצעה את ההזמנה) או SELF (הישות המנהלתית שהאירוע עוסק בה). כל מקבל מקבל את אותו מבנה תוכן; פרטים ספציפיים לתפקיד נמצאים מאחורי כתובת ה-URL links.self שבתוכן.

account.*

אירועתיאורנשלחמקבלים
account.details.updatedThe account's details changed.לא נשלח
account.managers.updateThe account's manager list changed.✓ נשלחSELF
account.task.completeAn onboarding task was completed.לא נשלח
account.task.createAn onboarding task was created for the account.לא נשלח
account.task.removeAn onboarding task was removed.לא נשלח
account.task.tax_id.completeThe tax-id onboarding task was completed.לא נשלח
account.task.updateAn onboarding task was updated.לא נשלח
account.under_reviewThe account was placed under review.לא נשלח

activity.*

אירועתיאורנשלחמקבלים
activity.createdAn activity was created.✓ נשלחAFFILIATE, SUPPLIER
activity.deletedAn activity was deleted.✓ נשלחAFFILIATE, SUPPLIER
activity.updatedAn activity was updated.✓ נשלחAFFILIATE, SUPPLIER

add_on.*

אירועתיאורנשלחמקבלים
add_on.createdAn add-on was created.✓ נשלחAFFILIATE, SUPPLIER
add_on.deletedAn add-on was deleted.✓ נשלחAFFILIATE, SUPPLIER
add_on.updatedAn add-on was updated.✓ נשלחAFFILIATE, SUPPLIER

booking.*

אירועתיאורנשלחמקבלים
booking.cancelledA booking was cancelled.✓ נשלחAFFILIATE, AGENT, SUPPLIER
booking.createA booking was created (confirmed).✓ נשלחAFFILIATE, AGENT, SUPPLIER
booking.failedA booking attempt failed.✓ נשלחAFFILIATE, AGENT, SUPPLIER
booking.funds.availableFunds for a booking became available for payout.✓ נשלחAFFILIATE, AGENT, SUPPLIER
booking.funds.ledgeredFunds for a booking were added to the ledger.✓ נשלחAFFILIATE, AGENT, SUPPLIER
booking.initialize.completeA booking initialisation completed.לא נשלח
booking.initialize.requestA booking initialisation (checkout) was requested.לא נשלח
booking.payout.completeA payout for a booking completed.לא נשלח
booking.payout.createA payout for a booking was created.לא נשלח
booking.processingA booking is being processed.לא נשלח
booking.refund.errorA booking was refunded because of a processing error.לא נשלח
booking.refund.fullA booking was fully refunded.✓ נשלחAFFILIATE, AGENT, SUPPLIER
booking.refund.partialA booking was partially refunded.✓ נשלחAFFILIATE, AGENT, SUPPLIER
booking.refund.requestA refund was requested for a booking.✓ נשלחAFFILIATE, AGENT, SUPPLIER
booking.review.createdA guest submitted a review for a booking.✓ נשלחSUPPLIER
booking.review.respondedThe hotel responded to a guest review.✓ נשלחAFFILIATE, AGENT, SUPPLIER
booking.sync.failedA booking-to-channel-manager synchronisation failed.לא נשלח
booking.sync.runA booking-to-channel-manager synchronisation run started.לא נשלח

channel-manager.*

אירועתיאורנשלחמקבלים
channel-manager.updateA channel manager pushed an update.לא נשלח
channel-manager.update.availabilityA channel manager pushed an availability update.לא נשלח
channel-manager.update.rateA channel manager pushed a rate update.לא נשלח

email.*

אירועתיאורנשלחמקבלים
email.correspondenceAn email correspondence was recorded.לא נשלח

internal.*

אירועתיאורנשלחמקבלים
internal.payment.failedA payment failed (internal).לא נשלח
internal.payment.processingA payment is processing (internal).לא נשלח
internal.payment.succeededA payment succeeded (internal).לא נשלח

ledger.*

אירועתיאורנשלחמקבלים
ledger.entry.createA ledger entry was created.לא נשלח

managing_entity.*

אירועתיאורנשלחמקבלים
managing_entity.account_representative.updatedThe account representative changed.לא נשלח
managing_entity.agent.email.notificationAn email notification was sent to the account's agent.לא נשלח
managing_entity.agent.updatedThe account's travel-agent details changed.לא נשלח
managing_entity.city.updatedThe account's address or city changed.✓ נשלחSELF
managing_entity.createdA managing entity (account) was created.✓ נשלחSELF
managing_entity.deletedThe account was deleted.✓ נשלחSELF
managing_entity.information.updatedThe account's general information changed.✓ נשלחSELF
managing_entity.logo.updatedThe account's logo changed.✓ נשלחSELF
managing_entity.managed_by.updatedThe entity managing this account on its behalf changed.✓ נשלחSELF
managing_entity.manager.acceptedAn invited manager accepted the invitation.לא נשלח
managing_entity.manager.addedA manager was added to the account.✓ נשלחSELF
managing_entity.manager.email.notificationAn email notification was sent to an account manager.לא נשלח
managing_entity.manager.invitedA manager was invited to the account.✓ נשלחSELF
managing_entity.manager.owner.setThe account owner was set.✓ נשלחSELF
managing_entity.manager.rejectedAn invited manager rejected the invitation.לא נשלח
managing_entity.manager.removedA manager was removed from the account.✓ נשלחSELF
managing_entity.name.updatedThe account's display name changed.לא נשלח
managing_entity.place_id.updatedThe account's Google Place ID changed.✓ נשלחSELF
managing_entity.profile_picture.updatedThe account's profile picture changed.✓ נשלחSELF
managing_entity.status.updatedThe account's platform status changed (e.g. approved, suspended).✓ נשלחSELF
managing_entity.subscription.changedThe account's platform subscription changed.לא נשלח
managing_entity.subscription.invoice.changedThe status of a subscription invoice changed.✓ נשלחSELF
managing_entity.subscription.provisionedA platform subscription was provisioned for the account.✓ נשלחSELF
managing_entity.unique_id.updatedThe account's short unique id changed.✓ נשלחSELF
managing_entity.url_name.updatedThe account's URL name (slug) changed.✓ נשלחSELF

master_rate.*

אירועתיאורנשלחמקבלים
master_rate.createdA master rate was created.✓ נשלחAFFILIATE, SUPPLIER
master_rate.deletedA master rate was deleted.✓ נשלחAFFILIATE, SUPPLIER
master_rate.updatedA master rate was updated.✓ נשלחAFFILIATE, SUPPLIER

meeting_room.*

אירועתיאורנשלחמקבלים
meeting_room.createdA meeting room was created.✓ נשלחAFFILIATE, SUPPLIER
meeting_room.deletedA meeting room was deleted.✓ נשלחAFFILIATE, SUPPLIER
meeting_room.updatedA meeting room was updated.✓ נשלחAFFILIATE, SUPPLIER

payee.*

אירועתיאורנשלחמקבלים
payee.createA payee was created.לא נשלח
payee.create.failureCreating a payee failed.לא נשלח
payee.updateA payee was updated.לא נשלח
payee.update.failureUpdating a payee failed.לא נשלח

perk.*

אירועתיאורנשלחמקבלים
perk.deletedA perk was deleted.לא נשלח
perk.updatedA perk was updated.לא נשלח

property.*

אירועתיאורנשלחמקבלים
property.address.updatedA property's address changed.✓ נשלחAFFILIATE, SUPPLIER
property.createdA property (hotel) was created.✓ נשלחAFFILIATE, SUPPLIER
property.deletedA property was deleted.✓ נשלחAFFILIATE, SUPPLIER
property.geolocation.updatedA property's geolocation changed.✓ נשלחAFFILIATE, SUPPLIER
property.name.updatedA property's name changed.✓ נשלחAFFILIATE, SUPPLIER
property.policy.createdA property policy was created.✓ נשלחAFFILIATE, SUPPLIER
property.policy.updatedA property policy changed.✓ נשלחAFFILIATE, SUPPLIER
property.profile.updatedA property's profile changed.✓ נשלחAFFILIATE, SUPPLIER
property.registeredA property completed registration.✓ נשלחAFFILIATE, SUPPLIER
property.services.updatedA property's services/amenities changed.✓ נשלחAFFILIATE, SUPPLIER
property.status.updatedA property's platform status changed.✓ נשלחAFFILIATE, SUPPLIER
property.updatedA property was updated.לא נשלח
property.welcome_text.updatedA property's welcome text changed.✓ נשלחAFFILIATE, SUPPLIER

rate_modifier.*

אירועתיאורנשלחמקבלים
rate_modifier.updatedA rate modifier was updated.לא נשלח

rate_plan.*

אירועתיאורנשלחמקבלים
rate_plan.createdA rate plan was created.✓ נשלחAFFILIATE, SUPPLIER
rate_plan.deletedA rate plan was deleted.✓ נשלחAFFILIATE, SUPPLIER
rate_plan.updatedA rate plan was updated.✓ נשלחAFFILIATE, SUPPLIER

restaurant.*

אירועתיאורנשלחמקבלים
restaurant.createdA restaurant was created.✓ נשלחAFFILIATE, SUPPLIER
restaurant.deletedA restaurant was deleted.✓ נשלחAFFILIATE, SUPPLIER
restaurant.updatedA restaurant was updated.✓ נשלחAFFILIATE, SUPPLIER

room_type.*

אירועתיאורנשלחמקבלים
room_type.createdA room type was created.✓ נשלחAFFILIATE, SUPPLIER
room_type.deletedA room type was deleted.✓ נשלחAFFILIATE, SUPPLIER
room_type.updatedA room type was updated.✓ נשלחAFFILIATE, SUPPLIER

sales_channel.*

אירועתיאורנשלחמקבלים
sales_channel.createdA sales-channel relationship (supplier ↔ reseller) was created.✓ נשלחAFFILIATE, SUPPLIER
sales_channel.deletedA sales-channel relationship was deleted.✓ נשלחAFFILIATE, SUPPLIER
sales_channel.updatedA sales-channel relationship was updated.✓ נשלחAFFILIATE, SUPPLIER

spa.*

אירועתיאורנשלחמקבלים
spa.createdA spa was created.✓ נשלחAFFILIATE, SUPPLIER
spa.deletedA spa was deleted.✓ נשלחAFFILIATE, SUPPLIER
spa.updatedA spa was updated.✓ נשלחAFFILIATE, SUPPLIER

special_rate.*

אירועתיאורנשלחמקבלים
special_rate.createdA promotion (special rate) was created.✓ נשלחAFFILIATE, SUPPLIER
special_rate.deletedA promotion was deleted.✓ נשלחAFFILIATE, SUPPLIER
special_rate.updatedA promotion was updated.✓ נשלחAFFILIATE, SUPPLIER