GetPartFromListByUniqueId
GetPartFromListByUniqueId
Gets part from a specified list by the unique id of the part
GetListByListId
GetListByListId
Gets all data about a list.
Will only grab the parts list if you specify it to get the parts list
UpdatePartFromListByUniqueId
UpdatePartFromListByUniqueId
Updates all part information for the specified part unique id
DeleteList
DeleteList
Deletes the specified list
DeletePartFromListByUniqueId
DeletePartFromListByUniqueId
Deletes the specified part
Lists
Lists
Returns a list of ListData classes for the user to view.
CreateList
CreateList
Creates a new List based on the information passed in.
IsValidListName
IsValidListName
Checks whether or not the list name already exists for a customerId or user.
GetPartsByListId
GetPartsByListId
Gets all parts from the list. If the start index and numberOfParts are entered, then it will limit the request
appropriately
UpdateListName
UpdateListName
Updates list name of the specified list
AddPartsToListId
AddPartsToListId
Adds parts to the specified list
ValidListName
ValidListName
Return a valid list name if it is valid, otherwise adds a number to the end of the list name