- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
Attachments REST Endpoints
Purchase Agreements/Template Applied to Business Documents/Attachments
The attachments resource is used to view, create, and update attachments.
- Get all attachments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/child/templateUsages/{templateUsagesUniqID}/child/ContractFormAttachment
- Get all attachments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreementsInSupplierPortal/{purchaseAgreementsInSupplierPortalUniqID}/child/templateUsages/{templateUsagesUniqID}/child/ContractFormAttachment
- Get an attachment
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/child/templateUsages/{templateUsagesUniqID}/child/ContractFormAttachment/{ContractFormAttachmentUniqID}
- Get an attachment
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreementsInSupplierPortal/{purchaseAgreementsInSupplierPortalUniqID}/child/templateUsages/{templateUsagesUniqID}/child/ContractFormAttachment/{ContractFormAttachmentUniqID}