[[["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-08-06 UTC."],[],["The `OrderService` utilizes `OrderAction` to manage `Order` objects. Key actions include: approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. `SubmitOrdersForApproval` allows submitting orders, and a specific variant (`SubmitOrdersForApprovalAndOverbook`) exists. The `skipInventoryCheck` field determines whether an inventory check is skipped during submission, defaulting to `false`. There are other variants for some actions which will not perform changes in the reservations.\n"]]