From b3dd513626300ef2bb6d01c2bc33d77442e89230 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 7 May 2026 01:20:20 +0000 Subject: [PATCH] Releasing 16.0.0 (OAS: 13.0.0) --- docs/accounting/index.html | 659 +------------------------ docs/appstore/index.html | 2 +- docs/assets/index.html | 2 +- docs/bankfeeds/index.html | 2 +- docs/files/index.html | 12 +- docs/finance/index.html | 2 +- docs/payroll-au-v2/index.html | 2 +- docs/payroll-au/index.html | 2 +- docs/payroll-nz/index.html | 2 +- docs/payroll-uk/index.html | 2 +- docs/projects/index.html | 2 +- package.json | 2 +- src/gen/api/accountingApi.ts | 318 +----------- src/gen/api/appStoreApi.ts | 4 +- src/gen/api/assetApi.ts | 4 +- src/gen/api/bankfeedsApi.ts | 4 +- src/gen/api/filesApi.ts | 8 +- src/gen/api/financeApi.ts | 4 +- src/gen/api/payrollAUApi.ts | 4 +- src/gen/api/payrollAUV2Api.ts | 4 +- src/gen/api/payrollNZApi.ts | 4 +- src/gen/api/payrollUKApi.ts | 4 +- src/gen/api/projectApi.ts | 4 +- src/gen/model/accounting/prepayment.ts | 9 + src/gen/model/files/association.ts | 18 + 25 files changed, 79 insertions(+), 1001 deletions(-) diff --git a/docs/accounting/index.html b/docs/accounting/index.html index 8ad0e5fce..d4675377e 100644 --- a/docs/accounting/index.html +++ b/docs/accounting/index.html @@ -4778,6 +4778,12 @@ "description" : "Xero generated unique identifier", "format" : "uuid" }, + "BrandingThemeID" : { + "type" : "string", + "description" : "The unique identifier of the branding template applied to a receive prepayment", + "format" : "uuid", + "readOnly" : true + }, "CurrencyRate" : { "type" : "number", "description" : "The currency rate for a multicurrency prepayment. If no rate is specified, the XE.com day rate is used", @@ -6356,7 +6362,7 @@