v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBRoutes
Tasks
Parts
Get attached parts
Gets parts attached to a task.
This request gets parts associated with a task. A single Task can have multiple parts associated with it.
Return data description
Property: partID, Description: The partID of the part associated to this task. Property: quantity, Description: The quantity of this part associated to this task. Property: usedPrice, Description: The price of the part at the time of use. Property: partName, Description: The name of the part. Property: poItemID, Description: The unique ID of the PO item associated with this record.
get/v2/tasks/{taskID}/parts
Response
Get attached parts