- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
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: getPath:
/fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/TaskDeliverables/{TaskDeliverableAssociationId}/child/Attachments
- Get an attachment for a deliverable of the project task
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/TaskDeliverables/{TaskDeliverableAssociationId}/child/Attachments/{AttachmentsUniqID}