This manual is being depreciated. Much of the information here is out of date.

The new Jomres Documentation, updated in 2022, can be found at Jomres.net/documentation.

Webhook Methods

Webhook Event blackbooking_added
Logs when black bookings are added.
File j02136saveblackbooking.class.php
Jomres Plugin black_bookings
Data Object Parameters property_uid
contract_uid
   
Webhook Event blackbooking_added
Logs when black bookings are added.
File j06001ajax_dashboard_save.class.php
Jomres Plugin black_bookings
Data Object Parameters property_uid
contract_uid
   
Webhook Event blackbooking_deleted
Logs when black bookings are deleted.
File j02138deleteblackbooking.class.php
Jomres Plugin black_bookings
Data Object Parameters property_uid
contract_uid
   
Webhook Event blackbooking_deleted
Logs when black bookings are deleted.
File j06001delete_multiple_blackbookings.class.php
Jomres Plugin black_bookings
Data Object Parameters property_uid
contract_uid
   
Webhook Event booking_added
Logs when a booking is added.
File j03020insertbooking.class.php
Jomres Plugin core
Data Object Parameters property_uid
contract_uid
   
Webhook Event booking_cancelled
Logs when a booking is cancelled.
File jomres_generic_booking_cancel.class.php
Jomres Plugin core
Data Object Parameters property_uid
contract_uid
   
Webhook Event booking_marked_noshow
Logs when a booking is marked as No Show.
File j06001mark_booking_noshow.class.php
Jomres Plugin core
Data Object Parameters property_uid
contract_uid
   
Webhook Event booking_modified
Logs when a booking is modified.
File j03020insertbooking.class.php
Jomres Plugin core
Data Object Parameters property_uid
contract_uid
   
Webhook Event booking_modified
Logs when a booking is modified.
File jomres_generic_booking_amend.class.php
Jomres Plugin core
Data Object Parameters property_uid
contract_uid
   
Webhook Event booking_note_deleted
Logs when booking notes are deleted.
File j06001deletenote.class.php
Jomres Plugin [@webhook_event_plugin]
Data Object Parameters contract_uid
property_uid
note_id
   
Webhook Event booking_note_saved
Logs when booking notes are added/edited.
File j06001savenote.class.php
Jomres Plugin core
Data Object Parameters contract_uid
property_uid
note_id
   
Webhook Event booking_note_saved
Logs when booking notes are added/edited.
File functions.php
Jomres Plugin core
Data Object Parameters contract_uid
property_uid
note_id
   
Webhook Event deposit_saved
Logs when deposit is added to a booking.
File j02202savedeposit.class.php
Jomres Plugin core
Data Object Parameters contract_uid
property_uid
depositref
   
Webhook Event extra_deleted
Logs when optional extras are deleted.
File j02148deleteextra.class.php
Jomres Plugin optional_extras
Data Object Parameters extras_uid
   
Webhook Event extra_saved
Logs when optional extras added/updated.
File j02146saveextra.class.php
Jomres Plugin optional_extras
Data Object Parameters extras_uid
   
Webhook Event guest_checkedin
Logs when guests are checked in.
File j06001checkin.class.php
Jomres Plugin book_guest_in_out
Data Object Parameters contract_uid
property_uid
   
Webhook Event guest_checkedin_undone
Logs when guests checked in is undone.
File j06001undo_checkin.class.php
Jomres Plugin book_guest_in_out
Data Object Parameters contract_uid
property_uid
   
Webhook Event guest_checkedout
Logs when guests are checked out.
File j06001checkout.class.php
Jomres Plugin book_guest_in_out
Data Object Parameters contract_uid
property_uid
   
Webhook Event guest_checkedout_undone
Logs when guests checked out is undone.
File j06001undo_checkout.class.php
Jomres Plugin book_guest_in_out
Data Object Parameters contract_uid
property_uid
   
Webhook Event guest_deleted
Logs when a guest is deleted.
File j02226deleteguest.class.php
Jomres Plugin core
Data Object Parameters guest_id
property_uid
   
Webhook Event guest_saved
Logs when a guest\'s details are added/updated.
File j02224saveguest.class.php
Jomres Plugin core
Data Object Parameters guest_id
property_uid
   
Webhook Event guest_type_deleted
Logs when guest type deleted.
File jrportal_guest_types.class.php
Jomres Plugin core
Data Object Parameters property_uid
guest_type_uid
   
Webhook Event guest_type_saved
Logs when guest types added.
File jrportal_guest_types.class.php
Jomres Plugin core
Data Object Parameters property_uid
guest_type_uid
   
Webhook Event guest_type_saved
Logs when guest types updated.
File jrportal_guest_types.class.php
Jomres Plugin core
Data Object Parameters property_uid
guest_type_uid
   
Webhook Event invoice_cancelled
Logs when an invoice is marked as cancelled.
File jrportal_invoice.class.php
Jomres Plugin core
Data Object Parameters property_uid
invoice_uid
   
Webhook Event invoice_saved
Logs when an invoice is added.
File jrportal_invoice.class.php
Jomres Plugin core
Data Object Parameters property_uid
invoice_uid
   
Webhook Event invoice_saved
Logs when an invoice is added.
File jrportal_invoice.class.php
Jomres Plugin core
Data Object Parameters property_uid
invoice_uid
   
