open-nav
    Preparing search index...

    Interface InvoiceAnnulmentType

    Data of technical annulment concerning previous data exchange

    Korábbi adatszolgáltatás technikai érvénytelenítésének adatai

    interface InvoiceAnnulmentType {
        annulmentCode: AnnulmentCodeType;
        annulmentReason: string;
        annulmentReference: string;
        annulmentTimestamp: string;
    }
    Index
    annulmentCode: AnnulmentCodeType

    Technical annulment code

    A technikai érvénytelenítés kódja

    annulmentReason: string

    Technical annulment reason

    A technikai érvénytelenítés oka

    annulmentReference: string

    Sequential number of the invoice or modification document to be annuled

    A technikai érvénytelenítéssel érintett számla vagy módosító okirat sorszáma

    annulmentTimestamp: string

    Timestamp of the technical annulment in UTC time

    A technikai érvénytelenítés időbélyege a forrásrendszerben UTC idő szerint