Update deliverable progress
Move a node’s progress with an action, and cascade the result through its parents.
The response does not include the updated node: re-read it with GET /deliverable/{id} if you need the new progress.
Authorizations
Organization-scoped API key. Create one in the BuildingSwell app under Organization settings, API keys.
Path Parameters
Root of the tree the node belongs to.
Record id.
Body
- Option 1
- Option 2
- Option 3
A progress action, keyed on type. Send this rather than patching the progress object directly.
complete finishes the remaining quantity. rework sends the node back. put-on-hold and resume-work toggle the hold.
complete, rework, put-on-hold, resume-work Response
What the action did to people's open work.
People whose open work sessions and daily-plan assignments were stopped because their deliverable reached done.
Person id.