The action to reserve inventory for ProposalLineItem objects. It does not
overbook inventory unless allowOverbook is set to true.
This action is only applicable for programmatic proposals not using sales management.
[[["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 `ProposalLineItemService` offers actions for managing `ProposalLineItem` objects. Specific actions include archiving, pausing, releasing, reserving, resuming, and unarchiving line items. `ReserveProposalLineItems` is detailed; it reserves inventory and prevents overbooking unless `allowOverbook` is set to `true`. This reserve function applies only to programmatic proposals that do not employ sales management. These actions are defined within the specified namespace.\n"]]