I am trying to update a single attribute of all PurchaseOrderLinePart Entities linked to the PurchaseOrder the workflow runs on with a certain value (today’s date), but after reading and browsing for 2 hours i cannot find a way to do this.
It seems the Reference_PurchaseOrderLinePart API only has GET functionality.
I must be missing something obvious...