Skip to content

Commit 9a7d8bf

Browse files
authored
Merge pull request #259 from XeroAPI/xero-php-2.10.0
generates from OAS 2.17.2
2 parents 7490d0c + d65ca0d commit 9a7d8bf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+27578
-23
lines changed

docs/v2/accounting/index.html

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1984,6 +1984,11 @@
19841984
"description" : "Xero identifier",
19851985
"format" : "uuid"
19861986
},
1987+
"MergedToContactID" : {
1988+
"type" : "string",
1989+
"description" : "ID for the destination of a merged contact. Only returned when using paging or when fetching a contact by ContactId or ContactNumber.",
1990+
"format" : "uuid"
1991+
},
19871992
"ContactNumber" : {
19881993
"maxLength" : 50,
19891994
"type" : "string",
@@ -2014,6 +2019,11 @@
20142019
"type" : "string",
20152020
"description" : "Last name of contact person (max length = 255)"
20162021
},
2022+
"CompanyNumber" : {
2023+
"maxLength" : 50,
2024+
"type" : "string",
2025+
"description" : "Company registration number (max length = 50)"
2026+
},
20172027
"EmailAddress" : {
20182028
"maxLength" : 255,
20192029
"type" : "string",
@@ -2069,6 +2079,16 @@
20692079
"type" : "boolean",
20702080
"description" : "true or false – Boolean that describes if a contact has any AR invoices entered against them. Cannot be set via PUT or POST – it is automatically set when an accounts receivable invoice is generated against this contact."
20712081
},
2082+
"SalesDefaultLineAmountType" : {
2083+
"type" : "string",
2084+
"description" : "The default sales line amount type for a contact. Only available when summaryOnly parameter or paging is used, or when fetch by ContactId or ContactNumber.",
2085+
"enum" : [ "INCLUSIVE", "EXCLUSIVE", "NONE" ]
2086+
},
2087+
"PurchasesDefaultLineAmountType" : {
2088+
"type" : "string",
2089+
"description" : "The default purchases line amount type for a contact Only available when summaryOnly parameter or paging is used, or when fetch by ContactId or ContactNumber.",
2090+
"enum" : [ "INCLUSIVE", "EXCLUSIVE", "NONE" ]
2091+
},
20722092
"DefaultCurrency" : {
20732093
"$ref" : "#/components/schemas/CurrencyCode"
20742094
},
@@ -5963,7 +5983,7 @@
59635983
<nav id="scrollingNav">
59645984
<ul class="sidenav nav nav-list">
59655985
<li class="nav-header" data-group="Accounting"><strong>SDK: </strong><span id='sdk-name'></span></li>
5966-
<li class="nav-header" data-group="Accounting"><strong>VSN: </strong>2.9.0</li>
5986+
<li class="nav-header" data-group="Accounting"><strong>VSN: </strong>2.10.0</li>
59675987
<li class="nav-header" data-group="Accounting"><a href="#api-Accounting">Methods</a></li>
59685988
<li data-group="Accounting" data-name="createAccount" class="">
59695989
<a href="#api-Accounting-createAccount">createAccount</a>

docs/v2/appstore/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@
11261126
<nav id="scrollingNav">
11271127
<ul class="sidenav nav nav-list">
11281128
<li class="nav-header" data-group="AppStore"><strong>SDK: </strong><span id='sdk-name'></span></li>
1129-
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>2.9.0</li>
1129+
<li class="nav-header" data-group="AppStore"><strong>VSN: </strong>2.10.0</li>
11301130
<li class="nav-header" data-group="AppStore"><a href="#api-AppStore">Methods</a></li>
11311131
<li data-group="AppStore" data-name="getSubscription" class="">
11321132
<a href="#api-AppStore-getSubscription">getSubscription</a>

docs/v2/assets/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1390,7 +1390,7 @@
13901390
<nav id="scrollingNav">
13911391
<ul class="sidenav nav nav-list">
13921392
<li class="nav-header" data-group="Asset"><strong>SDK: </strong><span id='sdk-name'></span></li>
1393-
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>2.9.0</li>
1393+
<li class="nav-header" data-group="Asset"><strong>VSN: </strong>2.10.0</li>
13941394
<li class="nav-header" data-group="Asset"><a href="#api-Asset">Methods</a></li>
13951395
<li data-group="Asset" data-name="createAsset" class="">
13961396
<a href="#api-Asset-createAsset">createAsset</a>

