verifactu-sdk API / VerifactuErrorInvoiceId
Interface: VerifactuErrorInvoiceId
Defined in: src/errors/VerifactuError.ts:36
Identifier triple of the invoice the error refers to.
Provided whenever the error can be attributed to a specific invoice line, which lets the CLI and integration layer correlate it with the originating record.
Properties
issuerNif
readonlyissuerNif:string
Defined in: src/errors/VerifactuError.ts:38
NIF of the invoice issuer.
seriesNumber
readonlyseriesNumber:string
Defined in: src/errors/VerifactuError.ts:40
Series + number string.
issueDate
readonlyissueDate:string
Defined in: src/errors/VerifactuError.ts:42
Issue date in ISO YYYY-MM-DD form.