Webhook Event invoice_saved
Logs when an invoice is added.
File jrportal_invoice.class.php
Jomres Plugin core
Data Object Parameters property_uid
invoice_uid
   
Webhook Event invoice_saved
Logs when an invoice is added.
File jrportal_invoice.class.php
Jomres Plugin core
Data Object Parameters property_uid
invoice_uid
   
Webhook Event invoice_saved
Logs when an invoice is added.
File jrportal_invoice.class.php
Jomres Plugin core
Data Object Parameters property_uid
invoice_uid
   
Webhook Event invoice_saved
Logs when an invoice is added.
File jrportal_invoice.class.php
Jomres Plugin core
Data Object Parameters property_uid
invoice_uid
   
Webhook Event invoice_saved
Logs when an invoice is added.
File jrportal_invoice.class.php
Jomres Plugin core
Data Object Parameters property_uid
invoice_uid
   
Webhook Event invoice_saved
Logs when an invoice is added.
File jrportal_invoice.class.php
Jomres Plugin core
Data Object Parameters property_uid
invoice_uid
   
Webhook Event invoice_saved
Logs when an invoice is added.
File jrportal_invoice.class.php
Jomres Plugin core
Data Object Parameters property_uid
invoice_uid
   
Webhook Event property_added
Logs when a property is added.
File jomres_properties.class.php
Jomres Plugin core
Data Object Parameters property_uid
   
Webhook Event property_deleted
Logs when a property is deleted.
File j04910deleteproperty.class.php
Jomres Plugin core
Data Object Parameters property_uid
   
Webhook Event property_published
Logs when a property is published.
File j02272publishprop.class.php
Jomres Plugin core
Data Object Parameters property_uid
   
Webhook Event property_published
Logs when a property is published.
File jomres_suspensions.class.php
Jomres Plugin core
Data Object Parameters property_uid
   
Webhook Event property_saved
Logs when a property is updated.
File jomres_properties.class.php
Jomres Plugin [@webhook_event_plugin]
Data Object Parameters property_uid
   
Webhook Event property_settings_updated
Logs when property settings are updated.
File functions.php
Jomres Plugin core
Data Object Parameters property_uid
   
Webhook Event property_unpublished
Logs when a property is unpublished.
File j02272publishprop.class.php
Jomres Plugin core
Data Object Parameters property_uid
   
Webhook Event property_unpublished
Logs when a property is unpublished.
File jomres_suspensions.class.php
Jomres Plugin core
Data Object Parameters property_uid
   
Webhook Event review_deleted
Logs when a review is added.
File jomres_reviews.class.php
Jomres Plugin core
Data Object Parameters rating_id
   
Webhook Event review_published
Logs when a review is added.
File jomres_reviews.class.php
Jomres Plugin core
Data Object Parameters rating_id
   
Webhook Event review_saved
Logs when a review is added.
File jomres_reviews.class.php
Jomres Plugin core
Data Object Parameters rating_id
   
Webhook Event review_unpublished
Logs when a review is added.
File jomres_reviews.class.php
Jomres Plugin core
Data Object Parameters rating_id
   
Webhook Event room_added
Logs when a room is added.
File jrportal_rooms.class.php
Jomres Plugin core
Data Object Parameters property_uid
room_uid
   
Webhook Event room_deleted
Logs when a room is deleted.
File j06002delete_resource.class.php
Jomres Plugin core
Data Object Parameters property_uid
room_uid
   
Webhook Event room_updated
Logs when a room is updated.
File jrportal_rooms.class.php
Jomres Plugin core
Data Object Parameters property_uid
room_uid
   
Webhook Event room_updated
Logs when a room is deleted.
File jrportal_rooms.class.php
Jomres Plugin core
Data Object Parameters property_uid
room_uid
   
Webhook Event rooms_multiple_added
Logs when mulitiple rooms may have been added. Because multiple rooms have been added, the remote service is advised to completely refresh their rooms list.
File j06002save_normalmode_tariffs.class.php
Jomres Plugin core
Data Object Parameters property_uid
   
Webhook Event rooms_multiple_added
Logs when mulitiple rooms are added. Because multiple rooms have been added, the remote service is advised to completely refresh their rooms list.
File jrportal_rooms.class.php
Jomres Plugin core
Data Object Parameters property_uid
   
Webhook Event tariff_cloned
Logs when tariffs updated.
File j06002save_clone_tariff.class.php
Jomres Plugin clone_tariffs
Data Object Parameters property_uid
   
Webhook Event tariffs_updated
Logs when tariffs updated.
File j06002save_tariff_advanced.class.php
Jomres Plugin core
Data Object Parameters property_uid
   
Webhook Event tariffs_updated
Logs when tariffs updated.
File j06002save_tariff_advanced.class.php
Jomres Plugin core
Data Object Parameters property_uid
   
Webhook Event tariffs_updated
Logs when tariffs updated.
File j06002save_tariff_micromanage.class.php
Jomres Plugin advanced_micromanage_tariff_editing_modes
Data Object Parameters property_uid
   
Webhook Event tariffs_updated
Logs when tariffs updated.
File j06002save_normalmode_tariffs.class.php
Jomres Plugin core
Data Object Parameters property_uid