- 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
5.2 B2B
5.2 B2B Credit Invoice Non-Associated#
5.2 B2B
{
"IAPRSignPolicy": 2,
"CurrencyCode": "EUR",
"InvoiceType": "Credit Invoice Non-Associated ",
"InvoiceTypeCode": "5.2",
"DocumentType": "Credit Invoice Non-Associated ",
"DocumentTypeCode": "INVOICE",
"OrderNumber": "",
"Series": "0",
"Number": "818552",
"DateIssued": "2025-01-23T13:03:04",
"Issuer": {
"RegisteredName": "issuer's name",
"BrandName": "issuer's brand",
"Vat": "EL123456789",
"TaxOffice": "issuer's Tax Office",
"Phones": [
"200000000"
],
"Faxes": [
"200000000"
],
"Address": {
"CountryCode": "GR",
"City": "issuer's city",
"Street": "issuer's street",
"Number": "issuer's number",
"Postal": "issuer's postal code"
},
"BranchCode": 0
},
"CounterParty": {
"RegisteredName": "counter party's name",
"BrandName": "counter party's brand",
"Vat": "EL000000000",
"TaxOffice": "counter party's Tax Office",
"Phones": [
"200000000"
],
"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
},
"Banks": [
{
"Name": "bank",
"IBAN": "GR0000000000"
}
],
"DistributionDetails": {
"InternalDocumentId": "InternalDocumentId_124214374845",
"DeliveryDestinationDetails": {
"Address": {
"GLN": ""
}
}
},
"PaymentDetails": {
"PaymentMethods": [
{
"PaymentMethodType": "ΕΠΙ ΠΙΣΤΩΣΕΙ",
"PaymentMethodTypeCode": 5,
"amount": 254.25
}
]
},
"AdditionalDetails": {
"TransmissionMethod": "A",
"AvoidEmailGrouping": false,
"accountingDepartmentEmails": [
""
]
},
"Details": [
{
"LineNo": 1,
"Code": "215096",
"ItemCodification": "",
"Descriptions": [
"Product's specifications"
],
"MeasurementUnit": "TMX",
"MeasurementUnitCode": 1,
"Quantity": 5,
"UnitPrice": 45,
"NetTotal": 225,
"Total": 254.25,
"VATTotal": 29.25,
"VatCategory": "13%",
"VatCategoryCode": 2,
"IsInformative": false,
"IsHidden": false,
"RecordTypeCode": 0,
"IncomeClassification": {
"ClassificationTypeCode": "E3_561_001",
"ClassificationCategoryCode": "category1_1"
}
}
],
"Summaries": {
"TotalNetAmount": 225,
"TotalVATAmount": 29.25,
"TotalGrossValue": 254.25
},
"VatAnalysis": [
{
"Name": "13%",
"Percentage": 13,
"VatAmount": 29.25,
"UnderlyingValue": 225
}
],
"IsDelayedCode": 0
}
5.2 B2B Credit Invoice Credit Invoice Non-Associated (credit Vat)#
Accordion1
You can put other components inside Accordions.
{
"IAPRSignPolicy": 2,
"CurrencyCode": "EUR",
"InvoiceType": "Credit Invoice Non-Associated ",
"InvoiceTypeCode": "5.2",
"DocumentType": "Credit Invoice Non-Associated ",
"DocumentTypeCode": "INVOICE",
"OrderNumber": "",
"Series": "0",
"Number": "56803",
"DateIssued": "2025-01-27T13:03:04",
"Issuer": {
"RegisteredName": "issuer's name",
"BrandName": "issuer's brand",
"Vat": "EL123456789",
"TaxOffice": "issuer's Tax Office",
"Phones": [
"200000000"
],
"Faxes": [
"200000000"
],
"Address": {
"CountryCode": "GR",
"City": "issuer's city",
"Street": "issuer's street",
"Number": "issuer's number",
"Postal": "issuer's postal code"
},
"BranchCode": 0
},
"CounterParty": {
"RegisteredName": "counter party's name",
"BrandName": "counter party's brand",
"Vat": "EL000000000",
"TaxOffice": "counter party's Tax Office",
"Phones": [
"200000000"
],
"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
},
"Banks": [
{
"Name": "bank",
"IBAN": "GR0000000000"
}
],
"DistributionDetails": {
"InternalDocumentId": "InternalDocumentId_12744374845",
"DeliveryDestinationDetails": {
"Address": {
"GLN": ""
}
}
},
"PaymentDetails": {
"PaymentMethods": [
{
"PaymentMethodType": "ΕΠΙ ΠΙΣΤΩΣΕΙ",
"PaymentMethodTypeCode": 5,
"amount": 240
}
]
},
"AdditionalDetails": {
"TransmissionMethod": "A",
"AvoidEmailGrouping": false,
"accountingDepartmentEmails": [
""
]
},
"Details": [
{
"LineNo": 1,
"Code": "215096",
"ItemCodification": "",
"Descriptions": [
"Product's specifications"
],
"MeasurementUnit": "",
"MeasurementUnitCode": 1,
"Quantity": 0,
"UnitPrice": 0,
"NetTotal": 0,
"Total": 240,
"VATTotal": 240,
"VatCategory": "13%",
"VatCategoryCode": 2,
"IsInformative": false,
"IsHidden": false,
"RecordTypeCode": 0,
"IncomeClassification": {
"ClassificationTypeCode": null,
"ClassificationCategoryCode": "category1_95"
}
}
],
"Summaries": {
"TotalNetAmount": 0,
"TotalVATAmount": 240,
"TotalGrossValue": 240
},
"VatAnalysis": [
{
"Name": "13%",
"Percentage": 13,
"VatAmount": 240,
"UnderlyingValue": 0
}
],
"IsDelayedCode": 0
}
Modified at 2025-01-29 15:24:19