GET api/App/GetDocumentAttachments?CountryId={CountryId}&DocumentId={DocumentId}&Date={Date}&Sent={Sent}
Retorna una lista de adjunto para un documento
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
CountryId |
Pais del documento |
string |
Required |
DocumentId |
Identificador del documento |
globally unique identifier |
Required |
Date |
Fecha de documento |
date |
Required |
Sent |
Sent: true -> muestra los attachments etiquetados para solo visualizacion del emisor Sent: false -> muestra los attachments etiquetados para solo visualizacion del receptor |
boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of AttachmentName | 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": "dd670aae-0d94-41f4-ae98-f8263810d654", "DocumentId": "1126ec60-2070-4cce-af96-975a94b94c1b", "AttachmentTypeId": 3, "AttachmentTypeName": "sample string 4", "Name": "sample string 5", "Description": "sample string 6", "Date": "2024-11-13T12:03:02.458827+00:00", "FileExt": "sample string 8", "ShowSender": true, "ShowReceiver": true, "RefSenderCode": "sample string 11", "RefDocumentTypeId": 12, "RefNumber": 13, "RefSeries": "sample string 14", "RefDate": "2024-11-13T12:03:02.458827+00:00", "StatusCode": "sample string 16", "StatusDescription": "sample string 17", "Document": { "DocumentId": "d59ec888-e60d-4a19-97c9-c2c43008009a", "SenderId": "28920f54-eb35-4588-9db8-1874d84d2350", "ReceiverId": "e9af4752-be51-4de2-9e84-d46f7690fe28", "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": "2024-11-13T12:03:02.458827+00:00", "NetAmount": 15.0, "TaxAmount": 16.0, "FreeAmount": 17.0, "TotalAmount": 18.0, "DateNumber": 19, "Timestamp": "2024-11-13T12:03:02.458827+00:00", "LastUpated": "2024-11-13T12:03:02.458827+00:00", "SyncPointId": "9c60fa9c-e812-49a4-99d5-cb7d375f82e2", "BatchId": "646b88e1-af0c-4ffd-92db-791d41619287", "CreationSource": "sample string 21", "CreatedBy": "sample string 22", "ExpirationDate": "2024-11-13T12:03:02.458827+00:00", "ReceptionIRSDate": "2024-11-13T12:03:02.458827+00:00", "CurrencyFactor": 23.0, "DocumentTag": { "Code": "sample string 1", "TimeStamp": "2024-11-13T12:03:02.458827+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": "4040c546-7344-4a05-8f1b-d0987ae143d9", "CreationSource": "sample string 18", "CreatedBy": "sample string 19", "Timestamp": "2024-11-13T12:03:02.458827+00:00", "LastUpated": "2024-11-13T12:03:02.458827+00:00" }, { "AttachmentId": "dd670aae-0d94-41f4-ae98-f8263810d654", "DocumentId": "1126ec60-2070-4cce-af96-975a94b94c1b", "AttachmentTypeId": 3, "AttachmentTypeName": "sample string 4", "Name": "sample string 5", "Description": "sample string 6", "Date": "2024-11-13T12:03:02.458827+00:00", "FileExt": "sample string 8", "ShowSender": true, "ShowReceiver": true, "RefSenderCode": "sample string 11", "RefDocumentTypeId": 12, "RefNumber": 13, "RefSeries": "sample string 14", "RefDate": "2024-11-13T12:03:02.458827+00:00", "StatusCode": "sample string 16", "StatusDescription": "sample string 17", "Document": { "DocumentId": "d59ec888-e60d-4a19-97c9-c2c43008009a", "SenderId": "28920f54-eb35-4588-9db8-1874d84d2350", "ReceiverId": "e9af4752-be51-4de2-9e84-d46f7690fe28", "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": "2024-11-13T12:03:02.458827+00:00", "NetAmount": 15.0, "TaxAmount": 16.0, "FreeAmount": 17.0, "TotalAmount": 18.0, "DateNumber": 19, "Timestamp": "2024-11-13T12:03:02.458827+00:00", "LastUpated": "2024-11-13T12:03:02.458827+00:00", "SyncPointId": "9c60fa9c-e812-49a4-99d5-cb7d375f82e2", "BatchId": "646b88e1-af0c-4ffd-92db-791d41619287", "CreationSource": "sample string 21", "CreatedBy": "sample string 22", "ExpirationDate": "2024-11-13T12:03:02.458827+00:00", "ReceptionIRSDate": "2024-11-13T12:03:02.458827+00:00", "CurrencyFactor": 23.0, "DocumentTag": { "Code": "sample string 1", "TimeStamp": "2024-11-13T12:03:02.458827+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": "4040c546-7344-4a05-8f1b-d0987ae143d9", "CreationSource": "sample string 18", "CreatedBy": "sample string 19", "Timestamp": "2024-11-13T12:03:02.458827+00:00", "LastUpated": "2024-11-13T12:03:02.458827+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>dd670aae-0d94-41f4-ae98-f8263810d654</AttachmentId> <AttachmentTypeId>3</AttachmentTypeId> <AttachmentTypeName>sample string 4</AttachmentTypeName> <CreatedBy>sample string 19</CreatedBy> <CreatedById>4040c546-7344-4a05-8f1b-d0987ae143d9</CreatedById> <CreationSource>sample string 18</CreationSource> <Date>2024-11-13T12:03:02.458827+00:00</Date> <Description>sample string 6</Description> <Document> <BatchId>646b88e1-af0c-4ffd-92db-791d41619287</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>2024-11-13T12:03:02.458827+00:00</Date> <DateNumber>19</DateNumber> <DiscountAmount>24</DiscountAmount> <DocumentId>d59ec888-e60d-4a19-97c9-c2c43008009a</DocumentId> <DocumentTag> <Code>sample string 1</Code> <Complement>sample string 4</Complement> <TimeStamp>2024-11-13T12:03:02.458827+00:00</TimeStamp> <Value>sample string 3</Value> </DocumentTag> <DocumentTypeId>4</DocumentTypeId> <DocumentTypeName>sample string 5</DocumentTypeName> <ExpirationDate>2024-11-13T12:03:02.458827+00:00</ExpirationDate> <FreeAmount>17</FreeAmount> <LastUpated>2024-11-13T12:03:02.458827+00:00</LastUpated> <NetAmount>15</NetAmount> <Number>8</Number> <PaymentMethod>sample string 25</PaymentMethod> <ReceiverCode>sample string 12</ReceiverCode> <ReceiverId>e9af4752-be51-4de2-9e84-d46f7690fe28</ReceiverId> <ReceiverName>sample string 13</ReceiverName> <ReceptionIRSDate>2024-11-13T12:03:02.458827+00:00</ReceptionIRSDate> <SenderCode>sample string 10</SenderCode> <SenderId>28920f54-eb35-4588-9db8-1874d84d2350</SenderId> <SenderName>sample string 11</SenderName> <Series>sample string 9</Series> <SeriesNumber>sample string 27</SeriesNumber> <SyncPointId>9c60fa9c-e812-49a4-99d5-cb7d375f82e2</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>2024-11-13T12:03:02.458827+00:00</Timestamp> <TotalAmount>18</TotalAmount> <WayToPay>1</WayToPay> </Document> <DocumentId>1126ec60-2070-4cce-af96-975a94b94c1b</DocumentId> <FileExt>sample string 8</FileExt> <LastUpated>2024-11-13T12:03:02.458827+00:00</LastUpated> <Name>sample string 5</Name> <RefDate>2024-11-13T12:03:02.458827+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>2024-11-13T12:03:02.458827+00:00</Timestamp> </Attachment> <Attachment> <AttachmentId>dd670aae-0d94-41f4-ae98-f8263810d654</AttachmentId> <AttachmentTypeId>3</AttachmentTypeId> <AttachmentTypeName>sample string 4</AttachmentTypeName> <CreatedBy>sample string 19</CreatedBy> <CreatedById>4040c546-7344-4a05-8f1b-d0987ae143d9</CreatedById> <CreationSource>sample string 18</CreationSource> <Date>2024-11-13T12:03:02.458827+00:00</Date> <Description>sample string 6</Description> <Document> <BatchId>646b88e1-af0c-4ffd-92db-791d41619287</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>2024-11-13T12:03:02.458827+00:00</Date> <DateNumber>19</DateNumber> <DiscountAmount>24</DiscountAmount> <DocumentId>d59ec888-e60d-4a19-97c9-c2c43008009a</DocumentId> <DocumentTag> <Code>sample string 1</Code> <Complement>sample string 4</Complement> <TimeStamp>2024-11-13T12:03:02.458827+00:00</TimeStamp> <Value>sample string 3</Value> </DocumentTag> <DocumentTypeId>4</DocumentTypeId> <DocumentTypeName>sample string 5</DocumentTypeName> <ExpirationDate>2024-11-13T12:03:02.458827+00:00</ExpirationDate> <FreeAmount>17</FreeAmount> <LastUpated>2024-11-13T12:03:02.458827+00:00</LastUpated> <NetAmount>15</NetAmount> <Number>8</Number> <PaymentMethod>sample string 25</PaymentMethod> <ReceiverCode>sample string 12</ReceiverCode> <ReceiverId>e9af4752-be51-4de2-9e84-d46f7690fe28</ReceiverId> <ReceiverName>sample string 13</ReceiverName> <ReceptionIRSDate>2024-11-13T12:03:02.458827+00:00</ReceptionIRSDate> <SenderCode>sample string 10</SenderCode> <SenderId>28920f54-eb35-4588-9db8-1874d84d2350</SenderId> <SenderName>sample string 11</SenderName> <Series>sample string 9</Series> <SeriesNumber>sample string 27</SeriesNumber> <SyncPointId>9c60fa9c-e812-49a4-99d5-cb7d375f82e2</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>2024-11-13T12:03:02.458827+00:00</Timestamp> <TotalAmount>18</TotalAmount> <WayToPay>1</WayToPay> </Document> <DocumentId>1126ec60-2070-4cce-af96-975a94b94c1b</DocumentId> <FileExt>sample string 8</FileExt> <LastUpated>2024-11-13T12:03:02.458827+00:00</LastUpated> <Name>sample string 5</Name> <RefDate>2024-11-13T12:03:02.458827+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>2024-11-13T12:03:02.458827+00:00</Timestamp> </Attachment> </ArrayOfAttachment>