We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e98ef67 commit 722744cCopy full SHA for 722744c
1 file changed
xero_accounting.yaml
@@ -12632,6 +12632,7 @@ paths:
12632
ID: ce0cddef-cf5a-4e59-b638-f225679115a7
12633
CurrencyRate: 1.000000
12634
Type: RECEIVE-PREPAYMENT
12635
+ BrandingThemeID: 414d4a87-46d6-4cfc-ab42-4e29d22e5076
12636
Reference: INV-0011
12637
RemainingCredit: 3449.00
12638
Allocations:
@@ -23921,6 +23922,10 @@ components:
23921
23922
description: Xero generated unique identifier
23923
type: string
23924
format: uuid
23925
+ BrandingThemeID:
23926
+ description: The unique identifier of the branding template applied to a receive prepayment
23927
+ type: string
23928
+ format: uuid
23929
CurrencyRate:
23930
description: The currency rate for a multicurrency prepayment. If no rate is specified, the XE.com day rate is used
23931
type: number
0 commit comments