Jump to Content
Zenoti APIs
GuidesRecipesAPI ReferenceAPI Changelog
Log InZenoti APIs
Guides
Log In
GuidesRecipesAPI ReferenceAPI Changelog

API General Setup and Documentation

  • Overview
  • Getting Started
  • Onboarding
    • Create the backend app and generate a new API key
    • Update the existing API key
  • Authentication
  • Authorization
  • Pagination
  • Response and error codes
  • Map custom sources to your app
  • Rate limits
  • Support

Webhooks

  • Overview
  • Structure of event responses
  • Webhook Failure Handling

Service Booking Workflow

  • Service Booking
    • Step 1: Create a booking
    • Step 2 : Reserve a slot for the booking
    • Step 3 : Confirm the booking
    • Step 4 : Collect payment for the invoice

Product Sale Workflow

  • Product Sale
    • Step 1 : Choose a product
    • Step 2 : Generate an invoice
    • Step 3 : Collect payment for the invoice

Membership Sale Workflow

  • Membership Sale
    • Step 1 : Select a membership
    • Step 2 : Generate an invoice
    • Step 3 : Collect payment for the invoice
    • Step 4 : Close the invoice and send a confirmation email to the guest

Gift Card Sale Workflow

  • Gift Card Sale
    • Step 1 : Select a gift card template
    • Step 2 : Generate an invoice
    • Step 3 : Add payment for the invoice
    • Step 4 : Send the gift card sale email to the guest

Opportunities Workflow

  • Opportunity

Step 4 : Send the gift card sale email to the guest

Suggest Edits
  1. Use the Send email to guest API to send the gift card to the recipient email.
  2. Check the remaining gift card balance by using Check Giftcard Balance API.

Updated almost 3 years ago