Skip to content

feat(accounting): add UpdatedDateUTC field#823

Merged
shehanster merged 3 commits into
XeroAPI:masterfrom
gcxero:ECO-5842
Jul 13, 2026
Merged

feat(accounting): add UpdatedDateUTC field#823
shehanster merged 3 commits into
XeroAPI:masterfrom
gcxero:ECO-5842

Conversation

@gcxero

@gcxero gcxero commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Description

Add Open API documentation for the new UpdatedDateUTCString attribute to the Accounting API endpoints.

This attribute returns the same timestamp as UpdatedDateUTC but in ISO-8601 format (e.g. 2025-02-26T08:02:32Z) instead of the legacy /Date(...)/ format

Endpoints updated:

  • Payments
  • Prepayments
  • Overpayments
  • Credit Notes
  • Invoices

@gcxero
gcxero marked this pull request as ready for review June 25, 2026 05:46
@gcxero
gcxero marked this pull request as draft June 25, 2026 05:47
@gcxero

gcxero commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

Note that this is currently failing PR validation: Pipeline run

I believe the Python tests need to be updated to unblock the OpenAPI spec pipeline. I've reached out to the relevant Xero team regarding this to confirm.

@MikeLiuty MikeLiuty left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice!

shehanster added a commit to XeroAPI/xero-python that referenced this pull request Jul 13, 2026
…-string-fixtures

test(accounting): expect updated_date_utc_string in invoice fixtures

fixing to pass build in - XeroAPI/Xero-OpenAPI#823
@shehanster
shehanster merged commit 58616f4 into XeroAPI:master Jul 13, 2026
5 checks passed
@xero-public-bot

Copy link
Copy Markdown

🎉 This PR is included in version 16.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants