Skip to content

Commit 9f8920b

Browse files
author
Jonathan Hatlee
committed
feat(accounting): Adds allowBackorders field to POST /Invoices
1 parent 5f9a1e0 commit 9f8920b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

xero_accounting.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7918,6 +7918,7 @@ paths:
79187918
- $ref: "#/components/parameters/summarizeErrors"
79197919
- $ref: "#/components/parameters/unitdp"
79207920
- $ref: "#/components/parameters/idempotencyKey"
7921+
- $ref: "#/components/parameters/allowBackorders"
79217922
responses:
79227923
"200":
79237924
description: Success - return response of type Invoices array with newly created Invoice

0 commit comments

Comments
 (0)