Jump to Content
Zenbooker
Zenbooker.jsAPI ReferenceChangelog
Zenbooker
API Reference
All
Pages
Start typing to search…

Zenbooker API

  • Introduction
  • Authentication
  • Pagination

Core Resources

  • Jobs
    • Retrieve a list of jobsget
    • Retrieve a jobget
    • Cancel a jobpost
    • Reschedule a jobpost
    • Assign providers to a jobpost
    • Add a note to a jobpost
    • Mark a job as enroutepost
    • Mark a job as in-progresspost
    • Mark a job as completepost
  • Customers
    • Retrieve a list of customersget
    • Retrieve a customerget
    • Create a customerpost
    • Update a customerpatch
    • Add a note to a customerpost
    • Add an address to a customerpost
    • Edit an address for a customerput
  • Recurring bookings
    • Retrieve a list of recurring bookingsget
    • Retrieve a recurring bookingget
    • Assign providers to a recurring bookingpost
    • Add a note to a recurring bookingpost
  • Invoices
    • Retrieve a list of invoicesget
    • Retrieve an invoiceget
  • Transactions
    • Retrieve a list of transactionsget
    • Retrieve a transactionget
  • Team
    • Retrieve a list of team membersget
    • Retrieve a team memberget
  • Territories
    • Retrieve a list of service territoriesget
    • Retrieve a service territoryget
  • Coupons
    • Create a couponpost

Webhooks

  • Overview
  • Webhook Events
  • Webhook Versions
    • Jobs payload: v2 → v3
Powered by 

Webhook Versions

Zenbooker webhook payloads are versioned by release date. You’ll see these in the app’s version picker:

  • v3 (2025-09-01)
  • v2 (2021-04-01)