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 |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"AttachmentId": "b4699e69-9e1a-4323-83e9-624df364c103",
"DocumentId": "04548ccc-09d8-41f3-9315-7a975821f9da",
"AttachmentTypeId": 3,
"AttachmentTypeName": "sample string 4",
"Name": "sample string 5",
"Description": "sample string 6",
"Date": "2026-09-11T18:59:11.5662727+00:00",
"FileExt": "sample string 8",
"ShowSender": true,
"ShowReceiver": true,
"RefSenderCode": "sample string 11",
"RefDocumentTypeId": 12,
"RefNumber": 13,
"RefSeries": "sample string 14",
"RefDate": "2026-09-11T18:59:11.5662727+00:00",
"StatusCode": "sample string 16",
"StatusDescription": "sample string 17",
"Document": {
"DocumentId": "b918fa70-d85c-426e-be47-5771c96b5421",
"SenderId": "f1492169-b3c6-404c-9489-a2ec621205a8",
"ReceiverId": "5e22aed7-a281-4d92-961c-9e865e63bf67",
"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-09-11T18:59:11.5662727+00:00",
"NetAmount": 15.0,
"TaxAmount": 16.0,
"FreeAmount": 17.0,
"TotalAmount": 18.0,
"DateNumber": 19,
"Timestamp": "2026-09-11T18:59:11.5662727+00:00",
"LastUpated": "2026-09-11T18:59:11.5662727+00:00",
"SyncPointId": "394f7460-3755-40ce-9d6d-6d565e59df28",
"BatchId": "94df3fbc-7076-4514-b35c-8f075c2ea9a3",
"CreationSource": "sample string 21",
"CreatedBy": "sample string 22",
"ExpirationDate": "2026-09-11T18:59:11.5662727+00:00",
"ReceptionIRSDate": "2026-09-11T18:59:11.5662727+00:00",
"CurrencyFactor": 23.0,
"DocumentTag": {
"Code": "sample string 1",
"TimeStamp": "2026-09-11T18:59:11.5662727+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": "7914d534-f28f-4ed9-945d-d6844cb7cb50",
"CreationSource": "sample string 18",
"CreatedBy": "sample string 19",
"Timestamp": "2026-09-11T18:59:11.5662727+00:00",
"LastUpated": "2026-09-11T18:59:11.5662727+00:00"
},
{
"AttachmentId": "b4699e69-9e1a-4323-83e9-624df364c103",
"DocumentId": "04548ccc-09d8-41f3-9315-7a975821f9da",
"AttachmentTypeId": 3,
"AttachmentTypeName": "sample string 4",
"Name": "sample string 5",
"Description": "sample string 6",
"Date": "2026-09-11T18:59:11.5662727+00:00",
"FileExt": "sample string 8",
"ShowSender": true,
"ShowReceiver": true,
"RefSenderCode": "sample string 11",
"RefDocumentTypeId": 12,
"RefNumber": 13,
"RefSeries": "sample string 14",
"RefDate": "2026-09-11T18:59:11.5662727+00:00",
"StatusCode": "sample string 16",
"StatusDescription": "sample string 17",
"Document": {
"DocumentId": "b918fa70-d85c-426e-be47-5771c96b5421",
"SenderId": "f1492169-b3c6-404c-9489-a2ec621205a8",
"ReceiverId": "5e22aed7-a281-4d92-961c-9e865e63bf67",
"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-09-11T18:59:11.5662727+00:00",
"NetAmount": 15.0,
"TaxAmount": 16.0,
"FreeAmount": 17.0,
"TotalAmount": 18.0,
"DateNumber": 19,
"Timestamp": "2026-09-11T18:59:11.5662727+00:00",
"LastUpated": "2026-09-11T18:59:11.5662727+00:00",
"SyncPointId": "394f7460-3755-40ce-9d6d-6d565e59df28",
"BatchId": "94df3fbc-7076-4514-b35c-8f075c2ea9a3",
"CreationSource": "sample string 21",
"CreatedBy": "sample string 22",
"ExpirationDate": "2026-09-11T18:59:11.5662727+00:00",
"ReceptionIRSDate": "2026-09-11T18:59:11.5662727+00:00",
"CurrencyFactor": 23.0,
"DocumentTag": {
"Code": "sample string 1",
"TimeStamp": "2026-09-11T18:59:11.5662727+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": "7914d534-f28f-4ed9-945d-d6844cb7cb50",
"CreationSource": "sample string 18",
"CreatedBy": "sample string 19",
"Timestamp": "2026-09-11T18:59:11.5662727+00:00",
"LastUpated": "2026-09-11T18:59:11.5662727+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>b4699e69-9e1a-4323-83e9-624df364c103</AttachmentId>
<AttachmentTypeId>3</AttachmentTypeId>
<AttachmentTypeName>sample string 4</AttachmentTypeName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedById>7914d534-f28f-4ed9-945d-d6844cb7cb50</CreatedById>
<CreationSource>sample string 18</CreationSource>
<Date>2026-09-11T18:59:11.5662727+00:00</Date>
<Description>sample string 6</Description>
<Document>
<BatchId>94df3fbc-7076-4514-b35c-8f075c2ea9a3</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-09-11T18:59:11.5662727+00:00</Date>
<DateNumber>19</DateNumber>
<DiscountAmount>24</DiscountAmount>
<DocumentId>b918fa70-d85c-426e-be47-5771c96b5421</DocumentId>
<DocumentTag>
<Code>sample string 1</Code>
<Complement>sample string 4</Complement>
<TimeStamp>2026-09-11T18:59:11.5662727+00:00</TimeStamp>
<Value>sample string 3</Value>
</DocumentTag>
<DocumentTypeId>4</DocumentTypeId>
<DocumentTypeName>sample string 5</DocumentTypeName>
<ExpirationDate>2026-09-11T18:59:11.5662727+00:00</ExpirationDate>
<FreeAmount>17</FreeAmount>
<LastUpated>2026-09-11T18:59:11.5662727+00:00</LastUpated>
<NetAmount>15</NetAmount>
<Number>8</Number>
<PaymentMethod>sample string 25</PaymentMethod>
<ReceiverCode>sample string 12</ReceiverCode>
<ReceiverId>5e22aed7-a281-4d92-961c-9e865e63bf67</ReceiverId>
<ReceiverName>sample string 13</ReceiverName>
<ReceptionIRSDate>2026-09-11T18:59:11.5662727+00:00</ReceptionIRSDate>
<SenderCode>sample string 10</SenderCode>
<SenderId>f1492169-b3c6-404c-9489-a2ec621205a8</SenderId>
<SenderName>sample string 11</SenderName>
<Series>sample string 9</Series>
<SeriesNumber>sample string 27</SeriesNumber>
<SyncPointId>394f7460-3755-40ce-9d6d-6d565e59df28</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-09-11T18:59:11.5662727+00:00</Timestamp>
<TotalAmount>18</TotalAmount>
<WayToPay>1</WayToPay>
</Document>
<DocumentId>04548ccc-09d8-41f3-9315-7a975821f9da</DocumentId>
<FileExt>sample string 8</FileExt>
<LastUpated>2026-09-11T18:59:11.5662727+00:00</LastUpated>
<Name>sample string 5</Name>
<RefDate>2026-09-11T18:59:11.5662727+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-09-11T18:59:11.5662727+00:00</Timestamp>
</Attachment>
<Attachment>
<AttachmentId>b4699e69-9e1a-4323-83e9-624df364c103</AttachmentId>
<AttachmentTypeId>3</AttachmentTypeId>
<AttachmentTypeName>sample string 4</AttachmentTypeName>
<CreatedBy>sample string 19</CreatedBy>
<CreatedById>7914d534-f28f-4ed9-945d-d6844cb7cb50</CreatedById>
<CreationSource>sample string 18</CreationSource>
<Date>2026-09-11T18:59:11.5662727+00:00</Date>
<Description>sample string 6</Description>
<Document>
<BatchId>94df3fbc-7076-4514-b35c-8f075c2ea9a3</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-09-11T18:59:11.5662727+00:00</Date>
<DateNumber>19</DateNumber>
<DiscountAmount>24</DiscountAmount>
<DocumentId>b918fa70-d85c-426e-be47-5771c96b5421</DocumentId>
<DocumentTag>
<Code>sample string 1</Code>
<Complement>sample string 4</Complement>
<TimeStamp>2026-09-11T18:59:11.5662727+00:00</TimeStamp>
<Value>sample string 3</Value>
</DocumentTag>
<DocumentTypeId>4</DocumentTypeId>
<DocumentTypeName>sample string 5</DocumentTypeName>
<ExpirationDate>2026-09-11T18:59:11.5662727+00:00</ExpirationDate>
<FreeAmount>17</FreeAmount>
<LastUpated>2026-09-11T18:59:11.5662727+00:00</LastUpated>
<NetAmount>15</NetAmount>
<Number>8</Number>
<PaymentMethod>sample string 25</PaymentMethod>
<ReceiverCode>sample string 12</ReceiverCode>
<ReceiverId>5e22aed7-a281-4d92-961c-9e865e63bf67</ReceiverId>
<ReceiverName>sample string 13</ReceiverName>
<ReceptionIRSDate>2026-09-11T18:59:11.5662727+00:00</ReceptionIRSDate>
<SenderCode>sample string 10</SenderCode>
<SenderId>f1492169-b3c6-404c-9489-a2ec621205a8</SenderId>
<SenderName>sample string 11</SenderName>
<Series>sample string 9</Series>
<SeriesNumber>sample string 27</SeriesNumber>
<SyncPointId>394f7460-3755-40ce-9d6d-6d565e59df28</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-09-11T18:59:11.5662727+00:00</Timestamp>
<TotalAmount>18</TotalAmount>
<WayToPay>1</WayToPay>
</Document>
<DocumentId>04548ccc-09d8-41f3-9315-7a975821f9da</DocumentId>
<FileExt>sample string 8</FileExt>
<LastUpated>2026-09-11T18:59:11.5662727+00:00</LastUpated>
<Name>sample string 5</Name>
<RefDate>2026-09-11T18:59:11.5662727+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-09-11T18:59:11.5662727+00:00</Timestamp>
</Attachment>
</ArrayOfAttachment>