Creates Picklist through a POST request.Copy Pagepost https://{client}.viare.io/manage/picklistBody ParamsThe Picklist Options Web.Management.Picklist.PicklistOptions used to Insert a Picklist.This class holds the Picklist details, and Supplier Details.ReferenceIDint32ID as per Mode. Mode 1: Supplier ID, 2: Order ID, 3: DispatchPoint ID.Modeint32enumHolds the mode, Supplier : 1, Order: 2, Dispatch Point : 3.123Allowed:123Poidint32Holds the tblPurchaseOrder.poID "Purchase Order ID".ApplybooleanHolds the flag that indicates if the Purchase Order needs to be applied to Stock.truefalseDatastringThe Data is the items in the picklist.Limitint32Limit on the rows of items per picklist (not a limit on the count of items).PreventSplitOrdersbooleanFlag which indicates if the order items during Picklist generation needs to be split or not.truefalseShowImagesbooleanFlag whether or not to display the images on the front end.truefalseDepartmentsarray of objectsThe department options selected for generating the picklist.DepartmentsADD objectAllDepartmentsbooleanIndicator of whether all departments have been selected (e.g for creating a picklist).truefalsePrioritiesarray of objectsThe list of {Estaronline.Web.Management.Picklist.Priority} values associated with these picklist options.PrioritiesADD objectSubGroupingstringDetermines what is used when sorting picklist items into sub groups.PickStreamsint32enumDetermines the type of orders that will be included in this picklist's generation.12Allowed:12HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponse 200OKUpdated 6 months ago