Skip to content

Fix Accounting schema drift from spec 16.1.0 - #16

Merged
sudiptpa merged 6 commits into
mainfrom
fix/spec-16-1-0-drift
Jul 15, 2026
Merged

Fix Accounting schema drift from spec 16.1.0#16
sudiptpa merged 6 commits into
mainfrom
fix/spec-16-1-0-drift

Conversation

@sudiptpa

@sudiptpa sudiptpa commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Summary

Xero bumped the Accounting OpenAPI spec 16.0.0 -> 16.1.0, adding fields the audit CI caught as drift:

  • UpdatedDateUTCString on Prepayment, Overpayment, Payment, CreditNote, Invoice
  • Status, FromTracking, ToTracking on BankTransfer

Each model gets its own commit per the one-model-at-a-time convention. Live API verification was unavailable this round (web-app OAuth connection needs re-auth), so this chunk is spec-only per the documented exception.

sudiptpa added 6 commits July 15, 2026 13:27
Xero added this field to the OpenAPI spec.
Xero added this field to the OpenAPI spec.
Xero added this field to the OpenAPI spec.
Xero added this field to the OpenAPI spec.
Xero added this field to the OpenAPI spec.
Xero added Status, FromTracking, and ToTracking to the OpenAPI spec.
@sudiptpa
sudiptpa merged commit 452bfef into main Jul 15, 2026
10 checks passed
@sudiptpa
sudiptpa deleted the fix/spec-16-1-0-drift branch July 15, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant