Get an Attachment
This service retrieves an attachment using an AttachmentId. This can be retrieved using ListAttachments.
Query String Parameters
Name | Type | Description | Required |
---|---|---|---|
Action | String | DownloadAttachment | Required |
AttachmentId | String | The Id of the attachment to be retrieved. Use "ListAttachments" to retrieve document Ids. | Required |
Response Codes
Example
- Request
- Response
Request URL
https://webservice.bigchange.com/v01/services.ashx?action=DownloadAttachment&AttachmentId=3707549
Response Data
The requested attachment file.