Task Deliverables REST Endpoints

Project Plans/Task Deliverables
The Task Deliverables resource is used to view the association of a deliverable with a project task. For example, a project 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: get
Path: /fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/TaskDeliverables/{TaskDeliverableAssociationId}
Get all deliverables for all the tasks of a project
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/TaskDeliverables