Attachments REST Endpoints

Project Plans/Task Deliverables/Attachments
The Attachments resource is used to view a deliverable attachment.
Get all attachments for a deliverable of the project task
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/TaskDeliverables/{TaskDeliverableAssociationId}/child/Attachments
Get an attachment for a deliverable of the project task
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/TaskDeliverables/{TaskDeliverableAssociationId}/child/Attachments/{AttachmentsUniqID}