POST api/Invoice/GetStagingArchive

Request Information

URI Parameters

None.

Body Parameters

GetStagingArchiveMobileRequest
NameDescriptionTypeAdditional information
ArchiveId

decimal number

None.

Request Formats

application/json, text/json

Sample:
{
  "ArchiveId": 1.0
}

application/xml, text/xml

Sample:
<GetStagingArchiveMobileRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EInvoice.Service.Model.Mobile">
  <ArchiveId>1</ArchiveId>
</GetStagingArchiveMobileRequest>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'GetStagingArchiveMobileRequest'.

Response Information

Resource Description

GetStagingArchiveMobileResponse
NameDescriptionTypeAdditional information
ETTN

string

None.

AliciAdi

string

None.

IdArsiv

decimal number

None.

IdArsivExternal

string

None.

CompanyId

decimal number

None.

ReceiverAddress

ReceiverAddressMobileModel

None.

InvoiceNumber

string

None.

ReceiverInboxTag

string

None.

ReceiverVknTckn

string

None.

InvoiceDate

string

None.

InvoiceType

InvoiceType

None.

RecipientType

RecipientType

None.

OrderDate

string

None.

OrderNumber

string

None.

LastPaymentDate

string

None.

IdIhracatAlici

decimal number

None.

DispatchList

Collection of DispatchMobileModel

None.

AttachmentList

Collection of AttachmentMobileModel

None.

IdAlici

decimal number

None.

Products

Collection of ProductInvioceMobileModel

None.

ExportReceiver

ExportReceiverMobileModel

None.

CurrencyCode

string

None.

CurrencyDesc

string

None.

CrossRate

decimal number

None.

CrossRateDate

string

None.

ExportRegisteredReasonCode

string

None.

ReturnInvoiceNumber

string

None.

ReturnInvoiceETTN

string

None.

ReturnInvoiceDate

string

None.

ReturnNote

string

None.

Notes

Collection of string

None.

AccountingCost

string

None.

InvoicePeriodStartDate

string

None.

InvoicePeriodEndDate

string

None.

SGKInfo

DocumentReferenceModel

None.

SendingType

SendingType

None.

InstallationNumber

string

None.

WebSellingInfo

WebSellingInfo

None.

TaxExemptionReason

string

None.

SpecialBasisReasonCode

string

None.

IsFreeOfCharge

boolean

None.

KismiIadeMi

boolean

None.

CompanyBankAccountList

Collection of decimal number

None.

MasrafList

Collection of MasrafModel

None.

IhracKayitliKod

string

None.

TevkifatTutari

decimal number

None.

DocumentReferenceList

Collection of DocumentReferenceModel

None.

InvoiceTypeEnergy

InvoiceTypeEnergy

None.

CounterpartyDocumentNumber

string

None.

Result

ResultType

None.

ErrorMessage

string

None.

Response Formats

application/json, text/json

