[[["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 2024-10-09 UTC."],[[["`BookingStatus` is an enum that defines the status of a booking, such as `CONFIRMED`, `PENDING_MERCHANT_CONFIRMATION`, or `CANCELED`."],["Updating the `BookingStatus` does not impact the associated payment status and is not used for prepayment status updates."],["While `BookingStatus` can represent a booking being canceled (`CANCELED`), it can also indicate a customer not showing up for their appointment with or without penalty (`NO_SHOW`, `NO_SHOW_PENALIZED`)."],["In certain situations, a booking may result in a `FAILED` status due to backend issues, or it might be `DECLINED_BY_MERCHANT` in specific verticals."]]],[]]