Attachments REST Endpoints

List of Values/CRM Business Units/Sales Methods/Sales Stages/Attachments
The attachments resource is used to view, create, and update attachments.
Get all attachments
Method: get
Path: /crmRestApi/resources/11.13.18.05/crmBusinessUnits/{crmBusinessUnitsUniqID}/child/salesMethods/{SalesMethodId}/child/SalesStage/{StgId}/child/Attachments
Get an attachment
Method: get
Path: /crmRestApi/resources/11.13.18.05/crmBusinessUnits/{crmBusinessUnitsUniqID}/child/salesMethods/{SalesMethodId}/child/SalesStage/{StgId}/child/Attachments/{AttachmentsUniqID}