Sample:
{
  "ETTN": "sample string 1",
  "AliciAdi": "sample string 2",
  "IdArsiv": 3.0,
  "IdArsivExternal": "sample string 4",
  "CompanyId": 5.0,
  "ReceiverAddress": {
    "ReceiverAddressModelId": 1.0,
    "IlAdi": "sample string 2",
    "IlceAdi": "sample string 3",
    "AliciAdi": "sample string 4",
    "VergiDairesiAdi": "sample string 5",
    "WebSite": "sample string 6",
    "TelNo": "sample string 7",
    "SokakAdi": "sample string 8",
    "BinaNo": "sample string 9",
    "PostaKodu": "sample string 10",
    "FaxNo": "sample string 11",
    "Email": "sample string 12",
    "Deleted": true
  },
  "InvoiceNumber": "sample string 6",
  "ReceiverInboxTag": "sample string 7",
  "ReceiverVknTckn": "sample string 8",
  "InvoiceDate": "sample string 9",
  "InvoiceType": 1,
  "RecipientType": 0,
  "OrderDate": "sample string 10",
  "OrderNumber": "sample string 11",
  "LastPaymentDate": "sample string 12",
  "IdIhracatAlici": 13.0,
  "DispatchList": [
    {
      "DispatchModelId": 1.0,
      "DispatchNumber": "sample string 2",
      "DispatchDate": "sample string 3",
      "Deleted": true
    },
    {
      "DispatchModelId": 1.0,
      "DispatchNumber": "sample string 2",
      "DispatchDate": "sample string 3",
      "Deleted": true
    }
  ],
  "AttachmentList": [
    {
      "AttachmentModelId": 1.0,
      "FileAsBase64": "sample string 2",
      "FileName": "sample string 3",
      "FilePath": "sample string 4",
      "MimeCode": "sample string 5",
      "Deleted": true
    },
    {
      "AttachmentModelId": 1.0,
      "FileAsBase64": "sample string 2",
      "FileName": "sample string 3",
      "FilePath": "sample string 4",
      "MimeCode": "sample string 5",
      "Deleted": true
    }
  ],
  "IdAlici": 14.0,
  "Products": [
    {
      "ProductInvoiceModelId": 1.0,
      "GuidKey": "sample string 2",
      "ProductId": 1.0,
      "ProductName": "sample string 3",
      "StockDescription": "sample string 4",
      "MeasureUnitId": 5.0,
      "MeasureUnitDesc": "sample string 6",
      "Quantity": 7.0,
      "UnitPrice": 1.0,
      "DiscountRate": 1.0,
      "DiscountAmount": 1.0,
      "VatRate": 1.0,
      "VatAmount": 1.0,
      "LineExtensionAmount": 8.0,
      "TaxExemptionReason": "sample string 9",
      "TaxExemptionReasonCode": "sample string 10",
      "Note": "sample string 11",
      "AdditionalTaxes": [
        {
          "TaxModelId": 1.0,
          "TaxCode": "sample string 2",
          "WitholdingTaxCode": "sample string 3",
          "TaxDescription": "sample string 4",
          "TaxRate": 5.0,
          "TaxAmount": 6.0,
          "GuidKey": "sample string 7",
          "Deleted": true
        },
        {
          "TaxModelId": 1.0,
          "TaxCode": "sample string 2",
          "WitholdingTaxCode": "sample string 3",
          "TaxDescription": "sample string 4",
          "TaxRate": 5.0,
          "TaxAmount": 6.0,
          "GuidKey": "sample string 7",
          "Deleted": true
        }
      ],
      "WitholdingTaxes": [
        {
          "TaxModelId": 1.0,
          "TaxCode": "sample string 2",
          "WitholdingTaxCode": "sample string 3",
          "TaxDescription": "sample string 4",
          "TaxRate": 5.0,
          "TaxAmount": 6.0,
          "GuidKey": "sample string 7",
          "Deleted": true
        },
        {
          "TaxModelId": 1.0,
          "TaxCode": "sample string 2",
          "WitholdingTaxCode": "sample string 3",
          "TaxDescription": "sample string 4",
          "TaxRate": 5.0,
          "TaxAmount": 6.0,
          "GuidKey": "sample string 7",
          "Deleted": true
        }
      ],
      "SpecialBasisTaxInfo": {
        "SpecialBasisTaxCode": "sample string 1",
        "SpecialBasisAmount": 2.0,
        "SpecialBasisTaxRatio": 3.0,
        "SpecialBasisTaxAmount": 4.0
      },
      "DeliveryList": [
        {
          "DeliveryModelId": 1.0,
          "DeliveryTermCode": "sample string 2",
          "DeliveryAddress": {
            "TownName": "sample string 1",
            "CityName": "sample string 2",
            "CountryName": "sample string 3",
            "StreetName": "sample string 4",
            "BuildingNumber": "sample string 5",
            "PostalCode": "sample string 6"
          },
          "Shipment": {
            "PackageList": [
              {
                "PackageModelId": 1.0,
                "PackagingTypeCode": "sample string 2",
                "PackagingTypeDesc": "sample string 3",
                "PackageId": "sample string 4",
                "PackageQuantity": 5.0,
                "Deleted": true
              },
              {
                "PackageModelId": 1.0,
                "PackagingTypeCode": "sample string 2",
                "PackagingTypeDesc": "sample string 3",
                "PackageId": "sample string 4",
                "PackageQuantity": 5.0,
                "Deleted": true
              }
            ],
            "StageList": [
              {
                "StageModelId": 1.0,
                "TransportModeCode": "sample string 2",
                "TransportModeDesc": "sample string 3",
                "Deleted": true
              },
              {
                "StageModelId": 1.0,
                "TransportModeCode": "sample string 2",
                "TransportModeDesc": "sample string 3",
                "Deleted": true
              }
            ],
            "TransportMeanList": [
              {
                "TransportMeansModelId": 1.0,
                "AirCraftId": "sample string 2",
                "LicensePlateId": "sample string 3",
                "TrainId": "sample string 4",
                "VesselId": "sample string 5",
                "Deleted": true
              },
              {
                "TransportMeansModelId": 1.0,
                "AirCraftId": "sample string 2",
                "LicensePlateId": "sample string 3",
                "TrainId": "sample string 4",
                "VesselId": "sample string 5",
                "Deleted": true
              }
            ],
            "GoodsItemList": [
              {
                "GTIPModelId": 1.0,
                "GTIPNo": "sample string 2",
                "Deleted": true
              },
              {
                "GTIPModelId": 1.0,
                "GTIPNo": "sample string 2",
                "Deleted": true
              }
            ]
          },
          "ProductTraceId": "sample string 3",
          "Deleted": true
        },
        {
          "DeliveryModelId": 1.0,
          "DeliveryTermCode": "sample string 2",
          "DeliveryAddress": {
            "TownName": "sample string 1",
            "CityName": "sample string 2",
            "CountryName": "sample string 3",
            "StreetName": "sample string 4",
            "BuildingNumber": "sample string 5",
            "PostalCode": "sample string 6"
          },
          "Shipment": {
            "PackageList": [
              {
                "PackageModelId": 1.0,
                "PackagingTypeCode": "sample string 2",
                "PackagingTypeDesc": "sample string 3",
                "PackageId": "sample string 4",
                "PackageQuantity": 5.0,
                "Deleted": true
              },
              {
                "PackageModelId": 1.0,
                "PackagingTypeCode": "sample string 2",
                "PackagingTypeDesc": "sample string 3",
                "PackageId": "sample string 4",
                "PackageQuantity": 5.0,
                "Deleted": true
              }
            ],
            "StageList": [
              {
                "StageModelId": 1.0,
                "TransportModeCode": "sample string 2",
                "TransportModeDesc": "sample string 3",
                "Deleted": true
              },
              {
                "StageModelId": 1.0,
                "TransportModeCode": "sample string 2",
                "TransportModeDesc": "sample string 3",
                "Deleted": true
              }
            ],
            "TransportMeanList": [
              {
                "TransportMeansModelId": 1.0,
                "AirCraftId": "sample string 2",
                "LicensePlateId": "sample string 3",
                "TrainId": "sample string 4",
                "VesselId": "sample string 5",
                "Deleted": true
              },
              {
                "TransportMeansModelId": 1.0,
                "AirCraftId": "sample string 2",
                "LicensePlateId": "sample string 3",
                "TrainId": "sample string 4",
                "VesselId": "sample string 5",
                "Deleted": true
              }
            ],
            "GoodsItemList": [
              {
                "GTIPModelId": 1.0,
                "GTIPNo": "sample string 2",
                "Deleted": true
              },
              {
                "GTIPModelId": 1.0,
                "GTIPNo": "sample string 2",
                "Deleted": true
              }
            ]
          },
          "ProductTraceId": "sample string 3",
          "Deleted": true
        }
      ],
      "PackageBrand": "sample string 12",
      "CustomsTrackingList": [
        {
          "CustomsTrackingModelId": 1.0,
          "CustomsTrackingNumber": "sample string 2",
          "Deleted": true
        },
        {
          "CustomsTrackingModelId": 1.0,
          "CustomsTrackingNumber": "sample string 2",
          "Deleted": true
        }
      ],
      "AdditionalTax": 13.0,
      "Deleted": true,
      "IdSiniflandirmaKodu": 15.0,
      "IdMensei": 16.0,
      "Mensei": "sample string 17",
      "SiniflandirmaKodu": "sample string 18",
      "KunyeNo": "sample string 19",
      "MalSahibiUnvan": "sample string 20",
      "MalSahibiVkntckn": "sample string 21",
      "DmoUrunKodu": "sample string 22",
      "DmoSellerCode": "sample string 23",
      "DmoBarkod": "sample string 24",
      "ProductCode": "sample string 25",
      "ReceiverProductCode": "sample string 26",
      "ImprintNumber": "sample string 27",
      "GTipNoArcvh": "sample string 28",
      "ExportRegisteredDibRawCode": "sample string 29",
      "ExportRegisteredGtipNumber": "sample string 30"
    },
    {
      "ProductInvoiceModelId": 1.0,
      "GuidKey": "sample string 2",
      "ProductId": 1.0,
      "ProductName": "sample string 3",
      "StockDescription": "sample string 4",
      "MeasureUnitId": 5.0,
      "MeasureUnitDesc": "sample string 6",
      "Quantity": 7.0,
      "UnitPrice": 1.0,
      "DiscountRate": 1.0,
      "DiscountAmount": 1.0,
      "VatRate": 1.0,
      "VatAmount": 1.0,
      "LineExtensionAmount": 8.0,
      "TaxExemptionReason": "sample string 9",
      "TaxExemptionReasonCode": "sample string 10",
      "Note": "sample string 11",
      "AdditionalTaxes": [
        {
          "TaxModelId": 1.0,
          "TaxCode": "sample string 2",
          "WitholdingTaxCode": "sample string 3",
          "TaxDescription": "sample string 4",
          "TaxRate": 5.0,
          "TaxAmount": 6.0,
          "GuidKey": "sample string 7",
          "Deleted": true
        },
        {
          "TaxModelId": 1.0,
          "TaxCode": "sample string 2",
          "WitholdingTaxCode": "sample string 3",
          "TaxDescription": "sample string 4",
          "TaxRate": 5.0,
          "TaxAmount": 6.0,
          "GuidKey": "sample string 7",
          "Deleted": true
        }
      ],
      "WitholdingTaxes": [
        {
          "TaxModelId": 1.0,
          "TaxCode": "sample string 2",
          "WitholdingTaxCode": "sample string 3",
          "TaxDescription": "sample string 4",
          "TaxRate": 5.0,
          "TaxAmount": 6.0,
          "GuidKey": "sample string 7",
          "Deleted": true
        },
        {
          "TaxModelId": 1.0,
          "TaxCode": "sample string 2",
          "WitholdingTaxCode": "sample string 3",
          "TaxDescription": "sample string 4",
          "TaxRate": 5.0,
          "TaxAmount": 6.0,
          "GuidKey": "sample string 7",
          "Deleted": true
        }
      ],
      "SpecialBasisTaxInfo": {
        "SpecialBasisTaxCode": "sample string 1",
        "SpecialBasisAmount": 2.0,
        "SpecialBasisTaxRatio": 3.0,
        "SpecialBasisTaxAmount": 4.0
      },
      "DeliveryList": [
        {
          "DeliveryModelId": 1.0,
          "DeliveryTermCode": "sample string 2",
          "DeliveryAddress": {
            "TownName": "sample string 1",
            "CityName": "sample string 2",
            "CountryName": "sample string 3",
            "StreetName": "sample string 4",
            "BuildingNumber": "sample string 5",
            "PostalCode": "sample string 6"
          },
          "Shipment": {
            "PackageList": [
              {
                "PackageModelId": 1.0,
                "PackagingTypeCode": "sample string 2",
                "PackagingTypeDesc": "sample string 3",
                "PackageId": "sample string 4",
                "PackageQuantity": 5.0,
                "Deleted": true
              },
              {
                "PackageModelId": 1.0,
                "PackagingTypeCode": "sample string 2",
                "PackagingTypeDesc": "sample string 3",
                "PackageId": "sample string 4",
                "PackageQuantity": 5.0,
                "Deleted": true
              }
            ],
            "StageList": [
              {
                "StageModelId": 1.0,
                "TransportModeCode": "sample string 2",
                "TransportModeDesc": "sample string 3",
                "Deleted": true
              },
              {
                "StageModelId": 1.0,
                "TransportModeCode": "sample string 2",
                "TransportModeDesc": "sample string 3",
                "Deleted": true
              }
            ],
            "TransportMeanList": [
              {
                "TransportMeansModelId": 1.0,
                "AirCraftId": "sample string 2",
                "LicensePlateId": "sample string 3",
                "TrainId": "sample string 4",
                "VesselId": "sample string 5",
                "Deleted": true
              },
              {
                "TransportMeansModelId": 1.0,
                "AirCraftId": "sample string 2",
                "LicensePlateId": "sample string 3",
                "TrainId": "sample string 4",
                "VesselId": "sample string 5",
                "Deleted": true
              }
            ],
            "GoodsItemList": [
              {
                "GTIPModelId": 1.0,
                "GTIPNo": "sample string 2",
                "Deleted": true
              },
              {
                "GTIPModelId": 1.0,
                "GTIPNo": "sample string 2",
                "Deleted": true
              }
            ]
          },
          "ProductTraceId": "sample string 3",
          "Deleted": true
        },
        {
          "DeliveryModelId": 1.0,
          "DeliveryTermCode": "sample string 2",
          "DeliveryAddress": {
            "TownName": "sample string 1",
            "CityName": "sample string 2",
            "CountryName": "sample string 3",
            "StreetName": "sample string 4",
            "BuildingNumber": "sample string 5",
            "PostalCode": "sample string 6"
          },
          "Shipment": {
            "PackageList": [
              {
                "PackageModelId": 1.0,
                "PackagingTypeCode": "sample string 2",
                "PackagingTypeDesc": "sample string 3",
                "PackageId": "sample string 4",
                "PackageQuantity": 5.0,
                "Deleted": true
              },
              {
                "PackageModelId": 1.0,
                "PackagingTypeCode": "sample string 2",
                "PackagingTypeDesc": "sample string 3",
                "PackageId": "sample string 4",
                "PackageQuantity": 5.0,
                "Deleted": true
              }
            ],
            "StageList": [
              {
                "StageModelId": 1.0,
                "TransportModeCode": "sample string 2",
                "TransportModeDesc": "sample string 3",
                "Deleted": true
              },
              {
                "StageModelId": 1.0,
                "TransportModeCode": "sample string 2",
                "TransportModeDesc": "sample string 3",
                "Deleted": true
              }
            ],
            "TransportMeanList": [
              {
                "TransportMeansModelId": 1.0,
                "AirCraftId": "sample string 2",
                "LicensePlateId": "sample string 3",
                "TrainId": "sample string 4",
                "VesselId": "sample string 5",
                "Deleted": true
              },
              {
                "TransportMeansModelId": 1.0,
                "AirCraftId": "sample string 2",
                "LicensePlateId": "sample string 3",
                "TrainId": "sample string 4",
                "VesselId": "sample string 5",
                "Deleted": true
              }
            ],
            "GoodsItemList": [
              {
                "GTIPModelId": 1.0,
                "GTIPNo": "sample string 2",
                "Deleted": true
              },
              {
                "GTIPModelId": 1.0,
                "GTIPNo": "sample string 2",
                "Deleted": true
              }
            ]
          },
          "ProductTraceId": "sample string 3",
          "Deleted": true
        }
      ],
      "PackageBrand": "sample string 12",
      "CustomsTrackingList": [
        {
          "CustomsTrackingModelId": 1.0,
          "CustomsTrackingNumber": "sample string 2",
          "Deleted": true
        },
        {
          "CustomsTrackingModelId": 1.0,
          "CustomsTrackingNumber": "sample string 2",
          "Deleted": true
        }
      ],
      "AdditionalTax": 13.0,
      "Deleted": true,
      "IdSiniflandirmaKodu": 15.0,
      "IdMensei": 16.0,
      "Mensei": "sample string 17",
      "SiniflandirmaKodu": "sample string 18",
      "KunyeNo": "sample string 19",
      "MalSahibiUnvan": "sample string 20",
      "MalSahibiVkntckn": "sample string 21",
      "DmoUrunKodu": "sample string 22",
      "DmoSellerCode": "sample string 23",
      "DmoBarkod": "sample string 24",
      "ProductCode": "sample string 25",
      "ReceiverProductCode": "sample string 26",
      "ImprintNumber": "sample string 27",
      "GTipNoArcvh": "sample string 28",
      "ExportRegisteredDibRawCode": "sample string 29",
      "ExportRegisteredGtipNumber": "sample string 30"
    }
  ],
  "ExportReceiver": {
    "Title": "sample string 1",
    "FormalTitle": "sample string 2",
    "CityName": "sample string 3",
    "TownName": "sample string 4",
    "DistrictName": "sample string 5",
    "CountryName": "sample string 6",
    "TaxRegistrationNumber": "sample string 7",
    "BuildingNumber": "sample string 8",
    "PostalCode": "sample string 9",
    "ExportRecipientType": 0
  },
  "CurrencyCode": "sample string 15",
  "CurrencyDesc": "sample string 16",
  "CrossRate": 17.0,
  "CrossRateDate": "sample string 18",
  "ExportRegisteredReasonCode": "sample string 19",
  "ReturnInvoiceNumber": "sample string 20",
  "ReturnInvoiceETTN": "sample string 21",
  "ReturnInvoiceDate": "sample string 22",
  "ReturnNote": "sample string 23",
  "Notes": [
    "sample string 1",
    "sample string 2"
  ],
  "AccountingCost": "sample string 24",
  "InvoicePeriodStartDate": "sample string 25",
  "InvoicePeriodEndDate": "sample string 26",
  "SGKInfo": {
    "DocumentTypeCode": "sample string 1",
    "DocumentType": "sample string 2",
    "DocumentDescription": "sample string 3",
    "StatisticsNumber": "sample string 4",
    "CountryOfOrigin": "sample string 5",
    "ReasonForComing": 6.0,
    "CustomsDeclarationDate": "sample string 7",
    "CustomsDeclarationNumber": 8.0,
    "ForeignCurrencyStatementDate": "sample string 9",
    "ForeignCurrencyStatementNumber": 10.0,
    "CustomsOfficeConfirmationLetterDate": "sample string 11",
    "CustomsOfficeConfirmationLetterNumber": 12.0,
    "CustomsOfficeInvoiceNumber": "sample string 13",
    "IssueDate": "sample string 14",
    "Id": "sample string 15"
  },
  "SendingType": 0,
  "InstallationNumber": "sample string 27",
  "WebSellingInfo": {
    "WebAddress": "sample string 1",
    "PaymentType": 0,
    "OtherPaymentType": "sample string 2",
    "PaymentMediatorName": "sample string 3",
    "PaymentDate": "2025-04-23T23:22:55.6814714+03:00",
    "SendingDate": "2025-04-23T23:22:55.6814714+03:00",
    "Carrier": {
      "CarrierId": 1,
      "VknTckn": "sample string 2",
      "CarrierName": "sample string 3"
    }
  },
  "TaxExemptionReason": "sample string 28",
  "SpecialBasisReasonCode": "sample string 29",
  "IsFreeOfCharge": true,
  "KismiIadeMi": true,
  "CompanyBankAccountList": [
    1.0,
    2.0
  ],
  "MasrafList": [
    {
      "IdFaturaMasraf": 1,
      "IdArsivMasraf": 2,
      "MasrafTipiAdi": "sample string 3",
      "IdMasrafTipi": 4,
      "KesintiOrani": "sample string 5",
      "KesintiTutari": "sample string 6",
      "KdvOrani": "sample string 7",
      "KdvTutari": "sample string 8"
    },
    {
      "IdFaturaMasraf": 1,
      "IdArsivMasraf": 2,
      "MasrafTipiAdi": "sample string 3",
      "IdMasrafTipi": 4,
      "KesintiOrani": "sample string 5",
      "KesintiTutari": "sample string 6",
      "KdvOrani": "sample string 7",
      "KdvTutari": "sample string 8"
    }
  ],
  "IhracKayitliKod": "sample string 32",
  "TevkifatTutari": 33.0,
  "DocumentReferenceList": [
    {
      "DocumentTypeCode": "sample string 1",
      "DocumentType": "sample string 2",
      "DocumentDescription": "sample string 3",
      "StatisticsNumber": "sample string 4",
      "CountryOfOrigin": "sample string 5",
      "ReasonForComing": 6.0,
      "CustomsDeclarationDate": "sample string 7",
      "CustomsDeclarationNumber": 8.0,
      "ForeignCurrencyStatementDate": "sample string 9",
      "ForeignCurrencyStatementNumber": 10.0,
      "CustomsOfficeConfirmationLetterDate": "sample string 11",
      "CustomsOfficeConfirmationLetterNumber": 12.0,
      "CustomsOfficeInvoiceNumber": "sample string 13",
      "IssueDate": "sample string 14",
      "Id": "sample string 15"
    },
    {
      "DocumentTypeCode": "sample string 1",
      "DocumentType": "sample string 2",
      "DocumentDescription": "sample string 3",
      "StatisticsNumber": "sample string 4",
      "CountryOfOrigin": "sample string 5",
      "ReasonForComing": 6.0,
      "CustomsDeclarationDate": "sample string 7",
      "CustomsDeclarationNumber": 8.0,
      "ForeignCurrencyStatementDate": "sample string 9",
      "ForeignCurrencyStatementNumber": 10.0,
      "CustomsOfficeConfirmationLetterDate": "sample string 11",
      "CustomsOfficeConfirmationLetterNumber": 12.0,
      "CustomsOfficeInvoiceNumber": "sample string 13",
      "IssueDate": "sample string 14",
      "Id": "sample string 15"
    }
  ],
  "InvoiceTypeEnergy": {
    "VehicleIdNumber": "sample string 1",
    "Plate": "sample string 2",
    "ChargingUnitSerialNumber": "sample string 3",
    "ChargingStartDate": "sample string 4",
    "ChargingEndDate": "sample string 5",
    "ESUReportID": "sample string 6",
    "ESUReportDate": "sample string 7"
  },
  "CounterpartyDocumentNumber": "sample string 34",
  "Result": 0,
  "ErrorMessage": "sample string 35"
}

