Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions xero_accounting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12667,6 +12667,7 @@ paths:
ID: ce0cddef-cf5a-4e59-b638-f225679115a7
CurrencyRate: 1.000000
Type: RECEIVE-PREPAYMENT
BrandingThemeID: 414d4a87-46d6-4cfc-ab42-4e29d22e5076
Reference: INV-0011
InvoiceNumber: INV-0011
RemainingCredit: 3449.00
Expand Down Expand Up @@ -23965,6 +23966,10 @@ components:
description: Xero generated unique identifier
type: string
format: uuid
BrandingThemeID:
description: The unique identifier of the branding template applied to a receive prepayment
type: string
format: uuid
CurrencyRate:
description: The currency rate for a multicurrency prepayment. If no rate is specified, the XE.com day rate is used
type: number
Expand Down
Loading