Attachments REST Endpoints

Supplier Negotiations/Negotiation Versions/Attachments
The attachments resource is used to view, create, and update attachments.
Get all attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/negotiationVersions/{AuctionHeaderId}/child/currentVersionAttachments
Get all attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/negotiationVersions/{AuctionHeaderId}/child/previousVersionAttachments
Get an attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/negotiationVersions/{AuctionHeaderId}/child/currentVersionAttachments/{currentVersionAttachmentsUniqID}
Get an attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/negotiationVersions/{AuctionHeaderId}/child/previousVersionAttachments/{currentVersionAttachmentsUniqID}