[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-18 UTC."],[[["\u003cp\u003e\u003ccode\u003eBatchAvailabilityLookup\u003c/code\u003e allows checking the availability of multiple time slots for a given service and resource, either upon page load or when a user clicks on a specific time slot.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateBooking\u003c/code\u003e enables creating a new booking with customer and booking details, including payment and confirmation preferences.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateBooking\u003c/code\u003e allows modifying an existing booking by updating its time slot, specifically the start time and duration, while retaining other booking information.\u003c/p\u003e\n"]]],["The system handles booking availability, creation, and updates. `BatchAvailabilityLookup` checks slot availability for a merchant's service, given specific times, party size, and duration. `CreateBooking` books a slot, providing user and payment details. The `UpdateBooking` modifies an existing booking, primarily altering the start time. All requests specify merchant, service, duration, and party size; responses indicate slot availability or booking status (confirmed). Prepayment status is handled but not altered in the provided examples.\n"],null,[]]