- eInvoicing Service
- About Us
- What We Offer
- FAQ
- Changelog
- On Boarding
- eInvoicing Service API
- API Authentication
- API Endpoints
- JSON Structures & Payloads
- Offline QR Code
- Status MyData
- Extra Functionalities
- Terminology
- VAT Validation
- Attachments
- SOFTONE ERP Related Segments
- API Authentication
- eInvoicing Portal
- WIKI JSON Samples
/Receipt
IMPACT DEMO API
https://einvoiceapiuat.impact.gr
IMPACT DEMO API
https://einvoiceapiuat.impact.gr
POST
/Receipt
Receipt
Request
Header Params
APIKey
string
optional
Body Params application/json
uid
string | null
optional
mark
integer <int64> | null
optional
authenticationCode
string | null
optional
currency
string | null
optional
currencyCode
string | null
optional
exchangeCurrencyRate
number <double> | null
optional
iaprSignPolicy
enum<integer> <int32>
optional
Allowed values:
012
documentTypeCode
string | null
optional
erpQrCode
string | null
optional
publicSalt
string | null
optional
publicSignature
string | null
optional
privateSignature
string | null
optional
correlatedInvoices
array[integer <int64>] | null
optional
relativeDocuments
array[string] | null
optional
gsisRelatedInvoices
array[string] | null
optional
multipleConnectedMarks
array[integer <int64>] | null
optional
series
string | null
optional
number
string | null
optional
providerSignatureIdentifier
string | null
optional
dateIssued
string <date-time>
optional
invoiceType
string | null
optional
invoiceTypeCode
string | null
optional
totalAmount
number <double>
optional
totalAmountAC
number <double> | null
optional
issuer
object (Party)
optional
registeredName
string | null
optional
brandName
string | null
optional
contactPerson
string | null
optional
registrationNumber
string | null
optional
envelopeNumber
string | null
optional
ysn
string | null
optional
vat
string | null
optional
paidUpSharedCapital
number <double> | null
optional
sharedCapitalSubscribed
number <double> | null
optional
taxOffice
string | null
optional
taxOfficeCode
string | null
optional
activities
array[string] | null
optional
generalCommercialRegistryNumber
string | null
optional
phones
array[string] | null
optional
faxes
array[string] | null
optional
emails
array[string] | null
optional
url
string | null
optional
address
object (Address)
optional
branch
string | null
optional
branchCode
integer <int32> | null
optional
branchId
string | null
optional
posId
string | null
optional
branchAddress
object (Address)
optional
branchPhones
array[string] | null
optional
branchFaxes
array[string] | null
optional
branchEmails
array[string] | null
optional
taxRegime
string | null
optional
category
string | null
optional
type
string | null
optional
code
string | null
optional
externalCode
string | null
optional
otherInfo
string | null
optional
identityType
string | null
optional
identityIdentifier
string | null
optional
identityIssuanceCountry
string | null
optional
identityIssuanceCountryCode
string | null
optional
taxRepresentativeName
string | null
optional
taxRepresentativeVat
string | null
optional
taxRepresentativeCountry
string | null
optional
taxRepresentativeCountryCode
string | null
optional
vatExemptionNote
string | null
optional
bank
object (Bank)
optional
fuelDistributorCode
string | null
optional
counterParty
object (Party)
optional
cardlines
array[object (CardLine) {16}] | null
optional
lineNo
integer <int32> | null
optional
amount
number <double>
optional
amountAC
number <double> | null
optional
tipAmount
number <double> | null
optional
tipAmountAC
number <double> | null
optional
transactionId
string | null
optional
cardNumber
string | null
optional
providersSignature
string | null
optional
ecrToken
string | null
optional
ecrId
string | null
optional
posInput
string | null
optional
terminalId
string | null
optional
rrn
string | null
optional
remarks
string | null
optional
isInformative
boolean
optional
isHidden
boolean
optional
cashlines
array[object (CashLine) {6}] | null
optional
lineNo
integer <int32> | null
optional
amount
number <double>
optional
amountAC
number <double> | null
optional
remarks
string | null
optional
isInformative
boolean
optional
isHidden
boolean
optional
voucherlines
array[object (VoucherLine) {6}] | null
optional
lineNo
integer <int32> | null
optional
amount
number <double>
optional
amountAC
number <double> | null
optional
remarks
string | null
optional
voucherNo
string | null
optional
isInformative
boolean
optional
chequelines
array[object (ChequeLine) {11}] | null
optional
lineNo
integer <int32> | null
optional
chequeNo
string | null
optional
issuanceDate
string <date-time>
optional
expirationDate
string <date-time>
optional
bank
object (Bank)
optional
publisher
object (Party)
optional
amount
number <double>
optional
amountAC
number <double> | null
optional
remarks
string | null
optional
isInformative
boolean
optional
isHidden
boolean
optional
remittanceLines
array[object (RemittanceLine) {8}] | null
optional
lineNo
integer <int32> | null
optional
referenceCode
string | null
optional
counterParty
object (Party)
optional
amount
number <double>
optional
amountAC
number <double> | null
optional
remarks
string | null
optional
isInformative
boolean
optional
isHidden
boolean
optional
internalDocumentId
string | null
optional
miscellaneousData
object (MiscellaneousData)
optional
moreInformation1
string | null
optional
moreInformation2
string | null
optional
moreInformation3
string | null
optional
comments1
string | null
optional
comments2
string | null
optional
accompanyingText
string | null
optional
purchaseOrderNumber
string | null
optional
purchaseDate
string <date-time> | null
optional
qrCode
string | null
optional
gtin
string | null
optional
aadeXml
string | null
optional
iaprResponse
string | null
optional
isDelayedCode
enum<integer> <int32>
optional
Allowed values:
01234
thirdPartyCollection
boolean
optional
Example
{
"uid": "string",
"mark": 0,
"authenticationCode": "string",
"currency": "string",
"currencyCode": "string",
"exchangeCurrencyRate": 0,
"iaprSignPolicy": 0,
"documentTypeCode": "string",
"erpQrCode": "string",
"publicSalt": "string",
"publicSignature": "string",
"privateSignature": "string",
"correlatedInvoices": [
0
],
"relativeDocuments": [
"string"
],
"gsisRelatedInvoices": [
"string"
],
"multipleConnectedMarks": [
0
],
"series": "string",
"number": "string",
"providerSignatureIdentifier": "string",
"dateIssued": "2025-06-05T13:33:32.488Z",
"invoiceType": "string",
"invoiceTypeCode": "string",
"totalAmount": 0,
"totalAmountAC": 0,
"issuer": {
"registeredName": "string",
"brandName": "string",
"contactPerson": "string",
"registrationNumber": "string",
"envelopeNumber": "string",
"ysn": "string",
"vat": "string",
"paidUpSharedCapital": 0,
"sharedCapitalSubscribed": 0,
"taxOffice": "string",
"taxOfficeCode": "string",
"activities": [
"string"
],
"generalCommercialRegistryNumber": "string",
"phones": [
"string"
],
"faxes": [
"string"
],
"emails": [
"string"
],
"url": "string",
"address": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branch": "string",
"branchCode": 0,
"branchId": "string",
"posId": "string",
"branchAddress": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branchPhones": [
"string"
],
"branchFaxes": [
"string"
],
"branchEmails": [
"string"
],
"taxRegime": "string",
"category": "string",
"type": "string",
"code": "string",
"externalCode": "string",
"otherInfo": "string",
"identityType": "string",
"identityIdentifier": "string",
"identityIssuanceCountry": "string",
"identityIssuanceCountryCode": "string",
"taxRepresentativeName": "string",
"taxRepresentativeVat": "string",
"taxRepresentativeCountry": "string",
"taxRepresentativeCountryCode": "string",
"vatExemptionNote": "string",
"bank": {
"bicCode": "string",
"name": "string",
"vat": "string",
"branchCode": "string",
"branch": "string",
"account": "string",
"iban": "string",
"contactDetails": "string",
"vatinid": "string",
"vatin": "string",
"swift": "string"
},
"fuelDistributorCode": "string"
},
"counterParty": {
"registeredName": "string",
"brandName": "string",
"contactPerson": "string",
"registrationNumber": "string",
"envelopeNumber": "string",
"ysn": "string",
"vat": "string",
"paidUpSharedCapital": 0,
"sharedCapitalSubscribed": 0,
"taxOffice": "string",
"taxOfficeCode": "string",
"activities": [
"string"
],
"generalCommercialRegistryNumber": "string",
"phones": [
"string"
],
"faxes": [
"string"
],
"emails": [
"string"
],
"url": "string",
"address": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branch": "string",
"branchCode": 0,
"branchId": "string",
"posId": "string",
"branchAddress": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branchPhones": [
"string"
],
"branchFaxes": [
"string"
],
"branchEmails": [
"string"
],
"taxRegime": "string",
"category": "string",
"type": "string",
"code": "string",
"externalCode": "string",
"otherInfo": "string",
"identityType": "string",
"identityIdentifier": "string",
"identityIssuanceCountry": "string",
"identityIssuanceCountryCode": "string",
"taxRepresentativeName": "string",
"taxRepresentativeVat": "string",
"taxRepresentativeCountry": "string",
"taxRepresentativeCountryCode": "string",
"vatExemptionNote": "string",
"bank": {
"bicCode": "string",
"name": "string",
"vat": "string",
"branchCode": "string",
"branch": "string",
"account": "string",
"iban": "string",
"contactDetails": "string",
"vatinid": "string",
"vatin": "string",
"swift": "string"
},
"fuelDistributorCode": "string"
},
"cardlines": [
{
"lineNo": 0,
"amount": 0,
"amountAC": 0,
"tipAmount": 0,
"tipAmountAC": 0,
"transactionId": "string",
"cardNumber": "string",
"providersSignature": "string",
"ecrToken": "string",
"ecrId": "string",
"posInput": "string",
"terminalId": "string",
"rrn": "string",
"remarks": "string",
"isInformative": true,
"isHidden": true
}
],
"cashlines": [
{
"lineNo": 0,
"amount": 0,
"amountAC": 0,
"remarks": "string",
"isInformative": true,
"isHidden": true
}
],
"voucherlines": [
{
"lineNo": 0,
"amount": 0,
"amountAC": 0,
"remarks": "string",
"voucherNo": "string",
"isInformative": true
}
],
"chequelines": [
{
"lineNo": 0,
"chequeNo": "string",
"issuanceDate": "2025-06-05T13:33:32.488Z",
"expirationDate": "2025-06-05T13:33:32.488Z",
"bank": {
"bicCode": "string",
"name": "string",
"vat": "string",
"branchCode": "string",
"branch": "string",
"account": "string",
"iban": "string",
"contactDetails": "string",
"vatinid": "string",
"vatin": "string",
"swift": "string"
},
"publisher": {
"registeredName": "string",
"brandName": "string",
"contactPerson": "string",
"registrationNumber": "string",
"envelopeNumber": "string",
"ysn": "string",
"vat": "string",
"paidUpSharedCapital": 0,
"sharedCapitalSubscribed": 0,
"taxOffice": "string",
"taxOfficeCode": "string",
"activities": [
"string"
],
"generalCommercialRegistryNumber": "string",
"phones": [
"string"
],
"faxes": [
"string"
],
"emails": [
"string"
],
"url": "string",
"address": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branch": "string",
"branchCode": 0,
"branchId": "string",
"posId": "string",
"branchAddress": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branchPhones": [
"string"
],
"branchFaxes": [
"string"
],
"branchEmails": [
"string"
],
"taxRegime": "string",
"category": "string",
"type": "string",
"code": "string",
"externalCode": "string",
"otherInfo": "string",
"identityType": "string",
"identityIdentifier": "string",
"identityIssuanceCountry": "string",
"identityIssuanceCountryCode": "string",
"taxRepresentativeName": "string",
"taxRepresentativeVat": "string",
"taxRepresentativeCountry": "string",
"taxRepresentativeCountryCode": "string",
"vatExemptionNote": "string",
"bank": {
"bicCode": "string",
"name": "string",
"vat": "string",
"branchCode": "string",
"branch": "string",
"account": "string",
"iban": "string",
"contactDetails": "string",
"vatinid": "string",
"vatin": "string",
"swift": "string"
},
"fuelDistributorCode": "string"
},
"amount": 0,
"amountAC": 0,
"remarks": "string",
"isInformative": true,
"isHidden": true
}
],
"remittanceLines": [
{
"lineNo": 0,
"referenceCode": "string",
"counterParty": {
"registeredName": "string",
"brandName": "string",
"contactPerson": "string",
"registrationNumber": "string",
"envelopeNumber": "string",
"ysn": "string",
"vat": "string",
"paidUpSharedCapital": 0,
"sharedCapitalSubscribed": 0,
"taxOffice": "string",
"taxOfficeCode": "string",
"activities": [
"string"
],
"generalCommercialRegistryNumber": "string",
"phones": [
"string"
],
"faxes": [
"string"
],
"emails": [
"string"
],
"url": "string",
"address": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branch": "string",
"branchCode": 0,
"branchId": "string",
"posId": "string",
"branchAddress": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branchPhones": [
"string"
],
"branchFaxes": [
"string"
],
"branchEmails": [
"string"
],
"taxRegime": "string",
"category": "string",
"type": "string",
"code": "string",
"externalCode": "string",
"otherInfo": "string",
"identityType": "string",
"identityIdentifier": "string",
"identityIssuanceCountry": "string",
"identityIssuanceCountryCode": "string",
"taxRepresentativeName": "string",
"taxRepresentativeVat": "string",
"taxRepresentativeCountry": "string",
"taxRepresentativeCountryCode": "string",
"vatExemptionNote": "string",
"bank": {
"bicCode": "string",
"name": "string",
"vat": "string",
"branchCode": "string",
"branch": "string",
"account": "string",
"iban": "string",
"contactDetails": "string",
"vatinid": "string",
"vatin": "string",
"swift": "string"
},
"fuelDistributorCode": "string"
},
"amount": 0,
"amountAC": 0,
"remarks": "string",
"isInformative": true,
"isHidden": true
}
],
"internalDocumentId": "string",
"miscellaneousData": {
"moreInformation1": "string",
"moreInformation2": "string",
"moreInformation3": "string",
"comments1": "string",
"comments2": "string",
"accompanyingText": "string",
"purchaseOrderNumber": "string",
"purchaseDate": "2025-06-05T13:33:32.488Z",
"qrCode": "string",
"gtin": "string"
},
"aadeXml": "string",
"iaprResponse": "string",
"isDelayedCode": 0,
"thirdPartyCollection": true
}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://einvoiceapiuat.impact.gr/Receipt' \
--header 'APIKey;' \
--header 'Content-Type: application/json' \
--data-raw '{
"uid": "string",
"mark": 0,
"authenticationCode": "string",
"currency": "string",
"currencyCode": "string",
"exchangeCurrencyRate": 0,
"iaprSignPolicy": 0,
"documentTypeCode": "string",
"erpQrCode": "string",
"publicSalt": "string",
"publicSignature": "string",
"privateSignature": "string",
"correlatedInvoices": [
0
],
"relativeDocuments": [
"string"
],
"gsisRelatedInvoices": [
"string"
],
"multipleConnectedMarks": [
0
],
"series": "string",
"number": "string",
"providerSignatureIdentifier": "string",
"dateIssued": "2025-06-05T13:33:32.488Z",
"invoiceType": "string",
"invoiceTypeCode": "string",
"totalAmount": 0,
"totalAmountAC": 0,
"issuer": {
"registeredName": "string",
"brandName": "string",
"contactPerson": "string",
"registrationNumber": "string",
"envelopeNumber": "string",
"ysn": "string",
"vat": "string",
"paidUpSharedCapital": 0,
"sharedCapitalSubscribed": 0,
"taxOffice": "string",
"taxOfficeCode": "string",
"activities": [
"string"
],
"generalCommercialRegistryNumber": "string",
"phones": [
"string"
],
"faxes": [
"string"
],
"emails": [
"string"
],
"url": "string",
"address": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branch": "string",
"branchCode": 0,
"branchId": "string",
"posId": "string",
"branchAddress": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branchPhones": [
"string"
],
"branchFaxes": [
"string"
],
"branchEmails": [
"string"
],
"taxRegime": "string",
"category": "string",
"type": "string",
"code": "string",
"externalCode": "string",
"otherInfo": "string",
"identityType": "string",
"identityIdentifier": "string",
"identityIssuanceCountry": "string",
"identityIssuanceCountryCode": "string",
"taxRepresentativeName": "string",
"taxRepresentativeVat": "string",
"taxRepresentativeCountry": "string",
"taxRepresentativeCountryCode": "string",
"vatExemptionNote": "string",
"bank": {
"bicCode": "string",
"name": "string",
"vat": "string",
"branchCode": "string",
"branch": "string",
"account": "string",
"iban": "string",
"contactDetails": "string",
"vatinid": "string",
"vatin": "string",
"swift": "string"
},
"fuelDistributorCode": "string"
},
"counterParty": {
"registeredName": "string",
"brandName": "string",
"contactPerson": "string",
"registrationNumber": "string",
"envelopeNumber": "string",
"ysn": "string",
"vat": "string",
"paidUpSharedCapital": 0,
"sharedCapitalSubscribed": 0,
"taxOffice": "string",
"taxOfficeCode": "string",
"activities": [
"string"
],
"generalCommercialRegistryNumber": "string",
"phones": [
"string"
],
"faxes": [
"string"
],
"emails": [
"string"
],
"url": "string",
"address": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branch": "string",
"branchCode": 0,
"branchId": "string",
"posId": "string",
"branchAddress": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branchPhones": [
"string"
],
"branchFaxes": [
"string"
],
"branchEmails": [
"string"
],
"taxRegime": "string",
"category": "string",
"type": "string",
"code": "string",
"externalCode": "string",
"otherInfo": "string",
"identityType": "string",
"identityIdentifier": "string",
"identityIssuanceCountry": "string",
"identityIssuanceCountryCode": "string",
"taxRepresentativeName": "string",
"taxRepresentativeVat": "string",
"taxRepresentativeCountry": "string",
"taxRepresentativeCountryCode": "string",
"vatExemptionNote": "string",
"bank": {
"bicCode": "string",
"name": "string",
"vat": "string",
"branchCode": "string",
"branch": "string",
"account": "string",
"iban": "string",
"contactDetails": "string",
"vatinid": "string",
"vatin": "string",
"swift": "string"
},
"fuelDistributorCode": "string"
},
"cardlines": [
{
"lineNo": 0,
"amount": 0,
"amountAC": 0,
"tipAmount": 0,
"tipAmountAC": 0,
"transactionId": "string",
"cardNumber": "string",
"providersSignature": "string",
"ecrToken": "string",
"ecrId": "string",
"posInput": "string",
"terminalId": "string",
"rrn": "string",
"remarks": "string",
"isInformative": true,
"isHidden": true
}
],
"cashlines": [
{
"lineNo": 0,
"amount": 0,
"amountAC": 0,
"remarks": "string",
"isInformative": true,
"isHidden": true
}
],
"voucherlines": [
{
"lineNo": 0,
"amount": 0,
"amountAC": 0,
"remarks": "string",
"voucherNo": "string",
"isInformative": true
}
],
"chequelines": [
{
"lineNo": 0,
"chequeNo": "string",
"issuanceDate": "2025-06-05T13:33:32.488Z",
"expirationDate": "2025-06-05T13:33:32.488Z",
"bank": {
"bicCode": "string",
"name": "string",
"vat": "string",
"branchCode": "string",
"branch": "string",
"account": "string",
"iban": "string",
"contactDetails": "string",
"vatinid": "string",
"vatin": "string",
"swift": "string"
},
"publisher": {
"registeredName": "string",
"brandName": "string",
"contactPerson": "string",
"registrationNumber": "string",
"envelopeNumber": "string",
"ysn": "string",
"vat": "string",
"paidUpSharedCapital": 0,
"sharedCapitalSubscribed": 0,
"taxOffice": "string",
"taxOfficeCode": "string",
"activities": [
"string"
],
"generalCommercialRegistryNumber": "string",
"phones": [
"string"
],
"faxes": [
"string"
],
"emails": [
"string"
],
"url": "string",
"address": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branch": "string",
"branchCode": 0,
"branchId": "string",
"posId": "string",
"branchAddress": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branchPhones": [
"string"
],
"branchFaxes": [
"string"
],
"branchEmails": [
"string"
],
"taxRegime": "string",
"category": "string",
"type": "string",
"code": "string",
"externalCode": "string",
"otherInfo": "string",
"identityType": "string",
"identityIdentifier": "string",
"identityIssuanceCountry": "string",
"identityIssuanceCountryCode": "string",
"taxRepresentativeName": "string",
"taxRepresentativeVat": "string",
"taxRepresentativeCountry": "string",
"taxRepresentativeCountryCode": "string",
"vatExemptionNote": "string",
"bank": {
"bicCode": "string",
"name": "string",
"vat": "string",
"branchCode": "string",
"branch": "string",
"account": "string",
"iban": "string",
"contactDetails": "string",
"vatinid": "string",
"vatin": "string",
"swift": "string"
},
"fuelDistributorCode": "string"
},
"amount": 0,
"amountAC": 0,
"remarks": "string",
"isInformative": true,
"isHidden": true
}
],
"remittanceLines": [
{
"lineNo": 0,
"referenceCode": "string",
"counterParty": {
"registeredName": "string",
"brandName": "string",
"contactPerson": "string",
"registrationNumber": "string",
"envelopeNumber": "string",
"ysn": "string",
"vat": "string",
"paidUpSharedCapital": 0,
"sharedCapitalSubscribed": 0,
"taxOffice": "string",
"taxOfficeCode": "string",
"activities": [
"string"
],
"generalCommercialRegistryNumber": "string",
"phones": [
"string"
],
"faxes": [
"string"
],
"emails": [
"string"
],
"url": "string",
"address": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branch": "string",
"branchCode": 0,
"branchId": "string",
"posId": "string",
"branchAddress": {
"country": "string",
"countryCode": "string",
"municipality": "string",
"municipalityCode": "string",
"region": "string",
"regionCode": "string",
"city": "string",
"cityCode": "string",
"street": "string",
"number": "string",
"postal": "string",
"geographicalCoordinates": {
"lat": 0,
"lng": 0
},
"gln": "string",
"supplyAccountNo": "string"
},
"branchPhones": [
"string"
],
"branchFaxes": [
"string"
],
"branchEmails": [
"string"
],
"taxRegime": "string",
"category": "string",
"type": "string",
"code": "string",
"externalCode": "string",
"otherInfo": "string",
"identityType": "string",
"identityIdentifier": "string",
"identityIssuanceCountry": "string",
"identityIssuanceCountryCode": "string",
"taxRepresentativeName": "string",
"taxRepresentativeVat": "string",
"taxRepresentativeCountry": "string",
"taxRepresentativeCountryCode": "string",
"vatExemptionNote": "string",
"bank": {
"bicCode": "string",
"name": "string",
"vat": "string",
"branchCode": "string",
"branch": "string",
"account": "string",
"iban": "string",
"contactDetails": "string",
"vatinid": "string",
"vatin": "string",
"swift": "string"
},
"fuelDistributorCode": "string"
},
"amount": 0,
"amountAC": 0,
"remarks": "string",
"isInformative": true,
"isHidden": true
}
],
"internalDocumentId": "string",
"miscellaneousData": {
"moreInformation1": "string",
"moreInformation2": "string",
"moreInformation3": "string",
"comments1": "string",
"comments2": "string",
"accompanyingText": "string",
"purchaseOrderNumber": "string",
"purchaseDate": "2025-06-05T13:33:32.488Z",
"qrCode": "string",
"gtin": "string"
},
"aadeXml": "string",
"iaprResponse": "string",
"isDelayedCode": 0,
"thirdPartyCollection": true
}'
Responses
🟢201Created
application/json
Body
success
boolean
optional
message
string | null
optional
integritySignature
string | null
optional
signature
string | null
optional
uid
string | null
optional
mark
integer <int64> | null
optional
cancellationMark
integer <int64> | null
optional
authenticationCode
string | null
required
myDataResponse
string | null
optional
status
enum<string>
required
Allowed values:
UNKNOWNSUBMITTEDPENDINGINVALIDSELFSIGNEDCANCELEDNOBLOBSUBMITTEDERP
series
string | null
required
number
string | null
required
dateIssued
string <date-time> | null
required
domain
string | null
optional
url
string | null
optional
qrCodeString
string | null
optional
erpQrCode
string | null
optional
Example
{
"success": true,
"message": "string",
"integritySignature": "string",
"signature": "string",
"uid": "string",
"mark": 0,
"cancellationMark": 0,
"authenticationCode": "string",
"myDataResponse": "string",
"status": "UNKNOWN",
"series": "string",
"number": "string",
"dateIssued": "2019-08-24T14:15:22Z",
"domain": "string",
"url": "string",
"qrCodeString": "string",
"erpQrCode": "string"
}
🟠400Bad Request
🟠401Unauthorized
🟠408408
🟠409409
🔴500Server Error
Modified at 2025-06-25 13:25:45