Skip to content

verifactu-sdk API


verifactu-sdk API / HeaderModeVoluntary

Interface: HeaderModeVoluntary

Defined in: src/types.ts:266

Submission-mode envelope choice in the header (Cabecera).

Either voluntary (VERI*FACTU mode) or onRequest (under AEAT requirement) is set, never both.

Properties

endOfVerifactuDate?

optional endOfVerifactuDate?: string

Defined in: src/types.ts:268

Date the taxpayer stops VERI*FACTU adherence (DD-MM-YYYY, always 31-12-YYYY).


incident?

optional incident?: YesNo

Defined in: src/types.ts:270

'S' when a generation incident occurred while producing the records.

Released under the MIT license.