RESEED INVOICE
that are not included in the mandatory content of the invoice as defined in Article 9 of Law 4308/2014 (Joint Ministerial Decision),
it may reject the invoice with the "option for resubmission by the Supplier".
Only the following fields are allowed to be changed (one or more, or no changes at all – in case of a miscommunication).
Endpoint Description: ReseedInvoice
📌
Body of Method – json
{
"issuerTin": "string",
"internalDocumentId": "string",
"projectReferenceBt11": "string",
"contractDocumentReferenceBt12": "string",
"partyIdentificationBt46": "string",
"buyerReferenceBt10": "string",
"purchaseOrderReferenceBt13": "string"
}
Field Name | Description |
---|---|
issuerTin | The VAT number (TIN) of the issuer |
internalDocumentId | The IssuerId of the document |
projectReferenceBt11 | Type of budget reference, with possible values: `1 |
contractDocumentReferenceBt12 | The ADAΜ (unique ID) of the contract |
partyIdentificationBt46 | Contracting Authority's code |
buyerReferenceBt10 | Description of the internal administrative unit of the specific Contracting Authority (e.g., Pharmacy, Medical Supplies, Technical Dept, etc.) If not applicable, the value is an empty string ( "" ) |
purchaseOrderReferenceBt13 | Identifier of the corresponding Purchase Order at the document level If not applicable, the value is an empty string ( "" ) |
{
"issuerTin": "EL110099934",
"internalDocumentId": "110001024",
"projectReferenceBt11": "3|ΨΣ00469Η2Ξ-ΗΔΤ",
"contractDocumentReferenceBt12": "0",
"partyIdentificationBt46": "1015.E00809.0001",
"buyerReferenceBt10": "ΕΙΔΙΚΟ Κ.Υ ΚΡΑΤΟΥΜΕΝΩΝ ΚΟΡΥΔΑΛΛΟΥ",
"purchaseOrderReferenceBt13": ""
}
{
"Success": true / false,
"statusMessage": "Επιτυχής επαναπροώθηση" / "Πρόβλημα στην
επαναποστολή"
}
{
"Success": false,
"Message": "The request is still being processed."
}
Upon successful submission, the standard message flow cycle is initiated.
Modified at 2025-04-08 09:00:21