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 2024-02-13 UTC."],[[["The `ReserveProposalLineItems` action reserves inventory for proposal line items within programmatic proposals that do not utilize sales management."],["This action typically avoids overbooking, but can be configured to allow it using the `allowOverbook` field."],["It inherits functionality from `ProposalLineItemAction` and operates within the specified namespace."]]],[]]