예약 시스템에서는 사용자가 예약할 때 특별 요청을 입력할 수 있도록 허용하는 것이 일반적입니다. 사용자는 특별한 날이나 판매자가 알아야 할 제한사항이 있는 경우와 같이 예약에 메모를 남길 수 있습니다. 작업 센터는 특수 요청 상자 기능을 사용 설정하여 이 기능을 지원할 수 있습니다. 이 기능은 파트너 전반에 적용되는 설정이며 판매자별로 설정할 수 없습니다.
다음은 몇 가지 일반적인 사용 사례입니다.
특별한 날임을 알리기 위해
사용자가 식당에서 알아야 할 식이 제한이 있는 경우
파트너가 제공하는 일반 서비스에 더 구체적인 세부정보를 추가합니다.
그림 2: 대기자 명단 흐름의 특별 요청 상자
이 기능을 사용 설정하는 단계는 다음과 같습니다.
샌드박스의 서비스 피드에서 WaitlistRules의 supports_additional_reqeust 섹션을 true로 설정합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-11-26(UTC)"],[[["The Actions Center's special request box feature allows users to input notes or details with their reservations, such as special event information or dietary restrictions, benefitting Dining, Beauty, and Fitness partners."],["This partner-wide feature is enabled by setting `supports_additional_request` to `true` in the WaitlistRules section of your Services Feed, prompting the server to populate the `additional_request` field in CreateWaitlistEntry."],["Thorough testing in Sandbox is crucial to ensure proper handling of special requests before deploying the feature to Production by updating the Services Feed and booking server environment accordingly."]]],[]]