GET api/Gadget/GetDocumentAttachments?CountryId={CountryId}&DocumentId={DocumentId}&Date={Date}&Sent={Sent}
Return the list of attachments associated to a specific document.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CountryId | string |
Required |
|
| DocumentId | globally unique identifier |
Required |
|
| Date | date |
Required |
|
| Sent | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Attachment| Name | Description | Type | Additional information |
|---|---|---|---|
| AttachmentId | globally unique identifier |
None. |
|
| DocumentId | globally unique identifier |
None. |
|
| AttachmentTypeId | integer |
None. |
|
| AttachmentTypeName | string |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Date | date |
None. |
|
| FileExt | string |
None. |
|
| ShowSender | boolean |
None. |
|
| ShowReceiver | boolean |
None. |
|
| RefSenderCode | string |
None. |
|
| RefDocumentTypeId | integer |
None. |
|
| RefNumber | integer |
None. |
|
| RefSeries | string |
None. |
|
| RefDate | date |
None. |
|
| StatusCode | string |
None. |
|
| StatusDescription | string |
None. |
|
| Document | Document |
None. |
|
| CreatedById | globally unique identifier |
None. |
|
| CreationSource | string |
None. |
|
| CreatedBy | string |
None. |
|
| Timestamp | date |
None. |
|
| LastUpated | date |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"AttachmentId": "e19b062c-3e3f-4d2d-a542-c2a4f2511d9e",
"DocumentId": "ece53bef-2e60-42f8-ae32-464d8c5fe783",
"AttachmentTypeId": 3,
"AttachmentTypeName": "sample string 4",
"Name": "sample string 5",
"Description": "sample string 6",
"Date": "2026-07-30T10:41:52.8254933+00:00",
"FileExt": "sample string 8",
"ShowSender": true,
"ShowReceiver": true,
"RefSenderCode": "sample string 11",
"RefDocumentTypeId": 12,
"RefNumber": 13,
"RefSeries": "sample string 14",
"RefDate": "2026-07-30T10:41:52.8254933+00:00",
"StatusCode": "sample string 16",
"StatusDescription": "sample string 17",
"Document": {
"DocumentId": "112d9a9e-0729-40ef-b00f-02de2b9f3342",
"SenderId": "daa44847-00c5-46fa-9500-5015cd27ac48",
"ReceiverId": "9d983c02-7cbf-4b45-80a5-6f23b6d3247d",
"DocumentTypeId": 4,
"DocumentTypeName": "sample string 5",
"Country": "sample string 6",
"CurrencyTypeId": 1,
"CurrencyTypeName": "sample string 7",
"Number": 8,
"Series": "sample string 9",
"SenderCode": "sample string 10",
"SenderName": "sample string 11",
"ReceiverCode": "sample string 12",
"ReceiverName": "sample string 13",
"Date": "2026-07-30T10:41:52.8254933+00:00",
"NetAmount": 15.0,
"TaxAmount": 16.0,
"FreeAmount": 17.0,
"TotalAmount": 18.0,
"DateNumber": 19,
"Timestamp": "2026-07-30T10:41:52.8254933+00:00",
"LastUpated": "2026-07-30T10:41:52.8254933+00:00",
"SyncPointId": "7e4f73f0-ecc2-40b1-bda5-f6cdd9e90d4c",
"BatchId": "4c35db5a-24b8-4cca-b894-0c6c02d09cd0",
"CreationSource": "sample string 21",
"CreatedBy": "sample string 22",
"ExpirationDate": "2026-07-30T10:41:52.8254933+00:00",
"ReceptionIRSDate": "2026-07-30T10:41:52.8254933+00:00",
"CurrencyFactor": 23.0,
"DocumentTag": {
"Code": "sample string 1",
"TimeStamp": "2026-07-30T10:41:52.8254933+00:00",
"Value": "sample string 3",
"Complement": "sample string 4"
},
"DiscountAmount": 24.0,
"PaymentMethod": "sample string 25",
"TaxDetails": [
{
"TaxCode": "sample string 1",
"RateCode": "sample string 2",
"Percent": 3.0,
"TaxAmount": 4.0
},
{
"TaxCode": "sample string 1",
"RateCode": "sample string 2",
"Percent": 3.0,
"TaxAmount": 4.0
}
],
"WayToPay": 1,
"CountryDocumentId": "sample string 26",
"SeriesNumber": "sample string 27"
},
"CreatedById": "34d6491c-6949-4f16-b094-cbb15815c661",
"CreationSource": "sample string 18",
"CreatedBy": "sample string 19",
"Timestamp": "2026-07-30T10:41:52.8254933+00:00",
"LastUpated": "2026-07-30T10:41:52.8254933+00:00"
},
{
"AttachmentId": "e19b062c-3e3f-4d2d-a542-c2a4f2511d9e",
"DocumentId": "ece53bef-2e60-42f8-ae32-464d8c5fe783",
"AttachmentTypeId": 3,
"AttachmentTypeName": "sample string 4",
"Name": "sample string 5",
"Description": "sample string 6",
"Date": "2026-07-30T10:41:52.8254933+00:00",
"FileExt": "sample string 8",
"ShowSender": true,
"ShowReceiver": true,
"RefSenderCode": "sample string 11",
"RefDocumentTypeId": 12,
"RefNumber": 13,
"RefSeries": "sample string 14",
"RefDate": "2026-07-30T10:41:52.8254933+00:00",
"StatusCode": "sample string 16",
"StatusDescription": "sample string 17",
"Document": {
"DocumentId": "112d9a9e-0729-40ef-b00f-02de2b9f3342",
"SenderId": "daa44847-00c5-46fa-9500-5015cd27ac48",
"ReceiverId": "9d983c02-7cbf-4b45-80a5-6f23b6d3247d",
"DocumentTypeId": 4,
"DocumentTypeName": "sample string 5",
"Country": "sample string 6",
"CurrencyTypeId": 1,
"CurrencyTypeName": "sample string 7",
"Number": 8,
"Series": "sample string 9",
"SenderCode": "sample string 10",
"SenderName": "sample string 11",
"ReceiverCode": "sample string 12",
"ReceiverName": "sample string 13",
"Date": "2026-07-30T10:41:52.8254933+00:00",
"NetAmount": 15.0,
"TaxAmount": 16.0,
"FreeAmount": 17.0,
"TotalAmount": 18.0,
"DateNumber": 19,
"Timestamp": "2026-07-30T10:41:52.8254933+00:00",
"LastUpated": "2026-07-30T10:41:52.8254933+00:00",
"SyncPointId": "7e4f73f0-ecc2-40b1-bda5-f6cdd9e90d4c",
"BatchId": "4c35db5a-24b8-4cca-b894-0c6c02d09cd0",
"CreationSource": "sample string 21",
"CreatedBy": "sample string 22",
"ExpirationDate": "2026-07-30T10:41:52.8254933+00:00",
"ReceptionIRSDate": "2026-07-30T10:41:52.8254933+00:00",
"CurrencyFactor": 23.0,
"DocumentTag": {
"Code": "sample string 1",
"TimeStamp": "2026-07-30T10:41:52.8254933+00:00",
"Value": "sample string 3",
"Complement": "sample string 4"
},
"DiscountAmount": 24.0,
"PaymentMethod": "sample string 25",
"TaxDetails": [
{
"TaxCode": "sample string 1",
"RateCode": "sample string 2",
"Percent": 3.0,
"TaxAmount": 4.0
},
{
"TaxCode": "sample string 1",
"RateCode": "sample string 2",
"Percent": 3.0,
"TaxAmount": 4.0
}
],
"WayToPay": 1,
"CountryDocumentId": "sample string 26",
"SeriesNumber": "sample string 27"
},
"CreatedById": "34d6491c-6949-4f16-b094-cbb15815c661",
"CreationSource": "sample string 18",
"CreatedBy": "sample string 19",
"Timestamp": "2026-07-30T10:41:52.8254933+00:00",
"LastUpated": "2026-07-30T10:41:52.8254933+00:00"
}
]
application/xml, text/xml
Sample:
<ArrayOfAttachment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Gosocket.Domain.Document">
<Attachment>
<AttachmentId>e19b062c-3e3f-4d2d-a542-c2a4f2511d9e</AttachmentId>
<AttachmentTypeId>3</AttachmentTypeId>
<AttachmentTypeName>sample string 4</AttachmentTypeName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedById>34d6491c-6949-4f16-b094-cbb15815c661</CreatedById>
<CreationSource>sample string 18</CreationSource>
<Date>2026-07-30T10:41:52.8254933+00:00</Date>
<Description>sample string 6</Description>
<Document>
<BatchId>4c35db5a-24b8-4cca-b894-0c6c02d09cd0</BatchId>
<Country>sample string 6</Country>
<CountryDocumentId>sample string 26</CountryDocumentId>
<CreatedBy>sample string 22</CreatedBy>
<CreationSource>sample string 21</CreationSource>
<CurrencyFactor>23</CurrencyFactor>
<CurrencyTypeId>1</CurrencyTypeId>
<CurrencyTypeName>sample string 7</CurrencyTypeName>
<Date>2026-07-30T10:41:52.8254933+00:00</Date>
<DateNumber>19</DateNumber>
<DiscountAmount>24</DiscountAmount>
<DocumentId>112d9a9e-0729-40ef-b00f-02de2b9f3342</DocumentId>
<DocumentTag>
<Code>sample string 1</Code>
<Complement>sample string 4</Complement>
<TimeStamp>2026-07-30T10:41:52.8254933+00:00</TimeStamp>
<Value>sample string 3</Value>
</DocumentTag>
<DocumentTypeId>4</DocumentTypeId>
<DocumentTypeName>sample string 5</DocumentTypeName>
<ExpirationDate>2026-07-30T10:41:52.8254933+00:00</ExpirationDate>
<FreeAmount>17</FreeAmount>
<LastUpated>2026-07-30T10:41:52.8254933+00:00</LastUpated>
<NetAmount>15</NetAmount>
<Number>8</Number>
<PaymentMethod>sample string 25</PaymentMethod>
<ReceiverCode>sample string 12</ReceiverCode>
<ReceiverId>9d983c02-7cbf-4b45-80a5-6f23b6d3247d</ReceiverId>
<ReceiverName>sample string 13</ReceiverName>
<ReceptionIRSDate>2026-07-30T10:41:52.8254933+00:00</ReceptionIRSDate>
<SenderCode>sample string 10</SenderCode>
<SenderId>daa44847-00c5-46fa-9500-5015cd27ac48</SenderId>
<SenderName>sample string 11</SenderName>
<Series>sample string 9</Series>
<SeriesNumber>sample string 27</SeriesNumber>
<SyncPointId>7e4f73f0-ecc2-40b1-bda5-f6cdd9e90d4c</SyncPointId>
<TaxAmount>16</TaxAmount>
<TaxDetails>
<Tax>
<Percent>3</Percent>
<RateCode>sample string 2</RateCode>
<TaxAmount>4</TaxAmount>
<TaxCode>sample string 1</TaxCode>
</Tax>
<Tax>
<Percent>3</Percent>
<RateCode>sample string 2</RateCode>
<TaxAmount>4</TaxAmount>
<TaxCode>sample string 1</TaxCode>
</Tax>
</TaxDetails>
<Timestamp>2026-07-30T10:41:52.8254933+00:00</Timestamp>
<TotalAmount>18</TotalAmount>
<WayToPay>1</WayToPay>
</Document>
<DocumentId>ece53bef-2e60-42f8-ae32-464d8c5fe783</DocumentId>
<FileExt>sample string 8</FileExt>
<LastUpated>2026-07-30T10:41:52.8254933+00:00</LastUpated>
<Name>sample string 5</Name>
<RefDate>2026-07-30T10:41:52.8254933+00:00</RefDate>
<RefDocumentTypeId>12</RefDocumentTypeId>
<RefNumber>13</RefNumber>
<RefSenderCode>sample string 11</RefSenderCode>
<RefSeries>sample string 14</RefSeries>
<ShowReceiver>true</ShowReceiver>
<ShowSender>true</ShowSender>
<StatusCode>sample string 16</StatusCode>
<StatusDescription>sample string 17</StatusDescription>
<Timestamp>2026-07-30T10:41:52.8254933+00:00</Timestamp>
</Attachment>
<Attachment>
<AttachmentId>e19b062c-3e3f-4d2d-a542-c2a4f2511d9e</AttachmentId>
<AttachmentTypeId>3</AttachmentTypeId>
<AttachmentTypeName>sample string 4</AttachmentTypeName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedById>34d6491c-6949-4f16-b094-cbb15815c661</CreatedById>
<CreationSource>sample string 18</CreationSource>
<Date>2026-07-30T10:41:52.8254933+00:00</Date>
<Description>sample string 6</Description>
<Document>
<BatchId>4c35db5a-24b8-4cca-b894-0c6c02d09cd0</BatchId>
<Country>sample string 6</Country>
<CountryDocumentId>sample string 26</CountryDocumentId>
<CreatedBy>sample string 22</CreatedBy>
<CreationSource>sample string 21</CreationSource>
<CurrencyFactor>23</CurrencyFactor>
<CurrencyTypeId>1</CurrencyTypeId>
<CurrencyTypeName>sample string 7</CurrencyTypeName>
<Date>2026-07-30T10:41:52.8254933+00:00</Date>
<DateNumber>19</DateNumber>
<DiscountAmount>24</DiscountAmount>
<DocumentId>112d9a9e-0729-40ef-b00f-02de2b9f3342</DocumentId>
<DocumentTag>
<Code>sample string 1</Code>
<Complement>sample string 4</Complement>
<TimeStamp>2026-07-30T10:41:52.8254933+00:00</TimeStamp>
<Value>sample string 3</Value>
</DocumentTag>
<DocumentTypeId>4</DocumentTypeId>
<DocumentTypeName>sample string 5</DocumentTypeName>
<ExpirationDate>2026-07-30T10:41:52.8254933+00:00</ExpirationDate>
<FreeAmount>17</FreeAmount>
<LastUpated>2026-07-30T10:41:52.8254933+00:00</LastUpated>
<NetAmount>15</NetAmount>
<Number>8</Number>
<PaymentMethod>sample string 25</PaymentMethod>
<ReceiverCode>sample string 12</ReceiverCode>
<ReceiverId>9d983c02-7cbf-4b45-80a5-6f23b6d3247d</ReceiverId>
<ReceiverName>sample string 13</ReceiverName>
<ReceptionIRSDate>2026-07-30T10:41:52.8254933+00:00</ReceptionIRSDate>
<SenderCode>sample string 10</SenderCode>
<SenderId>daa44847-00c5-46fa-9500-5015cd27ac48</SenderId>
<SenderName>sample string 11</SenderName>
<Series>sample string 9</Series>
<SeriesNumber>sample string 27</SeriesNumber>
<SyncPointId>7e4f73f0-ecc2-40b1-bda5-f6cdd9e90d4c</SyncPointId>
<TaxAmount>16</TaxAmount>
<TaxDetails>
<Tax>
<Percent>3</Percent>
<RateCode>sample string 2</RateCode>
<TaxAmount>4</TaxAmount>
<TaxCode>sample string 1</TaxCode>
</Tax>
<Tax>
<Percent>3</Percent>
<RateCode>sample string 2</RateCode>
<TaxAmount>4</TaxAmount>
<TaxCode>sample string 1</TaxCode>
</Tax>
</TaxDetails>
<Timestamp>2026-07-30T10:41:52.8254933+00:00</Timestamp>
<TotalAmount>18</TotalAmount>
<WayToPay>1</WayToPay>
</Document>
<DocumentId>ece53bef-2e60-42f8-ae32-464d8c5fe783</DocumentId>
<FileExt>sample string 8</FileExt>
<LastUpated>2026-07-30T10:41:52.8254933+00:00</LastUpated>
<Name>sample string 5</Name>
<RefDate>2026-07-30T10:41:52.8254933+00:00</RefDate>
<RefDocumentTypeId>12</RefDocumentTypeId>
<RefNumber>13</RefNumber>
<RefSenderCode>sample string 11</RefSenderCode>
<RefSeries>sample string 14</RefSeries>
<ShowReceiver>true</ShowReceiver>
<ShowSender>true</ShowSender>
<StatusCode>sample string 16</StatusCode>
<StatusDescription>sample string 17</StatusDescription>
<Timestamp>2026-07-30T10:41:52.8254933+00:00</Timestamp>
</Attachment>
</ArrayOfAttachment>