Business Rules Framework Attachments REST Endpoints

Common Setup/Business Rules Framework Attachments
Use the Business Rules Framework attachments resource to generate reports for attachments at runtime for communications.
Create a Business Rules Framework attachment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkAttachments
Delete an attachment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkAttachments/{BrfAttachmentKey}
Get a row of attachment details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkAttachments/{BrfAttachmentKey}
Get all Business Rules Framework attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkAttachments
Update an attachment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRulesFrameworkAttachments/{BrfAttachmentKey}