[[["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` for various order management tasks. Key actions include approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. `SubmitOrdersForApproval` action is used to submit `Order` objects for approval and it is possible to skip inventory checks by setting `skipInventoryCheck` to true. There are actions with and without reservation changes.\n"]]