- Subcategories:
 - APO Attachment Revisions
 - Large Object (LOB) Attributes - FileContents
 - Large Object (LOB) Attributes - FileWebImage
 
APO Attachment Accessors REST Endpoints
            
            Common Setup/APO Attachments/APO Attachment Accessors
            
        
        
    The APO attachment accessor resource is used for displaying file-related information such as file name and file URL.
- Create an APO attachment accessor
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorApoAttachments/{ApoAttachmentKey}/child/ApoAttachmentAccessor - Delete an APO attachment accessor
 - Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorApoAttachments/{ApoAttachmentKey}/child/ApoAttachmentAccessor/{ApoAttachmentAccessorUniqID} - Get all APO attachment accessors
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorApoAttachments/{ApoAttachmentKey}/child/ApoAttachmentAccessor - Get an APO attachment accessor
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorApoAttachments/{ApoAttachmentKey}/child/ApoAttachmentAccessor/{ApoAttachmentAccessorUniqID} - Update an APO attachment accessor
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorApoAttachments/{ApoAttachmentKey}/child/ApoAttachmentAccessor/{ApoAttachmentAccessorUniqID}