docs/v2/files/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@
11541154
<nav id="scrollingNav">
11551155
<ul class="sidenav nav nav-list">
11561156
<li class="nav-header" data-group="Files"><strong>SDK: </strong><span id='sdk-name'></span></li>
1157-
<li class="nav-header" data-group="Files"><strong>VSN: </strong>2.9.0</li>
1157+
<li class="nav-header" data-group="Files"><strong>VSN: </strong>2.10.0</li>
11581158
<li class="nav-header" data-group="Files"><a href="#api-Files">Methods</a></li>
11591159
<li data-group="Files" data-name="createFileAssociation" class="">
11601160
<a href="#api-Files-createFileAssociation">createFileAssociation</a>

docs/v2/finance/index.html

Lines changed: 5704 additions & 0 deletions
Large diffs are not rendered by default.

docs/v2/payroll_au/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3244,7 +3244,7 @@
32443244
<nav id="scrollingNav">
32453245
<ul class="sidenav nav nav-list">
32463246
<li class="nav-header" data-group="PayrollAu"><strong>SDK: </strong><span id='sdk-name'></span></li>
3247-
<li class="nav-header" data-group="PayrollAu"><strong>VSN: </strong>2.9.0</li>
3247+
<li class="nav-header" data-group="PayrollAu"><strong>VSN: </strong>2.10.0</li>
32483248
<li class="nav-header" data-group="PayrollAu"><a href="#api-PayrollAu">Methods</a></li>
32493249
<li data-group="PayrollAu" data-name="createEmployee" class="">
32503250
<a href="#api-PayrollAu-createEmployee">createEmployee</a>

docs/v2/payroll_nz/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3837,7 +3837,7 @@
38373837
<nav id="scrollingNav">
38383838
<ul class="sidenav nav nav-list">
38393839
<li class="nav-header" data-group="PayrollNz"><strong>SDK: </strong><span id='sdk-name'></span></li>
3840-
<li class="nav-header" data-group="PayrollNz"><strong>VSN: </strong>2.9.0</li>
3840+
<li class="nav-header" data-group="PayrollNz"><strong>VSN: </strong>2.10.0</li>
38413841
<li class="nav-header" data-group="PayrollNz"><a href="#api-PayrollNz">Methods</a></li>
38423842
<li data-group="PayrollNz" data-name="approveTimesheet" class="">
38433843
<a href="#api-PayrollNz-approveTimesheet">approveTimesheet</a>

docs/v2/payroll_uk/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3505,7 +3505,7 @@
35053505
<nav id="scrollingNav">
35063506
<ul class="sidenav nav nav-list">
35073507
<li class="nav-header" data-group="PayrollUk"><strong>SDK: </strong><span id='sdk-name'></span></li>
3508-
<li class="nav-header" data-group="PayrollUk"><strong>VSN: </strong>2.9.0</li>
3508+
<li class="nav-header" data-group="PayrollUk"><strong>VSN: </strong>2.10.0</li>
35093509
<li class="nav-header" data-group="PayrollUk"><a href="#api-PayrollUk">Methods</a></li>
35103510
<li data-group="PayrollUk" data-name="approveTimesheet" class="">
35113511
<a href="#api-PayrollUk-approveTimesheet">approveTimesheet</a>

docs/v2/projects/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1467,7 +1467,7 @@
14671467
<nav id="scrollingNav">
14681468
<ul class="sidenav nav nav-list">
14691469
<li class="nav-header" data-group="Project"><strong>SDK: </strong><span id='sdk-name'></span></li>
1470-
<li class="nav-header" data-group="Project"><strong>VSN: </strong>2.9.0</li>
1470+
<li class="nav-header" data-group="Project"><strong>VSN: </strong>2.10.0</li>
14711471
<li class="nav-header" data-group="Project"><a href="#api-Project">Methods</a></li>
14721472
<li data-group="Project" data-name="createProject" class="">
14731473
<a href="#api-Project-createProject">createProject</a>

lib/Api/AccountingApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
1616
*
17-
* OpenAPI spec version: 2.17.1
17+
* OpenAPI spec version: 2.17.2
1818
* Contact: api@xero.com
1919
* Generated by: https://openapi-generator.tech
2020
* OpenAPI Generator version: 4.3.1

0 commit comments

Comments
 (0)