Skip to content

Commit 87bac84

Browse files
Ripal ParikhRipal-Parikh
authored andcommitted
[XBAP-17277] - Added new BrandingThemeId property to the Prepayment schema and example response payload
1 parent ea73626 commit 87bac84

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

xero_accounting.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12667,6 +12667,7 @@ paths:
1266712667
ID: ce0cddef-cf5a-4e59-b638-f225679115a7
1266812668
CurrencyRate: 1.000000
1266912669
Type: RECEIVE-PREPAYMENT
12670+
BrandingThemeID: 414d4a87-46d6-4cfc-ab42-4e29d22e5076
1267012671
Reference: INV-0011
1267112672
InvoiceNumber: INV-0011
1267212673
RemainingCredit: 3449.00
@@ -23965,6 +23966,10 @@ components:
2396523966
description: Xero generated unique identifier
2396623967
type: string
2396723968
format: uuid
23969+
BrandingThemeID:
23970+
description: The unique identifier of the branding template applied to a receive prepayment
23971+
type: string
23972+
format: uuid
2396823973
CurrencyRate:
2396923974
description: The currency rate for a multicurrency prepayment. If no rate is specified, the XE.com day rate is used
2397023975
type: number

0 commit comments

Comments
 (0)