File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -20424,6 +20424,10 @@ components:
2042420424 description: The total of the prepayment(subtotal + total tax)
2042520425 type: number
2042620426 format: double
20427+ Reference:
20428+ description: Returns Invoice number field. Reference field isn't available.
20429+ type: string
20430+ readOnly: true
2042720431 UpdatedDateUTC:
2042820432 description: UTC timestamp of last update to the prepayment
2042920433 type: string
@@ -20758,6 +20762,7 @@ components:
2075820762 - SUBMITTED
2075920763 - AUTHORISED
2076020764 - DECLINED
20765+ - VOIDED
2076120766 ReceiptNumber:
2076220767 description: Xero generated sequence number for receipt in current claim for a given user
2076320768 readOnly: true
@@ -20832,6 +20837,7 @@ components:
2083220837 enum:
2083320838 - DRAFT
2083420839 - AUTHORISED
20840+ - DELETED
2083520841 SubTotal:
2083620842 description: Total of invoice excluding taxes
2083720843 type: number
You can’t perform that action at this time.
0 commit comments