The action used to request acceptance from the buyer for the Proposal through
Marketplace. This action does check forecasting unless allowOverbook is set to true.
[[["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-02-20 UTC."],[],["The `ProposalService` uses `ProposalAction` to manage proposals. Key actions include: archiving, discarding edits, editing for negotiation, pausing, requesting buyer acceptance/review, reserving, resuming, terminating negotiations, unarchiving, and updating order data. `RequestBuyerAcceptance`, a specific action, seeks buyer approval via Marketplace and performs forecasting unless `allowOverbook` is enabled. All actions use a common namespace and have `ProposalAction` inherited fields.\n"]]