GET api/Gadget/GetAttachment?CountryId={CountryId}&AttachmentId={AttachmentId}
Get an object that contains the information of attachment.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
CountryId | string |
Required |
|
AttachmentId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of byteResponse Formats
application/json, text/json
Sample:
"QEA="
application/xml, text/xml
Sample:
<base64Binary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">QEA=</base64Binary>