type ResumeAndOverbookOrders (v202502)Stay organized with collectionsSave and categorize content based on your preferences.
Page Summary
ResumeAndOverbookOrders is an action used for resuming and overbooking Order objects, which also resumes all LineItem objects within the order.
This action is inherited from OrderAction and ResumeOrders.
The action includes askipInventoryCheckfield, which is a boolean indicating whether the inventory check should be skipped, and its default value is false.
[[["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 `ResumeAndOverbookOrders` action, inherited from `OrderAction` and `ResumeOrders`, resumes `Order` objects and their associated `LineItem` objects. This action allows for overbooking. A `skipInventoryCheck` field, a boolean, determines if the inventory check is skipped during this process, defaulting to `false`. This service is part of the specified namespace.\n"]]