application/xml, text/xml

Sample:
<GetStagingArchiveMobileResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EInvoice.Service.Model.Mobile">
  <_x003C_ErrorMessage_x003E_k__BackingField>sample string 35</_x003C_ErrorMessage_x003E_k__BackingField>
  <_x003C_Result_x003E_k__BackingField>Success</_x003C_Result_x003E_k__BackingField>
  <AccountingCost>sample string 24</AccountingCost>
  <AliciAdi>sample string 2</AliciAdi>
  <AttachmentList>
    <AttachmentMobileModel>
      <AttachmentModelId>1</AttachmentModelId>
      <Deleted>true</Deleted>
      <FileAsBase64>sample string 2</FileAsBase64>
      <FileName>sample string 3</FileName>
      <FilePath>sample string 4</FilePath>
      <MimeCode>sample string 5</MimeCode>
    </AttachmentMobileModel>
    <AttachmentMobileModel>
      <AttachmentModelId>1</AttachmentModelId>
      <Deleted>true</Deleted>
      <FileAsBase64>sample string 2</FileAsBase64>
      <FileName>sample string 3</FileName>
      <FilePath>sample string 4</FilePath>
      <MimeCode>sample string 5</MimeCode>
    </AttachmentMobileModel>
  </AttachmentList>
  <CompanyBankAccountList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:decimal>1</d2p1:decimal>
    <d2p1:decimal>2</d2p1:decimal>
  </CompanyBankAccountList>
  <CompanyId>5</CompanyId>
  <CounterpartyDocumentNumber>sample string 34</CounterpartyDocumentNumber>
  <CrossRate>17</CrossRate>
  <CrossRateDate>sample string 18</CrossRateDate>
  <CurrencyCode>sample string 15</CurrencyCode>
  <CurrencyDesc>sample string 16</CurrencyDesc>
  <DispatchList>
    <DispatchMobileModel>
      <Deleted>true</Deleted>
      <DispatchDate>sample string 3</DispatchDate>
      <DispatchModelId>1</DispatchModelId>
      <DispatchNumber>sample string 2</DispatchNumber>
    </DispatchMobileModel>
    <DispatchMobileModel>
      <Deleted>true</Deleted>
      <DispatchDate>sample string 3</DispatchDate>
      <DispatchModelId>1</DispatchModelId>
      <DispatchNumber>sample string 2</DispatchNumber>
    </DispatchMobileModel>
  </DispatchList>
  <DocumentReferenceList>
    <DocumentReferenceModel>
      <CountryOfOrigin>sample string 5</CountryOfOrigin>
      <CustomsDeclarationDate>sample string 7</CustomsDeclarationDate>
      <CustomsDeclarationNumber>8</CustomsDeclarationNumber>
      <CustomsOfficeConfirmationLetterDate>sample string 11</CustomsOfficeConfirmationLetterDate>
      <CustomsOfficeConfirmationLetterNumber>12</CustomsOfficeConfirmationLetterNumber>
      <CustomsOfficeInvoiceNumber>sample string 13</CustomsOfficeInvoiceNumber>
      <DocumentDescription>sample string 3</DocumentDescription>
      <DocumentType>sample string 2</DocumentType>
      <DocumentTypeCode>sample string 1</DocumentTypeCode>
      <ForeignCurrencyStatementDate>sample string 9</ForeignCurrencyStatementDate>
      <ForeignCurrencyStatementNumber>10</ForeignCurrencyStatementNumber>
      <Id>sample string 15</Id>
      <IssueDate>sample string 14</IssueDate>
      <ReasonForComing>6</ReasonForComing>
      <StatisticsNumber>sample string 4</StatisticsNumber>
    </DocumentReferenceModel>
    <DocumentReferenceModel>
      <CountryOfOrigin>sample string 5</CountryOfOrigin>
      <CustomsDeclarationDate>sample string 7</CustomsDeclarationDate>
      <CustomsDeclarationNumber>8</CustomsDeclarationNumber>
      <CustomsOfficeConfirmationLetterDate>sample string 11</CustomsOfficeConfirmationLetterDate>
      <CustomsOfficeConfirmationLetterNumber>12</CustomsOfficeConfirmationLetterNumber>
      <CustomsOfficeInvoiceNumber>sample string 13</CustomsOfficeInvoiceNumber>
      <DocumentDescription>sample string 3</DocumentDescription>
      <DocumentType>sample string 2</DocumentType>
      <DocumentTypeCode>sample string 1</DocumentTypeCode>
      <ForeignCurrencyStatementDate>sample string 9</ForeignCurrencyStatementDate>
      <ForeignCurrencyStatementNumber>10</ForeignCurrencyStatementNumber>
      <Id>sample string 15</Id>
      <IssueDate>sample string 14</IssueDate>
      <ReasonForComing>6</ReasonForComing>
      <StatisticsNumber>sample string 4</StatisticsNumber>
    </DocumentReferenceModel>
  </DocumentReferenceList>
  <ETTN>sample string 1</ETTN>
  <ExportReceiver>
    <BuildingNumber>sample string 8</BuildingNumber>
    <CityName>sample string 3</CityName>
    <CountryName>sample string 6</CountryName>
    <DistrictName>sample string 5</DistrictName>
    <ExportRecipientType>None</ExportRecipientType>
    <FormalTitle>sample string 2</FormalTitle>
    <PostalCode>sample string 9</PostalCode>
    <TaxRegistrationNumber>sample string 7</TaxRegistrationNumber>
    <Title>sample string 1</Title>
    <TownName>sample string 4</TownName>
  </ExportReceiver>
  <ExportRegisteredReasonCode>sample string 19</ExportRegisteredReasonCode>
  <IdAlici>14</IdAlici>
  <IdArsiv>3</IdArsiv>
  <IdArsivExternal>sample string 4</IdArsivExternal>
  <IdIhracatAlici>13</IdIhracatAlici>
  <IhracKayitliKod>sample string 32</IhracKayitliKod>
  <InstallationNumber>sample string 27</InstallationNumber>
  <InvoiceDate>sample string 9</InvoiceDate>
  <InvoiceNumber>sample string 6</InvoiceNumber>
  <InvoicePeriodEndDate>sample string 26</InvoicePeriodEndDate>
  <InvoicePeriodStartDate>sample string 25</InvoicePeriodStartDate>
  <InvoiceType>SATIS</InvoiceType>
  <InvoiceTypeEnergy>
    <ChargingEndDate>sample string 5</ChargingEndDate>
    <ChargingStartDate>sample string 4</ChargingStartDate>
    <ChargingUnitSerialNumber>sample string 3</ChargingUnitSerialNumber>
    <ESUReportDate>sample string 7</ESUReportDate>
    <ESUReportID>sample string 6</ESUReportID>
    <Plate>sample string 2</Plate>
    <VehicleIdNumber>sample string 1</VehicleIdNumber>
  </InvoiceTypeEnergy>
  <IsFreeOfCharge>true</IsFreeOfCharge>
  <KismiIadeMi>true</KismiIadeMi>
  <LastPaymentDate>sample string 12</LastPaymentDate>
  <MasrafList>
    <MasrafModel>
      <IdArsivMasraf>2</IdArsivMasraf>
      <IdFaturaMasraf>1</IdFaturaMasraf>
      <IdMasrafTipi>4</IdMasrafTipi>
      <KdvOrani>sample string 7</KdvOrani>
      <KdvTutari>sample string 8</KdvTutari>
      <KesintiOrani>sample string 5</KesintiOrani>
      <KesintiTutari>sample string 6</KesintiTutari>
      <MasrafTipiAdi>sample string 3</MasrafTipiAdi>
    </MasrafModel>
    <MasrafModel>
      <IdArsivMasraf>2</IdArsivMasraf>
      <IdFaturaMasraf>1</IdFaturaMasraf>
      <IdMasrafTipi>4</IdMasrafTipi>
      <KdvOrani>sample string 7</KdvOrani>
      <KdvTutari>sample string 8</KdvTutari>
      <KesintiOrani>sample string 5</KesintiOrani>
      <KesintiTutari>sample string 6</KesintiTutari>
      <MasrafTipiAdi>sample string 3</MasrafTipiAdi>
    </MasrafModel>
  </MasrafList>
  <Notes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </Notes>
  <OrderDate>sample string 10</OrderDate>
  <OrderNumber>sample string 11</OrderNumber>
  <Products>
    <ProductInvioceMobileModel>
      <AdditionalTax>13</AdditionalTax>
      <AdditionalTaxes>
        <TaxMobileModel>
          <Deleted>true</Deleted>
          <GuidKey>sample string 7</GuidKey>
          <TaxAmount>6</TaxAmount>
          <TaxCode>sample string 2</TaxCode>
          <TaxDescription>sample string 4</TaxDescription>
          <TaxModelId>1</TaxModelId>
          <TaxRate>5</TaxRate>
          <WitholdingTaxCode>sample string 3</WitholdingTaxCode>
        </TaxMobileModel>
        <TaxMobileModel>
          <Deleted>true</Deleted>
          <GuidKey>sample string 7</GuidKey>
          <TaxAmount>6</TaxAmount>
          <TaxCode>sample string 2</TaxCode>
          <TaxDescription>sample string 4</TaxDescription>
          <TaxModelId>1</TaxModelId>
          <TaxRate>5</TaxRate>
          <WitholdingTaxCode>sample string 3</WitholdingTaxCode>
        </TaxMobileModel>
      </AdditionalTaxes>
      <CustomsTrackingList>
        <CustomsTrackingMobileModel>
          <CustomsTrackingModelId>1</CustomsTrackingModelId>
          <CustomsTrackingNumber>sample string 2</CustomsTrackingNumber>
          <Deleted>true</Deleted>
        </CustomsTrackingMobileModel>
        <CustomsTrackingMobileModel>
          <CustomsTrackingModelId>1</CustomsTrackingModelId>
          <CustomsTrackingNumber>sample string 2</CustomsTrackingNumber>
          <Deleted>true</Deleted>
        </CustomsTrackingMobileModel>
      </CustomsTrackingList>
      <Deleted>true</Deleted>
      <DeliveryList>
        <DeliveryMobileModel>
          <Deleted>true</Deleted>
          <DeliveryAddress>
            <BuildingNumber>sample string 5</BuildingNumber>
            <CityName>sample string 2</CityName>
            <CountryName>sample string 3</CountryName>
            <PostalCode>sample string 6</PostalCode>
            <StreetName>sample string 4</StreetName>
            <TownName>sample string 1</TownName>
          </DeliveryAddress>
          <DeliveryModelId>1</DeliveryModelId>
          <DeliveryTermCode>sample string 2</DeliveryTermCode>
          <ProductTraceId>sample string 3</ProductTraceId>
          <Shipment>
            <GoodsItemList>
              <GTIPNoMobileModel>
                <Deleted>true</Deleted>
                <GTIPModelId>1</GTIPModelId>
                <GTIPNo>sample string 2</GTIPNo>
              </GTIPNoMobileModel>
              <GTIPNoMobileModel>
                <Deleted>true</Deleted>
                <GTIPModelId>1</GTIPModelId>
                <GTIPNo>sample string 2</GTIPNo>
              </GTIPNoMobileModel>
            </GoodsItemList>
            <PackageList>
              <PackageMobileModel>
                <Deleted>true</Deleted>
                <PackageId>sample string 4</PackageId>
                <PackageModelId>1</PackageModelId>
                <PackageQuantity>5</PackageQuantity>
                <PackagingTypeCode>sample string 2</PackagingTypeCode>
                <PackagingTypeDesc>sample string 3</PackagingTypeDesc>
              </PackageMobileModel>
              <PackageMobileModel>
                <Deleted>true</Deleted>
                <PackageId>sample string 4</PackageId>
                <PackageModelId>1</PackageModelId>
                <PackageQuantity>5</PackageQuantity>
                <PackagingTypeCode>sample string 2</PackagingTypeCode>
                <PackagingTypeDesc>sample string 3</PackagingTypeDesc>
              </PackageMobileModel>
            </PackageList>
            <StageList>
              <StageMobileModel>
                <Deleted>true</Deleted>
                <StageModelId>1</StageModelId>
                <TransportModeCode>sample string 2</TransportModeCode>
                <TransportModeDesc>sample string 3</TransportModeDesc>
              </StageMobileModel>
              <StageMobileModel>
                <Deleted>true</Deleted>
                <StageModelId>1</StageModelId>
                <TransportModeCode>sample string 2</TransportModeCode>
                <TransportModeDesc>sample string 3</TransportModeDesc>
              </StageMobileModel>
            </StageList>
            <TransportMeanList>
              <TransportMeansMobileModel>
                <AirCraftId>sample string 2</AirCraftId>
                <Deleted>true</Deleted>
                <LicensePlateId>sample string 3</LicensePlateId>
                <TrainId>sample string 4</TrainId>
                <TransportMeansModelId>1</TransportMeansModelId>
                <VesselId>sample string 5</VesselId>
              </TransportMeansMobileModel>
              <TransportMeansMobileModel>
                <AirCraftId>sample string 2</AirCraftId>
                <Deleted>true</Deleted>
                <LicensePlateId>sample string 3</LicensePlateId>
                <TrainId>sample string 4</TrainId>
                <TransportMeansModelId>1</TransportMeansModelId>
                <VesselId>sample string 5</VesselId>
              </TransportMeansMobileModel>
            </TransportMeanList>
          </Shipment>
        </DeliveryMobileModel>
        <DeliveryMobileModel>
          <Deleted>true</Deleted>
          <DeliveryAddress>
            <BuildingNumber>sample string 5</BuildingNumber>
            <CityName>sample string 2</CityName>
            <CountryName>sample string 3</CountryName>
            <PostalCode>sample string 6</PostalCode>
            <StreetName>sample string 4</StreetName>
            <TownName>sample string 1</TownName>
          </DeliveryAddress>
          <DeliveryModelId>1</DeliveryModelId>
          <DeliveryTermCode>sample string 2</DeliveryTermCode>
          <ProductTraceId>sample string 3</ProductTraceId>
          <Shipment>
            <GoodsItemList>
              <GTIPNoMobileModel>
                <Deleted>true</Deleted>
                <GTIPModelId>1</GTIPModelId>
                <GTIPNo>sample string 2</GTIPNo>
              </GTIPNoMobileModel>
              <GTIPNoMobileModel>
                <Deleted>true</Deleted>
                <GTIPModelId>1</GTIPModelId>
                <GTIPNo>sample string 2</GTIPNo>
              </GTIPNoMobileModel>
            </GoodsItemList>
            <PackageList>
              <PackageMobileModel>
                <Deleted>true</Deleted>
                <PackageId>sample string 4</PackageId>
                <PackageModelId>1</PackageModelId>
                <PackageQuantity>5</PackageQuantity>
                <PackagingTypeCode>sample string 2</PackagingTypeCode>
                <PackagingTypeDesc>sample string 3</PackagingTypeDesc>
              </PackageMobileModel>
              <PackageMobileModel>
                <Deleted>true</Deleted>
                <PackageId>sample string 4</PackageId>
                <PackageModelId>1</PackageModelId>
                <PackageQuantity>5</PackageQuantity>
                <PackagingTypeCode>sample string 2</PackagingTypeCode>
                <PackagingTypeDesc>sample string 3</PackagingTypeDesc>
              </PackageMobileModel>
            </PackageList>
            <StageList>
              <StageMobileModel>
                <Deleted>true</Deleted>
                <StageModelId>1</StageModelId>
                <TransportModeCode>sample string 2</TransportModeCode>
                <TransportModeDesc>sample string 3</TransportModeDesc>
              </StageMobileModel>
              <StageMobileModel>
                <Deleted>true</Deleted>
                <StageModelId>1</StageModelId>
                <TransportModeCode>sample string 2</TransportModeCode>
                <TransportModeDesc>sample string 3</TransportModeDesc>
              </StageMobileModel>
            </StageList>
            <TransportMeanList>
              <TransportMeansMobileModel>
                <AirCraftId>sample string 2</AirCraftId>
                <Deleted>true</Deleted>
                <LicensePlateId>sample string 3</LicensePlateId>
                <TrainId>sample string 4</TrainId>
                <TransportMeansModelId>1</TransportMeansModelId>
                <VesselId>sample string 5</VesselId>
              </TransportMeansMobileModel>
              <TransportMeansMobileModel>
                <AirCraftId>sample string 2</AirCraftId>
                <Deleted>true</Deleted>
                <LicensePlateId>sample string 3</LicensePlateId>
                <TrainId>sample string 4</TrainId>
                <TransportMeansModelId>1</TransportMeansModelId>
                <VesselId>sample string 5</VesselId>
              </TransportMeansMobileModel>
            </TransportMeanList>
          </Shipment>
        </DeliveryMobileModel>
      </DeliveryList>
      <DiscountAmount>1</DiscountAmount>
      <DiscountRate>1</DiscountRate>
      <DmoBarkod>sample string 24</DmoBarkod>
      <DmoSellerCode>sample string 23</DmoSellerCode>
      <DmoUrunKodu>sample string 22</DmoUrunKodu>
      <ExportRegisteredDibRawCode>sample string 29</ExportRegisteredDibRawCode>
      <ExportRegisteredGtipNumber>sample string 30</ExportRegisteredGtipNumber>
      <GTipNoArcvh>sample string 28</GTipNoArcvh>
      <GuidKey>sample string 2</GuidKey>
      <IdMensei>16</IdMensei>
      <IdSiniflandirmaKodu>15</IdSiniflandirmaKodu>
      <ImprintNumber>sample string 27</ImprintNumber>
      <KunyeNo>sample string 19</KunyeNo>
      <LineExtensionAmount>8</LineExtensionAmount>
      <MalSahibiUnvan>sample string 20</MalSahibiUnvan>
      <MalSahibiVkntckn>sample string 21</MalSahibiVkntckn>
      <MeasureUnitDesc>sample string 6</MeasureUnitDesc>
      <MeasureUnitId>5</MeasureUnitId>
      <Mensei>sample string 17</Mensei>
      <Note>sample string 11</Note>
      <PackageBrand>sample string 12</PackageBrand>
      <ProductCode>sample string 25</ProductCode>
      <ProductId>1</ProductId>
      <ProductInvoiceModelId>1</ProductInvoiceModelId>
      <ProductName>sample string 3</ProductName>
      <Quantity>7</Quantity>
      <ReceiverProductCode>sample string 26</ReceiverProductCode>
      <SiniflandirmaKodu>sample string 18</SiniflandirmaKodu>
      <SpecialBasisTaxInfo>
        <SpecialBasisAmount>2</SpecialBasisAmount>
        <SpecialBasisTaxAmount>4</SpecialBasisTaxAmount>
        <SpecialBasisTaxCode>sample string 1</SpecialBasisTaxCode>
        <SpecialBasisTaxRatio>3</SpecialBasisTaxRatio>
      </SpecialBasisTaxInfo>
      <StockDescription>sample string 4</StockDescription>
      <TaxExemptionReason>sample string 9</TaxExemptionReason>
      <TaxExemptionReasonCode>sample string 10</TaxExemptionReasonCode>
      <UnitPrice>1</UnitPrice>
      <VatAmount>1</VatAmount>
      <VatRate>1</VatRate>
      <WitholdingTaxes>
        <TaxMobileModel>
          <Deleted>true</Deleted>
          <GuidKey>sample string 7</GuidKey>
          <TaxAmount>6</TaxAmount>
          <TaxCode>sample string 2</TaxCode>
          <TaxDescription>sample string 4</TaxDescription>
          <TaxModelId>1</TaxModelId>
          <TaxRate>5</TaxRate>
          <WitholdingTaxCode>sample string 3</WitholdingTaxCode>
        </TaxMobileModel>
        <TaxMobileModel>
          <Deleted>true</Deleted>
          <GuidKey>sample string 7</GuidKey>
          <TaxAmount>6</TaxAmount>
          <TaxCode>sample string 2</TaxCode>
          <TaxDescription>sample string 4</TaxDescription>
          <TaxModelId>1</TaxModelId>
          <TaxRate>5</TaxRate>
          <WitholdingTaxCode>sample string 3</WitholdingTaxCode>
        </TaxMobileModel>
      </WitholdingTaxes>
    </ProductInvioceMobileModel>
    <ProductInvioceMobileModel>
      <AdditionalTax>13</AdditionalTax>
      <AdditionalTaxes>
        <TaxMobileModel>
          <Deleted>true</Deleted>
          <GuidKey>sample string 7</GuidKey>
          <TaxAmount>6</TaxAmount>
          <TaxCode>sample string 2</TaxCode>
          <TaxDescription>sample string 4</TaxDescription>
          <TaxModelId>1</TaxModelId>
          <TaxRate>5</TaxRate>
          <WitholdingTaxCode>sample string 3</WitholdingTaxCode>
        </TaxMobileModel>
        <TaxMobileModel>
          <Deleted>true</Deleted>
          <GuidKey>sample string 7</GuidKey>
          <TaxAmount>6</TaxAmount>
          <TaxCode>sample string 2</TaxCode>
          <TaxDescription>sample string 4</TaxDescription>
          <TaxModelId>1</TaxModelId>
          <TaxRate>5</TaxRate>
          <WitholdingTaxCode>sample string 3</WitholdingTaxCode>
        </TaxMobileModel>
      </AdditionalTaxes>
      <CustomsTrackingList>
        <CustomsTrackingMobileModel>
          <CustomsTrackingModelId>1</CustomsTrackingModelId>
          <CustomsTrackingNumber>sample string 2</CustomsTrackingNumber>
          <Deleted>true</Deleted>
        </CustomsTrackingMobileModel>
        <CustomsTrackingMobileModel>
          <CustomsTrackingModelId>1</CustomsTrackingModelId>
          <CustomsTrackingNumber>sample string 2</CustomsTrackingNumber>
          <Deleted>true</Deleted>
        </CustomsTrackingMobileModel>
      </CustomsTrackingList>
      <Deleted>true</Deleted>
      <DeliveryList>
        <DeliveryMobileModel>
          <Deleted>true</Deleted>
          <DeliveryAddress>
            <BuildingNumber>sample string 5</BuildingNumber>
            <CityName>sample string 2</CityName>
            <CountryName>sample string 3</CountryName>
            <PostalCode>sample string 6</PostalCode>
            <StreetName>sample string 4</StreetName>
            <TownName>sample string 1</TownName>
          </DeliveryAddress>
          <DeliveryModelId>1</DeliveryModelId>
          <DeliveryTermCode>sample string 2</DeliveryTermCode>
          <ProductTraceId>sample string 3</ProductTraceId>
          <Shipment>
            <GoodsItemList>
              <GTIPNoMobileModel>
                <Deleted>true</Deleted>
                <GTIPModelId>1</GTIPModelId>
                <GTIPNo>sample string 2</GTIPNo>
              </GTIPNoMobileModel>
              <GTIPNoMobileModel>
                <Deleted>true</Deleted>
                <GTIPModelId>1</GTIPModelId>
                <GTIPNo>sample string 2</GTIPNo>
              </GTIPNoMobileModel>
            </GoodsItemList>
            <PackageList>
              <PackageMobileModel>
                <Deleted>true</Deleted>
                <PackageId>sample string 4</PackageId>
                <PackageModelId>1</PackageModelId>
                <PackageQuantity>5</PackageQuantity>
                <PackagingTypeCode>sample string 2</PackagingTypeCode>
                <PackagingTypeDesc>sample string 3</PackagingTypeDesc>
              </PackageMobileModel>
              <PackageMobileModel>
                <Deleted>true</Deleted>
                <PackageId>sample string 4</PackageId>
                <PackageModelId>1</PackageModelId>
                <PackageQuantity>5</PackageQuantity>
                <PackagingTypeCode>sample string 2</PackagingTypeCode>
                <PackagingTypeDesc>sample string 3</PackagingTypeDesc>
              </PackageMobileModel>
            </PackageList>
            <StageList>
              <StageMobileModel>
                <Deleted>true</Deleted>
                <StageModelId>1</StageModelId>
                <TransportModeCode>sample string 2</TransportModeCode>
                <TransportModeDesc>sample string 3</TransportModeDesc>
              </StageMobileModel>
              <StageMobileModel>
                <Deleted>true</Deleted>
                <StageModelId>1</StageModelId>
                <TransportModeCode>sample string 2</TransportModeCode>
                <TransportModeDesc>sample string 3</TransportModeDesc>
              </StageMobileModel>
            </StageList>
            <TransportMeanList>
              <TransportMeansMobileModel>
                <AirCraftId>sample string 2</AirCraftId>
                <Deleted>true</Deleted>
                <LicensePlateId>sample string 3</LicensePlateId>
                <TrainId>sample string 4</TrainId>
                <TransportMeansModelId>1</TransportMeansModelId>
                <VesselId>sample string 5</VesselId>
              </TransportMeansMobileModel>
              <TransportMeansMobileModel>
                <AirCraftId>sample string 2</AirCraftId>
                <Deleted>true</Deleted>
                <LicensePlateId>sample string 3</LicensePlateId>
                <TrainId>sample string 4</TrainId>
                <TransportMeansModelId>1</TransportMeansModelId>
                <VesselId>sample string 5</VesselId>
              </TransportMeansMobileModel>
            </TransportMeanList>
          </Shipment>
        </DeliveryMobileModel>
        <DeliveryMobileModel>
          <Deleted>true</Deleted>
          <DeliveryAddress>
            <BuildingNumber>sample string 5</BuildingNumber>
            <CityName>sample string 2</CityName>
            <CountryName>sample string 3</CountryName>
            <PostalCode>sample string 6</PostalCode>
            <StreetName>sample string 4</StreetName>
            <TownName>sample string 1</TownName>
          </DeliveryAddress>
          <DeliveryModelId>1</DeliveryModelId>
          <DeliveryTermCode>sample string 2</DeliveryTermCode>
          <ProductTraceId>sample string 3</ProductTraceId>
          <Shipment>
            <GoodsItemList>
              <GTIPNoMobileModel>
                <Deleted>true</Deleted>
                <GTIPModelId>1</GTIPModelId>
                <GTIPNo>sample string 2</GTIPNo>
              </GTIPNoMobileModel>
              <GTIPNoMobileModel>
                <Deleted>true</Deleted>
                <GTIPModelId>1</GTIPModelId>
                <GTIPNo>sample string 2</GTIPNo>
              </GTIPNoMobileModel>
            </GoodsItemList>
            <PackageList>
              <PackageMobileModel>
                <Deleted>true</Deleted>
                <PackageId>sample string 4</PackageId>
                <PackageModelId>1</PackageModelId>
                <PackageQuantity>5</PackageQuantity>
                <PackagingTypeCode>sample string 2</PackagingTypeCode>
                <PackagingTypeDesc>sample string 3</PackagingTypeDesc>
              </PackageMobileModel>
              <PackageMobileModel>
                <Deleted>true</Deleted>
                <PackageId>sample string 4</PackageId>
                <PackageModelId>1</PackageModelId>
                <PackageQuantity>5</PackageQuantity>
                <PackagingTypeCode>sample string 2</PackagingTypeCode>
                <PackagingTypeDesc>sample string 3</PackagingTypeDesc>
              </PackageMobileModel>
            </PackageList>
            <StageList>
              <StageMobileModel>
                <Deleted>true</Deleted>
                <StageModelId>1</StageModelId>
                <TransportModeCode>sample string 2</TransportModeCode>
                <TransportModeDesc>sample string 3</TransportModeDesc>
              </StageMobileModel>
              <StageMobileModel>
                <Deleted>true</Deleted>
                <StageModelId>1</StageModelId>
                <TransportModeCode>sample string 2</TransportModeCode>
                <TransportModeDesc>sample string 3</TransportModeDesc>
              </StageMobileModel>
            </StageList>
            <TransportMeanList>
              <TransportMeansMobileModel>
                <AirCraftId>sample string 2</AirCraftId>
                <Deleted>true</Deleted>
                <LicensePlateId>sample string 3</LicensePlateId>
                <TrainId>sample string 4</TrainId>
                <TransportMeansModelId>1</TransportMeansModelId>
                <VesselId>sample string 5</VesselId>
              </TransportMeansMobileModel>
              <TransportMeansMobileModel>
                <AirCraftId>sample string 2</AirCraftId>
                <Deleted>true</Deleted>
                <LicensePlateId>sample string 3</LicensePlateId>
                <TrainId>sample string 4</TrainId>
                <TransportMeansModelId>1</TransportMeansModelId>
                <VesselId>sample string 5</VesselId>
              </TransportMeansMobileModel>
            </TransportMeanList>
          </Shipment>
        </DeliveryMobileModel>
      </DeliveryList>
      <DiscountAmount>1</DiscountAmount>
      <DiscountRate>1</DiscountRate>
      <DmoBarkod>sample string 24</DmoBarkod>
      <DmoSellerCode>sample string 23</DmoSellerCode>
      <DmoUrunKodu>sample string 22</DmoUrunKodu>
      <ExportRegisteredDibRawCode>sample string 29</ExportRegisteredDibRawCode>
      <ExportRegisteredGtipNumber>sample string 30</ExportRegisteredGtipNumber>
      <GTipNoArcvh>sample string 28</GTipNoArcvh>
      <GuidKey>sample string 2</GuidKey>
      <IdMensei>16</IdMensei>
      <IdSiniflandirmaKodu>15</IdSiniflandirmaKodu>
      <ImprintNumber>sample string 27</ImprintNumber>
      <KunyeNo>sample string 19</KunyeNo>
      <LineExtensionAmount>8</LineExtensionAmount>
      <MalSahibiUnvan>sample string 20</MalSahibiUnvan>
      <MalSahibiVkntckn>sample string 21</MalSahibiVkntckn>
      <MeasureUnitDesc>sample string 6</MeasureUnitDesc>
      <MeasureUnitId>5</MeasureUnitId>
      <Mensei>sample string 17</Mensei>
      <Note>sample string 11</Note>
      <PackageBrand>sample string 12</PackageBrand>
      <ProductCode>sample string 25</ProductCode>
      <ProductId>1</ProductId>
      <ProductInvoiceModelId>1</ProductInvoiceModelId>
      <ProductName>sample string 3</ProductName>
      <Quantity>7</Quantity>
      <ReceiverProductCode>sample string 26</ReceiverProductCode>
      <SiniflandirmaKodu>sample string 18</SiniflandirmaKodu>
      <SpecialBasisTaxInfo>
        <SpecialBasisAmount>2</SpecialBasisAmount>
        <SpecialBasisTaxAmount>4</SpecialBasisTaxAmount>
        <SpecialBasisTaxCode>sample string 1</SpecialBasisTaxCode>
        <SpecialBasisTaxRatio>3</SpecialBasisTaxRatio>
      </SpecialBasisTaxInfo>
      <StockDescription>sample string 4</StockDescription>
      <TaxExemptionReason>sample string 9</TaxExemptionReason>
      <TaxExemptionReasonCode>sample string 10</TaxExemptionReasonCode>
      <UnitPrice>1</UnitPrice>
      <VatAmount>1</VatAmount>
      <VatRate>1</VatRate>
      <WitholdingTaxes>
        <TaxMobileModel>
          <Deleted>true</Deleted>
          <GuidKey>sample string 7</GuidKey>
          <TaxAmount>6</TaxAmount>
          <TaxCode>sample string 2</TaxCode>
          <TaxDescription>sample string 4</TaxDescription>
          <TaxModelId>1</TaxModelId>
          <TaxRate>5</TaxRate>
          <WitholdingTaxCode>sample string 3</WitholdingTaxCode>
        </TaxMobileModel>
        <TaxMobileModel>
          <Deleted>true</Deleted>
          <GuidKey>sample string 7</GuidKey>
          <TaxAmount>6</TaxAmount>
          <TaxCode>sample string 2</TaxCode>
          <TaxDescription>sample string 4</TaxDescription>
          <TaxModelId>1</TaxModelId>
          <TaxRate>5</TaxRate>
          <WitholdingTaxCode>sample string 3</WitholdingTaxCode>
        </TaxMobileModel>
      </WitholdingTaxes>
    </ProductInvioceMobileModel>
  </Products>
  <ReceiverAddress>
    <AliciAdi>sample string 4</AliciAdi>
    <BinaNo>sample string 9</BinaNo>
    <Deleted>true</Deleted>
    <Email>sample string 12</Email>
    <FaxNo>sample string 11</FaxNo>
    <IlAdi>sample string 2</IlAdi>
    <IlceAdi>sample string 3</IlceAdi>
    <PostaKodu>sample string 10</PostaKodu>
    <ReceiverAddressModelId>1</ReceiverAddressModelId>
    <SokakAdi>sample string 8</SokakAdi>
    <TelNo>sample string 7</TelNo>
    <VergiDairesiAdi>sample string 5</VergiDairesiAdi>
    <WebSite>sample string 6</WebSite>
  </ReceiverAddress>
  <ReceiverInboxTag>sample string 7</ReceiverInboxTag>
  <ReceiverVknTckn>sample string 8</ReceiverVknTckn>
  <RecipientType>NONE</RecipientType>
  <ReturnInvoiceDate>sample string 22</ReturnInvoiceDate>
  <ReturnInvoiceETTN>sample string 21</ReturnInvoiceETTN>
  <ReturnInvoiceNumber>sample string 20</ReturnInvoiceNumber>
  <ReturnNote>sample string 23</ReturnNote>
  <SGKInfo>
    <CountryOfOrigin>sample string 5</CountryOfOrigin>
    <CustomsDeclarationDate>sample string 7</CustomsDeclarationDate>
    <CustomsDeclarationNumber>8</CustomsDeclarationNumber>
    <CustomsOfficeConfirmationLetterDate>sample string 11</CustomsOfficeConfirmationLetterDate>
    <CustomsOfficeConfirmationLetterNumber>12</CustomsOfficeConfirmationLetterNumber>
    <CustomsOfficeInvoiceNumber>sample string 13</CustomsOfficeInvoiceNumber>
    <DocumentDescription>sample string 3</DocumentDescription>
    <DocumentType>sample string 2</DocumentType>
    <DocumentTypeCode>sample string 1</DocumentTypeCode>
    <ForeignCurrencyStatementDate>sample string 9</ForeignCurrencyStatementDate>
    <ForeignCurrencyStatementNumber>10</ForeignCurrencyStatementNumber>
    <Id>sample string 15</Id>
    <IssueDate>sample string 14</IssueDate>
    <ReasonForComing>6</ReasonForComing>
    <StatisticsNumber>sample string 4</StatisticsNumber>
  </SGKInfo>
  <SendingType>NONE</SendingType>
  <SpecialBasisReasonCode>sample string 29</SpecialBasisReasonCode>
  <TaxExemptionReason>sample string 28</TaxExemptionReason>
  <TevkifatTutari>33</TevkifatTutari>
  <WebSellingInfo xmlns:d2p1="http://schemas.datacontract.org/2004/07/EInvoice.Service.Model">
    <d2p1:Carrier>
      <d2p1:CarrierId>1</d2p1:CarrierId>
      <d2p1:CarrierName>sample string 3</d2p1:CarrierName>
      <d2p1:VknTckn>sample string 2</d2p1:VknTckn>
    </d2p1:Carrier>
    <d2p1:OtherPaymentType>sample string 2</d2p1:OtherPaymentType>
    <d2p1:PaymentDate>2025-04-23T23:22:55.6814714+03:00</d2p1:PaymentDate>
    <d2p1:PaymentMediatorName>sample string 3</d2p1:PaymentMediatorName>
    <d2p1:PaymentType>NONE</d2p1:PaymentType>
    <d2p1:SendingDate>2025-04-23T23:22:55.6814714+03:00</d2p1:SendingDate>
    <d2p1:WebAddress>sample string 1</d2p1:WebAddress>
  </WebSellingInfo>
</GetStagingArchiveMobileResponse>