GET api/eArchive?invoiceId={invoiceId}&taxId={taxId}
İstek Bilgisi
URI Parametreleri
İsim | Açıklama | Tip | Ek bilgi |
---|---|---|---|
invoiceId | string |
Required |
|
taxId | string |
Required |
Gövde Parametreleri
Yok.
Yanıt Bilgisi
Kaynak Açıklaması
Collection of InvoiceViewListItemModelİsim | Açıklama | Tip | Ek bilgi |
---|---|---|---|
Id | integer |
Yok. |
|
UUID | string |
Yok. |
|
InvoiceId | string |
Yok. |
|
Direction | string |
Yok. |
|
ProfileId | string |
Yok. |
|
TypeCode | string |
Yok. |
|
SaleTypeDescription | string |
Yok. |
|
SendingTypeDescription | string |
Yok. |
|
OrderRefernceNo | string |
Yok. |
|
DocumentCurrency | string |
Yok. |
|
IssueDate | date |
Yok. |
|
PaymentDueDate | date |
Yok. |
|
SenderTaxId | string |
Yok. |
|
ReceiverTaxId | string |
Yok. |
|
PartyName | string |
Yok. |
|
StatusCode | string |
Yok. |
|
StatusCodeDescription | string |
Yok. |
|
TaxTotalAmount | decimal number |
Yok. |
|
PayableAmount | decimal number |
Yok. |
|
ReportCode | string |
Yok. |
|
ReportDescription | string |
Yok. |
|
Archived | boolean |
Yok. |
|
HasMailSent | boolean |
Yok. |
|
UserId | integer |
Yok. |
|
HasRule | boolean |
Yok. |
|
IsInRole | boolean |
Yok. |
|
ColorCode | string |
Yok. |
Yanıt Formatı
application/json, text/json
Örnek:
[ { "id": 1, "uuid": "sample string 2", "invoiceId": "sample string 3", "direction": "sample string 4", "profileId": "sample string 5", "typeCode": "sample string 6", "saleTypeDescription": "sample string 7", "sendingTypeDescription": "sample string 8", "orderRefernceNo": "sample string 9", "documentCurrency": "sample string 10", "issueDate": "2025-04-29T11:05:35.9810922+03:00", "paymentDueDate": "2025-04-29T11:05:35.9810922+03:00", "senderTaxId": "sample string 12", "receiverTaxId": "sample string 13", "partyName": "sample string 14", "statusCode": "sample string 15", "statusCodeDescription": "sample string 16", "taxTotalAmount": 17.0, "payableAmount": 18.0, "reportCode": "sample string 19", "reportDescription": "sample string 20", "archived": true, "hasMailSent": true, "userId": 23, "hasRule": true, "isInRole": true, "colorCode": "sample string 26" }, { "id": 1, "uuid": "sample string 2", "invoiceId": "sample string 3", "direction": "sample string 4", "profileId": "sample string 5", "typeCode": "sample string 6", "saleTypeDescription": "sample string 7", "sendingTypeDescription": "sample string 8", "orderRefernceNo": "sample string 9", "documentCurrency": "sample string 10", "issueDate": "2025-04-29T11:05:35.9810922+03:00", "paymentDueDate": "2025-04-29T11:05:35.9810922+03:00", "senderTaxId": "sample string 12", "receiverTaxId": "sample string 13", "partyName": "sample string 14", "statusCode": "sample string 15", "statusCodeDescription": "sample string 16", "taxTotalAmount": 17.0, "payableAmount": 18.0, "reportCode": "sample string 19", "reportDescription": "sample string 20", "archived": true, "hasMailSent": true, "userId": 23, "hasRule": true, "isInRole": true, "colorCode": "sample string 26" } ]
text/html
Örnek:
[{"id":1,"uuid":"sample string 2","invoiceId":"sample string 3","direction":"sample string 4","profileId":"sample string 5","typeCode":"sample string 6","saleTypeDescription":"sample string 7","sendingTypeDescription":"sample string 8","orderRefernceNo":"sample string 9","documentCurrency":"sample string 10","issueDate":"2025-04-29T11:05:35.9810922+03:00","paymentDueDate":"2025-04-29T11:05:35.9810922+03:00","senderTaxId":"sample string 12","receiverTaxId":"sample string 13","partyName":"sample string 14","statusCode":"sample string 15","statusCodeDescription":"sample string 16","taxTotalAmount":17.0,"payableAmount":18.0,"reportCode":"sample string 19","reportDescription":"sample string 20","archived":true,"hasMailSent":true,"userId":23,"hasRule":true,"isInRole":true,"colorCode":"sample string 26"},{"id":1,"uuid":"sample string 2","invoiceId":"sample string 3","direction":"sample string 4","profileId":"sample string 5","typeCode":"sample string 6","saleTypeDescription":"sample string 7","sendingTypeDescription":"sample string 8","orderRefernceNo":"sample string 9","documentCurrency":"sample string 10","issueDate":"2025-04-29T11:05:35.9810922+03:00","paymentDueDate":"2025-04-29T11:05:35.9810922+03:00","senderTaxId":"sample string 12","receiverTaxId":"sample string 13","partyName":"sample string 14","statusCode":"sample string 15","statusCodeDescription":"sample string 16","taxTotalAmount":17.0,"payableAmount":18.0,"reportCode":"sample string 19","reportDescription":"sample string 20","archived":true,"hasMailSent":true,"userId":23,"hasRule":true,"isInRole":true,"colorCode":"sample string 26"}]
application/xml, text/xml
Örnek:
<ArrayOfInvoiceViewListItemModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DP.NetInvoice.View.Models"> <InvoiceViewListItemModel> <Archived>true</Archived> <ColorCode>sample string 26</ColorCode> <Direction>sample string 4</Direction> <DocumentCurrency>sample string 10</DocumentCurrency> <HasMailSent>true</HasMailSent> <HasRule>true</HasRule> <Id>1</Id> <InvoiceId>sample string 3</InvoiceId> <IsInRole>true</IsInRole> <IssueDate>2025-04-29T11:05:35.9810922+03:00</IssueDate> <OrderRefernceNo>sample string 9</OrderRefernceNo> <PartyName>sample string 14</PartyName> <PayableAmount>18</PayableAmount> <PaymentDueDate>2025-04-29T11:05:35.9810922+03:00</PaymentDueDate> <ProfileId>sample string 5</ProfileId> <ReceiverTaxId>sample string 13</ReceiverTaxId> <ReportCode>sample string 19</ReportCode> <ReportDescription>sample string 20</ReportDescription> <SaleTypeDescription>sample string 7</SaleTypeDescription> <SenderTaxId>sample string 12</SenderTaxId> <SendingTypeDescription>sample string 8</SendingTypeDescription> <StatusCode>sample string 15</StatusCode> <StatusCodeDescription>sample string 16</StatusCodeDescription> <TaxTotalAmount>17</TaxTotalAmount> <TypeCode>sample string 6</TypeCode> <UUID>sample string 2</UUID> <UserId>23</UserId> </InvoiceViewListItemModel> <InvoiceViewListItemModel> <Archived>true</Archived> <ColorCode>sample string 26</ColorCode> <Direction>sample string 4</Direction> <DocumentCurrency>sample string 10</DocumentCurrency> <HasMailSent>true</HasMailSent> <HasRule>true</HasRule> <Id>1</Id> <InvoiceId>sample string 3</InvoiceId> <IsInRole>true</IsInRole> <IssueDate>2025-04-29T11:05:35.9810922+03:00</IssueDate> <OrderRefernceNo>sample string 9</OrderRefernceNo> <PartyName>sample string 14</PartyName> <PayableAmount>18</PayableAmount> <PaymentDueDate>2025-04-29T11:05:35.9810922+03:00</PaymentDueDate> <ProfileId>sample string 5</ProfileId> <ReceiverTaxId>sample string 13</ReceiverTaxId> <ReportCode>sample string 19</ReportCode> <ReportDescription>sample string 20</ReportDescription> <SaleTypeDescription>sample string 7</SaleTypeDescription> <SenderTaxId>sample string 12</SenderTaxId> <SendingTypeDescription>sample string 8</SendingTypeDescription> <StatusCode>sample string 15</StatusCode> <StatusCodeDescription>sample string 16</StatusCodeDescription> <TaxTotalAmount>17</TaxTotalAmount> <TypeCode>sample string 6</TypeCode> <UUID>sample string 2</UUID> <UserId>23</UserId> </InvoiceViewListItemModel> </ArrayOfInvoiceViewListItemModel>