diff --git a/docs/v1/accounting/index.html b/docs/v1/accounting/index.html index 4afa1fc4..0d51922c 100644 --- a/docs/v1/accounting/index.html +++ b/docs/v1/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", @@ -6355,7 +6361,7 @@