diff --git a/docs/v4/accounting/index.html b/docs/v4/accounting/index.html index 93932bea..17a50edd 100644 --- a/docs/v4/accounting/index.html +++ b/docs/v4/accounting/index.html @@ -4776,6 +4776,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", @@ -6351,7 +6357,7 @@