Task Deliverables REST Endpoints
    
        Work Plan Templates/Task Deliverables
    
The Task Deliverables resource is used to view the association of a deliverable with a task. For example, a task can have an association with a deliverable draft budget. You can have multiple deliverables associated with each task.
- Get a deliverable for a task
- Method: getPath:/fscmRestApi/resources/11.13.18.05/workPlanTemplates/{WorkPlanTemplateId}/child/TaskDeliverables/{TaskDeliverableAssociationId}
- Get all deliverables for all the tasks
- Method: getPath:/fscmRestApi/resources/11.13.18.05/workPlanTemplates/{WorkPlanTemplateId}/child/TaskDeliverables