Business Attachments REST Endpoints

Business License/Business Attachments
The business attachment resource is used to view, create and update business attachments.
Create a business attachments
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessAttachments
Delete a business attachment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessAttachments/{BusAttachmentKey}
Get a business attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessAttachments/{BusAttachmentKey}
Get all business attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessAttachments
Update a business attachment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessAttachments/{BusAttachmentKey}