[[["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-31 UTC."],[[["`BookingStatus` enumerates the different states a booking can be in, such as confirmed, canceled, or pending."],["This status is independent of the associated payment status and focuses solely on the booking itself."],["Specific statuses like `PENDING_MERCHANT_CONFIRMATION` and `DECLINED_BY_MERCHANT` are relevant only to non-payment verticals like Dining and Beauty."],["A booking can be marked as a no-show with a further distinction of `NO_SHOW_PENALIZED` if it violates the cancellation policy."],["While `CANCELED` indicates user cancellation allowing for potential manual refunds, `FAILED` signifies an internal backend processing failure."]]],[]]