Write, Bureaucrats, Administrators
3,301
edits
Line 41: | Line 41: | ||
;Allocations | ;Allocations | ||
:A [[Field Type: Table|table field]] that provides the [[ | :A [[Field Type: Table|table field]] that provides the amount allocated to the invoice. | ||
:See [[#Allocations Fields|Allocations Fields]] for more information. | |||
;Subtotal | ;Subtotal | ||
Line 66: | Line 67: | ||
;UpdatedDateUTC | ;UpdatedDateUTC | ||
:A [[Field Type: DateTimeOffset|date time field]] that indicates the date and time this batch payment was created and/or updated. | :A [[Field Type: DateTimeOffset|date time field]] that indicates the date and time this batch payment was created and/or updated. | ||
== Allocations Fields == | |||
The [[#Fields|Allocations Fields]] include the following sub fields. | |||
;Amount | |||
:A [[Field Type: Decimal|decimal value]] that provides the amount allocated to an invoice. | |||
;Date | |||
:A [[Field Type: Date|date field]] that provides the date on which the amount was allocated to an invcoice. | |||
;Invoice | |||
:A [[Field Type: Record|record field]] that provides the [[Xero Accounting Endpoint: Invoices|invoice]] details. | |||