- eInvoicing Service
- About Us
- What We Offer
- FAQ
- Change Logs
- On Boarding
- eInvoicing Service API
- Service Endpoints & Network Details
- API Authentication
- API Endpoints
- JSON Structures & Payloads
- Offline QR Code
- My data status
- Extra Functionalities
- Terminology
- VAT Validation
- Attachments
- SOFTONE ERP Related Segments
- eInvoicing Portal
- WIKI JSON Internal
- WIKI JSON Samples
11.3 B2C
11.3 B2C Simplified Invoice#
11.3 B2C
{
"IAPRSignPolicy": 2,
"CurrencyCode": "EUR",
"InvoiceType": "Simplified Invoice",
"DocumentType": "Simplified Invoice",
"InvoiceTypeCode": "11.3",
"DocumentTypeCode": "INVOICE",
"OrderNumber": "",
"Series": "0",
"Number": "24005464643634",
"DateIssued": "2025-01-23T13:18:12",
"Issuer": {
"RegisteredName": "issuer's name",
"BrandName": "issuer's brand",
"Vat": "EL123456789",
"TaxOffice": "issuer's Tax Office",
"Phones": [
"2000000000"
],
"Faxes": [
"2000000000"
],
"Address": {
"CountryCode": "GR",
"City": "issuer's headquarters city",
"Street": "issuer's headquarters street",
"Number": "issuer's headquarters street number",
"Postal": "issuer's headquarters postal code"
},
"BranchCode": 0
},
"Banks": [
{
"Name": "bank",
"IBAN": "GR0000000000"
}
],
"DistributionDetails": {
"InternalDocumentId": "InternalDocumentId_12431274845",
"DeliveryDestinationDetails": {
"Address": {
"GLN": ""
}
}
},
"PaymentDetails": {
"PaymentMethods": [
{
"PaymentMethodType": "On Credit",
"PaymentMethodTypeCode": 5,
"amount": 3548.88
}
]
},
"AdditionalDetails": {
"TransmissionMethod": "A",
"AvoidEmailGrouping": false,
"accountingDepartmentEmails": [
""
]
},
"Details": [
{
"LineNo": 1,
"Code": "289406",
"ItemCodification": "",
"Descriptions": [
"Product's specifications"
],
"MeasurementUnit": "TMX",
"MeasurementUnitCode": 1,
"Quantity": 1,
"UnitPrice": 2862.00,
"NetTotal": 2862.00,
"Total": 3548.88,
"VATTotal": 686.88,
"VatCategory": "24%",
"VatCategoryCode": 1,
"IsInformative": false,
"IsHidden": false,
"RecordTypeCode": 0,
"IncomeClassification": {
"ClassificationTypeCode": "E3_561_001",
"ClassificationCategoryCode": "category1_1"
}
}
],
"Summaries": {
"TotalNetAmount": 2862.00,
"TotalVATAmount": 686.88,
"TotalGrossValue": 3548.88
},
"VatAnalysis": [
{
"Name": "24%",
"Percentage": 24,
"VatAmount": 686.88,
"UnderlyingValue": 2862
}
],
"IsDelayedCode": 0
}
11.3 B2C Sale of used cars, VAT exemption article 45#
11.3 B2C
{
"IAPRSignPolicy": 2,
"CurrencyCode": "EUR",
"InvoiceType": "Simplified Invoice",
"DocumentType": "Simplified Invoice",
"InvoiceTypeCode": "11.3",
"DocumentTypeCode": "INVOICE",
"OrderNumber": "",
"Series": "B",
"Number": "0000940",
"DateIssued": "2025-02-04T12:30:00",
"Issuer": {
"RegisteredName": "issuer's name",
"BrandName": "issuer's brand",
"Vat": "EL123456789",
"TaxOffice": "issuer's Tax Office",
"Phones": [
"2000000000"
],
"Faxes": [
"2000000000"
],
"Address": {
"CountryCode": "GR",
"City": "issuer's headquarters city",
"Street": "issuer's headquarters street",
"Number": "issuer's headquarters street number",
"Postal": "issuer's headquarters postal code"
},
"BranchCode": 0
},
"CounterParty": {
"RegisteredName": "counter party's name",
"BrandName": "counter party's name",
"Vat": "EL000000000",
"TaxOffice": "counter party's Tax Office",
"Phones": [
"20000000"
],
"Address": {
"CountryCode": "GR",
"City": "counter party's city",
"Street": "counter party's street",
"Number": "counter party's number",
"Postal": "counter party's postal code"
},
"BranchCode": 0
},
"DistributionDetails": {
"InternalDocumentId": "InternalDocumentId_124564455",
"DeliveryDestinationDetails": {
"Address": {
"GLN": ""
}
}
},
"PaymentDetails": {
"PaymentMethods": [
{
"PaymentMethodType": "On Credit",
"PaymentMethodTypeCode": 5,
"amount": 7200
}
]
},
"AdditionalDetails": {
"TransmissionMethod": "A",
"AvoidEmailGrouping": false,
"accountingDepartmentEmails": [
""
]
},
"Details": [
{
"LineNo": 1,
"Code": "HMN9979",
"ItemCodification": "",
"Descriptions": [
"Product's specifications"
],
"MeasurementUnit": "ΤΕΜ",
"measurementUnitCode": 1,
"Quantity": 1.00,
"UnitPrice": 5000,
"NetTotal": 5000,
"Total": 6200,
"vatTotal": 1200,
"vatCategory": "24%",
"VatCategoryCode": 1,
"discountOption": false,
"IsInformative": false,
"IsHidden": false,
"RecordTypeCode": 0,
"IncomeClassification": {
"ClassificationTypeCode": "",
"ClassificationCategoryCode": "category1_95"
}
},
{
"LineNo": 2,
"Code": "HMN9979",
"ItemCodification": "",
"Descriptions": [
"Product's specifications"
],
"MeasurementUnit": "ΤΕΜ",
"measurementUnitCode": 1,
"Quantity": 1.00,
"UnitPrice": 1000,
"NetTotal": 1000,
"Total": 1000,
"vatTotal": 0.0,
"VatExemptionCategoryCode": 22,
"vatCategory": "0%",
"VatCategoryCode": 7,
"IsInformative": false,
"IsHidden": false,
"RecordTypeCode": 0,
"IncomeClassification": {
"ClassificationTypeCode": "",
"ClassificationCategoryCode": "category1_95"
}
}
],
"Summaries": {
"totalCatalogNetAmount": 6000,
"totalAllowances": 0.00,
"totalNetAmount": 6000,
"totalVATAmount": 1200,
"totalGrossValue": 7200.00
},
"VatAnalysis": [
{
"name": "24.0%",
"percentage": 24,
"vatAmount": 1200.00,
"underlyingValue": 5000.00
}
],
"isDelayedCode": 0
}
Modified at 2025-02-05 11:11:54