Attachments REST Endpoints

Project Plan Details/Task Deliverables/Attachments
The attachments resource is used to view, create, and update attachments.
Get all attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectPlanDetails/{ProjectId}/child/TaskDeliverables/{TaskDeliverableAssociationId}/child/Attachments
Get an attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectPlanDetails/{ProjectId}/child/TaskDeliverables/{TaskDeliverableAssociationId}/child/Attachments/{AttachmentsUniqID}