POST api/Invoice/SaveArchive
Request Information
URI Parameters
None.
Body Parameters
SaveInvoiceRequest| Name | Description | Type | Additional information | 
|---|---|---|---|
| RecipientType | RecipientType | 
                             None.  | 
                |
| InvoiceNumber | string | 
                             None.  | 
                |
| IdFaturaExternal | string | 
                             None.  | 
                |
| CompanyId | decimal number | 
                             None.  | 
                |
| ScenarioType | ScenarioType | 
                             None.  | 
                |
| ReceiverInboxTag | string | 
                             None.  | 
                |
| InvoiceDate | string | 
                             None.  | 
                |
| InvoiceTime | string | 
                             None.  | 
                |
| InvoiceType | InvoiceType | 
                             None.  | 
                |
| OrderDate | string | 
                             None.  | 
                |
| OrderNumber | string | 
                             None.  | 
                |
| LastPaymentDate | string | 
                             None.  | 
                |
| DispatchList | Collection of DispatchMobileModel | 
                             None.  | 
                |
| AttachmentList | Collection of AttachmentMobileModel | 
                             None.  | 
                |
| IdAlici | decimal number | 
                             None.  | 
                |
| IdIhracatAlici | decimal number | 
                             None.  | 
                |
| Products | Collection of ProductInvioceMobileModel | 
                             None.  | 
                |
| ExportReceiver | ExportReceiverMobileModel | 
                             None.  | 
                |
| TouristInfo | TouristInfoMobileModel | 
                             None.  | 
                |
| CurrencyCode | string | 
                             None.  | 
                |
| CrossRate | decimal number | 
                             None.  | 
                |
| CrossRateDate | string | 
                             None.  | 
                |
| TaxExemptionReason | string | 
                             None.  | 
                |
| SpecialBasisReasonCode | string | 
                             None.  | 
                |
| ExportRegisteredReasonCode | string | 
                             None.  | 
                |
| ReturnInvoiceETTN | string | 
                             None.  | 
                |
| ReturnInvoiceNumber | string | 
                             None.  | 
                |
| ReturnInvoiceDate | string | 
                             None.  | 
                |
| ReturnNote | string | 
                             None.  | 
                |
| Notes | Collection of string | 
                             None.  | 
                |
| AccountingCost | string | 
                             None.  | 
                |
| InvoicePeriodStartDate | string | 
                             None.  | 
                |
| InvoicePeriodEndDate | string | 
                             None.  | 
                |
| AdditionalDocumentReferences | Collection of DocumentReferenceModel | 
                             None.  | 
                |
| ETTN | string | 
                             None.  | 
                |
| IsFreeOfCharge | boolean | 
                             None.  | 
                |
| KismiIadeMi | boolean | 
                             None.  | 
                |
| CompanyBankAccountList | Collection of decimal number | 
                             None.  | 
                |
| AliciBayiNo | string | 
                             None.  | 
                |
| MasrafList | Collection of MasrafModel | 
                             None.  | 
                |
| PublicReceiver | PublicReceiverMobileModel | 
                             None.  | 
                |
| IdRepresentative | decimal number | 
                             None.  | 
                |
| InvoiceTypeEnergy | InvoiceTypeEnergy | 
                             None.  | 
                |
| IsSgkMdl | decimal number | 
                             None.  | 
                |
| CounterpartyDocumentNumber | string | 
                             None.  | 
                |
| AselsanReceiver | AselsanReceiver | 
                             None.  | 
                |
| WebSellingInfo | WebSellingMobileModel | 
                             None.  | 
                |
| Receiver | AddressBookEntry | 
                             None.  | 
                |
| TotalLineExtensionAmount | decimal number | 
                             None.  | 
                |
| TotalTaxInclusiveAmount | decimal number | 
                             None.  | 
                |
| TotalDiscountAmount | decimal number | 
                             None.  | 
                |
| TotalVATAmount | decimal number | 
                             None.  | 
                |
| TotalPayableAmount | decimal number | 
                             None.  | 
                |
| InvoiceTotalTaxList | Collection of Tax | 
                             None.  | 
                |
| Payment | Payment | 
                             None.  | 
                |
| SendMailAutomatically | boolean | 
                             None.  | 
                |
