Hold line items for orderCopy Pagepost https://api.instellix.io/v2/orders/{orderIdent}/lineItems/actions/set-on-holdSets multiple non-billed line items on hold for the order given.Path ParamsorderIdentstringrequiredlength between 1 and 100The ident of the order to set line items on holdBody ParamsThis request puts all provided line items on hold.identsarray of stringsList of Line Item Idents that should be put on hold.identsADD stringResponses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 3 months ago