Skip to content

Commit 116b855

Browse files
author
Ripal Parikh
committed
feat: [XBAP-17277] expose BrandingThemeID on Prepayment schema and response examples
1 parent e98ef67 commit 116b855

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
@@ -12632,6 +12632,7 @@ paths:
1263212632
ID: ce0cddef-cf5a-4e59-b638-f225679115a7
1263312633
CurrencyRate: 1.000000
1263412634
Type: RECEIVE-PREPAYMENT
12635+
BrandingThemeID: 414d4a87-46d6-4cfc-ab42-4e29d22e5076
1263512636
Reference: INV-0011
1263612637
RemainingCredit: 3449.00
1263712638
Allocations:
@@ -23921,6 +23922,10 @@ components:
2392123922
description: Xero generated unique identifier
2392223923
type: string
2392323924
format: uuid
23925+
BrandingThemeID:
23926+
description: The unique identifier of the branding template applied to a receive prepayment
23927+
type: string
23928+
format: uuid
2392423929
CurrencyRate:
2392523930
description: The currency rate for a multicurrency prepayment. If no rate is specified, the XE.com day rate is used
2392623931
type: number

0 commit comments

Comments
 (0)