| RoundCounter | decimal number | 
                             None.  | 
                
Request Formats
application/json, text/json
            Sample:
        
{
  "RecipientType": 0,
  "InvoiceNumber": "sample string 1",
  "IdFaturaExternal": "sample string 2",
  "CompanyId": 3.0,
  "ScenarioType": 0,
  "ReceiverInboxTag": "sample string 4",
  "InvoiceDate": "sample string 5",
  "InvoiceTime": "sample string 6",
  "InvoiceType": 1,
  "OrderDate": "sample string 7",
  "OrderNumber": "sample string 8",
  "LastPaymentDate": "sample string 9",
  "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": 10.0,
  "IdIhracatAlici": 11.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",
      "SellerExportRegisteredDibRawCode": "sample string 30",
      "ExportRegisteredGtipNumber": "sample string 31",
      "Imei1": "sample string 32",
      "Imei2": "sample string 33",
      "IsDeviceType": 34.0,
      "KalemNumarasi": 35.0,
      "YerlilikOrani": 36.0,
      "IlacTibbiCihazs": [
        {
          "Gtin": "sample string 1",
          "PartiNo": "sample string 2",
          "SiraNo": "sample string 3",
          "SktDate": "2025-11-04T12:30:52.5240143+03:00",
          "UrunNo": "sample string 4",
          "LotNo": "sample string 5",
          "SeriNo": "sample string 6",
          "UretimDate": "2025-11-04T12:30:52.5240143+03:00",
          "IlacTibbicihaz": 7.0
        },
        {
          "Gtin": "sample string 1",
          "PartiNo": "sample string 2",
          "SiraNo": "sample string 3",
          "SktDate": "2025-11-04T12:30:52.5240143+03:00",
          "UrunNo": "sample string 4",
          "LotNo": "sample string 5",
          "SeriNo": "sample string 6",
          "UretimDate": "2025-11-04T12:30:52.5240143+03:00",
          "IlacTibbicihaz": 7.0
        }
      ]
    },
    {
      "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",
      "SellerExportRegisteredDibRawCode": "sample string 30",
      "ExportRegisteredGtipNumber": "sample string 31",
      "Imei1": "sample string 32",
      "Imei2": "sample string 33",
      "IsDeviceType": 34.0,
      "KalemNumarasi": 35.0,
      "YerlilikOrani": 36.0,
      "IlacTibbiCihazs": [
        {
          "Gtin": "sample string 1",
          "PartiNo": "sample string 2",
          "SiraNo": "sample string 3",
          "SktDate": "2025-11-04T12:30:52.5240143+03:00",
          "UrunNo": "sample string 4",
          "LotNo": "sample string 5",
          "SeriNo": "sample string 6",
          "UretimDate": "2025-11-04T12:30:52.5240143+03:00",
          "IlacTibbicihaz": 7.0
        },
        {
          "Gtin": "sample string 1",
          "PartiNo": "sample string 2",
          "SiraNo": "sample string 3",
          "SktDate": "2025-11-04T12:30:52.5240143+03:00",
          "UrunNo": "sample string 4",
          "LotNo": "sample string 5",
          "SeriNo": "sample string 6",
          "UretimDate": "2025-11-04T12:30:52.5240143+03:00",
          "IlacTibbicihaz": 7.0
        }
      ]
    }
  ],
  "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
  },
  "TouristInfo": {
    "Name": "sample string 1",
    "SurName": "sample string 2",
    "NationalityCode": "sample string 3",
    "PassportNumber": "sample string 4",
    "PassportDate": "sample string 5",
    "BankAccountNumber": "sample string 6",
    "BankBranchNumber": "sample string 7",
    "BankName": "sample string 8"
  },
  "CurrencyCode": "sample string 12",
  "CrossRate": 13.0,
  "CrossRateDate": "sample string 14",
  "TaxExemptionReason": "sample string 15",
  "SpecialBasisReasonCode": "sample string 16",
  "ExportRegisteredReasonCode": "sample string 17",
  "ReturnInvoiceETTN": "sample string 18",
  "ReturnInvoiceNumber": "sample string 19",
  "ReturnInvoiceDate": "sample string 20",
  "ReturnNote": "sample string 21",
  "Notes": [
    "sample string 1",
    "sample string 2"
  ],
  "AccountingCost": "sample string 22",
  "InvoicePeriodStartDate": "sample string 23",
  "InvoicePeriodEndDate": "sample string 24",
  "AdditionalDocumentReferences": [
    {
      "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"
    }
  ],
  "ETTN": "sample string 25",
  "IsFreeOfCharge": true,
  "KismiIadeMi": true,
  "CompanyBankAccountList": [
    1.0,
    2.0
  ],
  "AliciBayiNo": "sample string 28",
  "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"
    }
  ],
  "PublicReceiver": {
    "PublicReceiverTitle": "sample string 1",
    "PublicReceiverVkn": "sample string 2",
    "PublicReceiverCity": 3.0,
    "PublicReceiverCountry": "sample string 4"
  },
  "IdRepresentative": 29.0,
  "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"
  },
  "IsSgkMdl": 30.0,
  "CounterpartyDocumentNumber": "sample string 31",
  "AselsanReceiver": {
    "KobiBilgisi": 1.0,
    "EydepBilgisi": "sample string 2"
  },
  "WebSellingInfo": {
    "WebAddress": "sample string 1",
    "PaymentType": 0,
    "OtherPaymentType": "sample string 2",
    "PaymentMediatorName": "sample string 3",
    "PaymentDate": "sample string 4",
    "SendingDate": "sample string 5",
    "Carrier": {
      "CarrierId": 1,
      "VknTckn": "sample string 2",
      "CarrierName": "sample string 3"
    }
  },
  "Receiver": {
    "ExternalReceiverCode": "sample string 1",
    "ReceiverTaxCode": "sample string 2",
    "VendorNumber": "sample string 3",
    "ReceiverName": "sample string 4",
    "InstallationNumber": "sample string 5",
    "RecipientType": 0,
    "SendingType": 0,
    "Address": {
      "BoulevardAveneuStreetName": "sample string 1",
      "BuildingNumber": "sample string 2",
      "BuildingName": "sample string 3",
      "CityCode": 4.0,
      "CityName": "sample string 5",
      "TownCode": 6.0,
      "TownName": "sample string 7",
      "TaxOfficeCode": 8.0,
      "TaxOfficeName": "sample string 9",
      "PostalCode": 10.0,
      "TelephoneNumber": "sample string 11",
      "FaxNumber": "sample string 12",
      "WebSite": "sample string 13",
      "EMail": "sample string 14"
    }
  },
  "TotalLineExtensionAmount": 32.0,
  "TotalTaxInclusiveAmount": 33.0,
  "TotalDiscountAmount": 34.0,
  "TotalVATAmount": 35.0,
  "TotalPayableAmount": 36.0,
  "InvoiceTotalTaxList": [
    {
      "TaxCode": "sample string 1",
      "TaxRate": 2.0,
      "TaxAmount": 3.0
    },
    {
      "TaxCode": "sample string 1",
      "TaxRate": 2.0,
      "TaxAmount": 3.0
    }
  ],
  "Payment": {
    "InvoiceETTN": "sample string 1",
    "PaymentAccount": {
      "BranchCode": 1,
      "Number": "sample string 2",
      "Iban": "sample string 3"
    },
    "PaymentDate": "2025-11-04T12:30:52.5240143+03:00",
    "PaymentChannel": 0,
    "PaymentChannelCode": "sample string 3"
  },
  "SendMailAutomatically": true,
  "RoundCounter": 38.0
}
        application/xml, text/xml
            Sample:
        
<SaveInvoiceRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EInvoice.Service.Model.Mobile">
  <AccountingCost>sample string 22</AccountingCost>
  <AdditionalDocumentReferences>
    <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>
  </AdditionalDocumentReferences>
  <AliciBayiNo>sample string 28</AliciBayiNo>
  <AselsanReceiver>
    <EydepBilgisi>sample string 2</EydepBilgisi>
    <KobiBilgisi>1</KobiBilgisi>
  </AselsanReceiver>
  <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>3</CompanyId>
  <CounterpartyDocumentNumber>sample string 31</CounterpartyDocumentNumber>
  <CrossRate>13</CrossRate>
  <CrossRateDate>sample string 14</CrossRateDate>
  <CurrencyCode>sample string 12</CurrencyCode>
  <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>
  <ETTN>sample string 25</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 17</ExportRegisteredReasonCode>
  <IdAlici>10</IdAlici>
  <IdFaturaExternal>sample string 2</IdFaturaExternal>
  <IdIhracatAlici>11</IdIhracatAlici>
  <IdRepresentative>29</IdRepresentative>
  <InvoiceDate>sample string 5</InvoiceDate>
  <InvoiceNumber>sample string 1</InvoiceNumber>
  <InvoicePeriodEndDate>sample string 24</InvoicePeriodEndDate>
  <InvoicePeriodStartDate>sample string 23</InvoicePeriodStartDate>
  <InvoiceTime>sample string 6</InvoiceTime>
  <InvoiceTotalTaxList xmlns:d2p1="http://schemas.datacontract.org/2004/07/EInvoice.Service.Model">
    <d2p1:Tax>
      <d2p1:TaxAmount>3</d2p1:TaxAmount>
      <d2p1:TaxCode>sample string 1</d2p1:TaxCode>
      <d2p1:TaxRate>2</d2p1:TaxRate>
    </d2p1:Tax>
    <d2p1:Tax>
      <d2p1:TaxAmount>3</d2p1:TaxAmount>
      <d2p1:TaxCode>sample string 1</d2p1:TaxCode>
      <d2p1:TaxRate>2</d2p1:TaxRate>
    </d2p1:Tax>
  </InvoiceTotalTaxList>
  <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>
  <IsSgkMdl>30</IsSgkMdl>
  <KismiIadeMi>true</KismiIadeMi>
  <LastPaymentDate>sample string 9</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 7</OrderDate>
  <OrderNumber>sample string 8</OrderNumber>
  <Payment xmlns:d2p1="http://schemas.datacontract.org/2004/07/EInvoice.Service.Model">
    <d2p1:InvoiceETTN>sample string 1</d2p1:InvoiceETTN>
    <d2p1:PaymentAccount>
      <d2p1:BranchCode>1</d2p1:BranchCode>
      <d2p1:Iban>sample string 3</d2p1:Iban>
      <d2p1:Number>sample string 2</d2p1:Number>
    </d2p1:PaymentAccount>
    <d2p1:PaymentChannel>NONE</d2p1:PaymentChannel>
    <d2p1:PaymentChannelCode>sample string 3</d2p1:PaymentChannelCode>
    <d2p1:PaymentDate>2025-11-04T12:30:52.5240143+03:00</d2p1:PaymentDate>
  </Payment>
  <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 31</ExportRegisteredGtipNumber>
      <GTipNoArcvh>sample string 28</GTipNoArcvh>
      <GuidKey>sample string 2</GuidKey>
      <IdMensei>16</IdMensei>
      <IdSiniflandirmaKodu>15</IdSiniflandirmaKodu>
      <IlacTibbiCihazs>
        <IlacTibbiCihazModel>
          <Gtin>sample string 1</Gtin>
          <IlacTibbicihaz>7</IlacTibbicihaz>
          <LotNo>sample string 5</LotNo>
          <PartiNo>sample string 2</PartiNo>
          <SeriNo>sample string 6</SeriNo>
          <SiraNo>sample string 3</SiraNo>
          <SktDate>2025-11-04T12:30:52.5240143+03:00</SktDate>
          <UretimDate>2025-11-04T12:30:52.5240143+03:00</UretimDate>
          <UrunNo>sample string 4</UrunNo>
        </IlacTibbiCihazModel>
        <IlacTibbiCihazModel>
          <Gtin>sample string 1</Gtin>
          <IlacTibbicihaz>7</IlacTibbicihaz>
          <LotNo>sample string 5</LotNo>
          <PartiNo>sample string 2</PartiNo>
          <SeriNo>sample string 6</SeriNo>
          <SiraNo>sample string 3</SiraNo>
          <SktDate>2025-11-04T12:30:52.5240143+03:00</SktDate>
          <UretimDate>2025-11-04T12:30:52.5240143+03:00</UretimDate>
          <UrunNo>sample string 4</UrunNo>
        </IlacTibbiCihazModel>
      </IlacTibbiCihazs>
      <Imei1>sample string 32</Imei1>
      <Imei2>sample string 33</Imei2>
      <ImprintNumber>sample string 27</ImprintNumber>
      <IsDeviceType>34</IsDeviceType>
      <KalemNumarasi>35</KalemNumarasi>
      <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>
      <SellerExportRegisteredDibRawCode>sample string 30</SellerExportRegisteredDibRawCode>
      <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>
      <YerlilikOrani>36</YerlilikOrani>
    </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 31</ExportRegisteredGtipNumber>
      <GTipNoArcvh>sample string 28</GTipNoArcvh>
      <GuidKey>sample string 2</GuidKey>
      <IdMensei>16</IdMensei>
      <IdSiniflandirmaKodu>15</IdSiniflandirmaKodu>
      <IlacTibbiCihazs>
        <IlacTibbiCihazModel>
          <Gtin>sample string 1</Gtin>
          <IlacTibbicihaz>7</IlacTibbicihaz>
          <LotNo>sample string 5</LotNo>
          <PartiNo>sample string 2</PartiNo>
          <SeriNo>sample string 6</SeriNo>
          <SiraNo>sample string 3</SiraNo>
          <SktDate>2025-11-04T12:30:52.5240143+03:00</SktDate>
          <UretimDate>2025-11-04T12:30:52.5240143+03:00</UretimDate>
          <UrunNo>sample string 4</UrunNo>
        </IlacTibbiCihazModel>
        <IlacTibbiCihazModel>
          <Gtin>sample string 1</Gtin>
          <IlacTibbicihaz>7</IlacTibbicihaz>
          <LotNo>sample string 5</LotNo>
          <PartiNo>sample string 2</PartiNo>
          <SeriNo>sample string 6</SeriNo>
          <SiraNo>sample string 3</SiraNo>
          <SktDate>2025-11-04T12:30:52.5240143+03:00</SktDate>
          <UretimDate>2025-11-04T12:30:52.5240143+03:00</UretimDate>
          <UrunNo>sample string 4</UrunNo>
        </IlacTibbiCihazModel>
      </IlacTibbiCihazs>
      <Imei1>sample string 32</Imei1>
      <Imei2>sample string 33</Imei2>
      <ImprintNumber>sample string 27</ImprintNumber>
      <IsDeviceType>34</IsDeviceType>
      <KalemNumarasi>35</KalemNumarasi>
      <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>
      <SellerExportRegisteredDibRawCode>sample string 30</SellerExportRegisteredDibRawCode>
      <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>
      <YerlilikOrani>36</YerlilikOrani>
    </ProductInvioceMobileModel>
  </Products>
  <PublicReceiver>
    <PublicReceiverCity>3</PublicReceiverCity>
    <PublicReceiverCountry>sample string 4</PublicReceiverCountry>
    <PublicReceiverTitle>sample string 1</PublicReceiverTitle>
    <PublicReceiverVkn>sample string 2</PublicReceiverVkn>
  </PublicReceiver>
  <Receiver xmlns:d2p1="http://schemas.datacontract.org/2004/07/EInvoice.Service.Model">
    <d2p1:Address>
      <d2p1:BoulevardAveneuStreetName>sample string 1</d2p1:BoulevardAveneuStreetName>
      <d2p1:BuildingName>sample string 3</d2p1:BuildingName>
      <d2p1:BuildingNumber>sample string 2</d2p1:BuildingNumber>
      <d2p1:CityCode>4</d2p1:CityCode>
      <d2p1:CityName>sample string 5</d2p1:CityName>
      <d2p1:EMail>sample string 14</d2p1:EMail>
      <d2p1:FaxNumber>sample string 12</d2p1:FaxNumber>
      <d2p1:PostalCode>10</d2p1:PostalCode>
      <d2p1:TaxOfficeCode>8</d2p1:TaxOfficeCode>
      <d2p1:TaxOfficeName>sample string 9</d2p1:TaxOfficeName>
      <d2p1:TelephoneNumber>sample string 11</d2p1:TelephoneNumber>
      <d2p1:TownCode>6</d2p1:TownCode>
      <d2p1:TownName>sample string 7</d2p1:TownName>
      <d2p1:WebSite>sample string 13</d2p1:WebSite>
    </d2p1:Address>
    <d2p1:ExternalReceiverCode>sample string 1</d2p1:ExternalReceiverCode>
    <d2p1:InstallationNumber>sample string 5</d2p1:InstallationNumber>
    <d2p1:ReceiverName>sample string 4</d2p1:ReceiverName>
    <d2p1:ReceiverTaxCode>sample string 2</d2p1:ReceiverTaxCode>
    <d2p1:RecipientType>NONE</d2p1:RecipientType>
    <d2p1:SendingType>NONE</d2p1:SendingType>
    <d2p1:VendorNumber>sample string 3</d2p1:VendorNumber>
  </Receiver>
  <ReceiverInboxTag>sample string 4</ReceiverInboxTag>
  <RecipientType>NONE</RecipientType>
  <ReturnInvoiceDate>sample string 20</ReturnInvoiceDate>
  <ReturnInvoiceETTN>sample string 18</ReturnInvoiceETTN>
  <ReturnInvoiceNumber>sample string 19</ReturnInvoiceNumber>
  <ReturnNote>sample string 21</ReturnNote>
  <RoundCounter>38</RoundCounter>
  <ScenarioType>None</ScenarioType>
  <SendMailAutomatically>true</SendMailAutomatically>
  <SpecialBasisReasonCode>sample string 16</SpecialBasisReasonCode>
  <TaxExemptionReason>sample string 15</TaxExemptionReason>
  <TotalDiscountAmount>34</TotalDiscountAmount>
  <TotalLineExtensionAmount>32</TotalLineExtensionAmount>
  <TotalPayableAmount>36</TotalPayableAmount>
  <TotalTaxInclusiveAmount>33</TotalTaxInclusiveAmount>
  <TotalVATAmount>35</TotalVATAmount>
  <TouristInfo>
    <BankAccountNumber>sample string 6</BankAccountNumber>
    <BankBranchNumber>sample string 7</BankBranchNumber>
    <BankName>sample string 8</BankName>
    <Name>sample string 1</Name>
    <NationalityCode>sample string 3</NationalityCode>
    <PassportDate>sample string 5</PassportDate>
    <PassportNumber>sample string 4</PassportNumber>
    <SurName>sample string 2</SurName>
  </TouristInfo>
  <WebSellingInfo>
    <Carrier xmlns:d3p1="http://schemas.datacontract.org/2004/07/EInvoice.Service.Model">
      <d3p1:CarrierId>1</d3p1:CarrierId>
      <d3p1:CarrierName>sample string 3</d3p1:CarrierName>
      <d3p1:VknTckn>sample string 2</d3p1:VknTckn>
    </Carrier>
    <OtherPaymentType>sample string 2</OtherPaymentType>
    <PaymentDate>sample string 4</PaymentDate>
    <PaymentMediatorName>sample string 3</PaymentMediatorName>
    <PaymentType>NONE</PaymentType>
    <SendingDate>sample string 5</SendingDate>
    <WebAddress>sample string 1</WebAddress>
  </WebSellingInfo>
</SaveInvoiceRequest>
        application/x-www-form-urlencoded
            Sample:
    
        
Response Information
Resource Description
SaveInvoiceResponse| Name | Description | Type | Additional information | 
|---|---|---|---|
| InvoiceNumber | string | 
                             None.  | 
                |
| Ettn | string | 
                             None.  | 
                |
| Result | ResultType | 
                             None.  | 
                |
| ErrorMessage | string | 
                             None.  | 
                
Response Formats
application/json, text/json
            Sample:
        
{
  "InvoiceNumber": "sample string 1",
  "Ettn": "sample string 2",
  "Result": 0,
  "ErrorMessage": "sample string 3"
}
        application/xml, text/xml
            Sample:
<SaveInvoiceResponse 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 3</_x003C_ErrorMessage_x003E_k__BackingField> <_x003C_Result_x003E_k__BackingField>Success</_x003C_Result_x003E_k__BackingField> <Ettn>sample string 2</Ettn> <InvoiceNumber>sample string 1</InvoiceNumber> </SaveInvoiceResponse>