Skip to content

chore(canceled_at): add new field canceled_at to invoice cfdi if stat…#264

Merged
raul-facturapi merged 1 commit into
mainfrom
chore/canceled_at_cancellation
Jun 9, 2026
Merged

chore(canceled_at): add new field canceled_at to invoice cfdi if stat…#264
raul-facturapi merged 1 commit into
mainfrom
chore/canceled_at_cancellation

Conversation

@raul-facturapi

Copy link
Copy Markdown
Collaborator

…us is canceled

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new canceled_at timestamp field to the Invoice schema in the OpenAPI v2 specs (Spanish + English) so API consumers can see when a CFDI was canceled.

Changes:

  • Added canceled_at (string, date-time) to components/schemas/InvoiceProperties in the Spanish OpenAPI spec.
  • Added canceled_at (string, date-time) to components/schemas/InvoiceProperties in the English OpenAPI spec.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
website/openapi_v2.yaml Documents the new canceled_at field on invoices (Spanish spec).
website/openapi_v2.en.yaml Documents the new canceled_at field on invoices (English spec).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread website/openapi_v2.yaml
Comment on lines +14664 to +14667
canceled_at:
type: string
format: date-time
description: Fecha cercana a la hora donde se canceló CFDI
Comment on lines +14443 to +14446
canceled_at:
type: string
format: date-time
description: Date close to the time when the CFDI was canceled.
@raul-facturapi raul-facturapi merged commit 3c8f985 into main Jun 9, 2026
1 check passed
@raul-facturapi raul-facturapi deleted the chore/canceled_at_cancellation branch June 9, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants