open-nav
    Preparing search index...

    Interface AnnulmentOperationType

    Technical annulment operation of the request

    A kéréshez tartozó technikai érvénytelenítő művelet

    interface AnnulmentOperationType {
        annulmentOperation: "ANNUL";
        index: number;
        invoiceAnnulment: string;
    }
    Index
    annulmentOperation: "ANNUL"

    Type of the desired technical annulment operation

    A kért technikai érvénytelenítés művelet típusa

    index: number

    Sequence number of the technical annulment within the request

    A technikai érvénytelenítés sorszáma a kérésen belül

    invoiceAnnulment: string

    Technical annulment data in BASE64 encoded form

    Technikai érvénytelenítés adatok BASE64-ben kódolt tartalma