Skip to content

Commit acdbd83

Browse files
authored
Merge pull request #87 from XeroAPI/xero-python-1.13.2
Xero python 1.13.2
2 parents 4dfb3de + b5978a7 commit acdbd83

File tree

10 files changed

+75
-75
lines changed

10 files changed

+75
-75
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ This SDK supports full method coverage for the following Xero API sets:
3232
| [Assets](https://xeroapi.github.io/xero-python/v1/assets/index.html) | The Assets API exposes fixed asset related functions of the Xero Accounting application |
3333
| [Files](https://xeroapi.github.io/xero-python/v1/files/index.html) | The Files API provides access to the files, folders, and the association of files within a Xero organisation |
3434
| [Projects](https://xeroapi.github.io/xero-python/v1/projects/index.html) | Xero Projects allows businesses to track time and costs on projects/jobs and report on profitability |
35-
| [Payroll (AU)](https://xeroapi.github.io/xero-python/v1/payroll_au/index.html) | The (AU) Payroll API exposes payroll related functions of the payroll Xero application |
36-
| [Payroll (UK)](https://xeroapi.github.io/xero-python/v1/payroll_uk/index.html) | The (UK) Payroll API exposes payroll related functions of the payroll Xero application |
37-
| [Payroll (NZ)](https://xeroapi.github.io/xero-python/v1/payroll_nz/index.html) | The (NZ) Payroll API exposes payroll related functions of the payroll Xero application |
35+
| [Payroll (AU)](https://xeroapi.github.io/xero-python/v1/payroll-au/index.html) | The (AU) Payroll API exposes payroll related functions of the payroll Xero application |
36+
| [Payroll (UK)](https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html) | The (UK) Payroll API exposes payroll related functions of the payroll Xero application |
37+
| [Payroll (NZ)](https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html) | The (NZ) Payroll API exposes payroll related functions of the payroll Xero application |
3838

3939
<img src="https://i.imgur.com/feMhCtI.png" alt="drawing" width="350"/>
4040

docs/v1/accounting/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5959,14 +5959,14 @@
59595959
<!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
59605960
<option data-url="#">-API-</option>
59615961
<option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
5962-
<option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
5963-
<option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
5964-
<option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
5965-
<option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
5966-
<option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
5967-
<option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
5968-
<option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
5969-
<option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
5962+
<option data-url="https://xeroapi.github.io/xero-python/v1/appstore/index.html" value="AppStore">App Store</option>
5963+
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
5964+
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
5965+
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
5966+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
5967+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
5968+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
5969+
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
59705970
</select>
59715971
</fieldset>
59725972
<div class='api-set-wrapper'>

docs/v1/appstore/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,14 +1084,14 @@
10841084
<!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
10851085
<option data-url="#">-API-</option>
10861086
<option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
1087-
<option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
1088-
<option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
1089-
<option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
1090-
<option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
1091-
<option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1092-
<option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1093-
<option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
1094-
<option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
1087+
<option data-url="https://xeroapi.github.io/xero-python/v1/appstore/index.html" value="AppStore">App Store</option>
1088+
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
1089+
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
1090+
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
1091+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1092+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1093+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
1094+
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
10951095
</select>
10961096
</fieldset>
10971097
<div class='api-set-wrapper'>

docs/v1/assets/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1343,14 +1343,14 @@
13431343
<!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
13441344
<option data-url="#">-API-</option>
13451345
<option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
1346-
<option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
1347-
<option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
1348-
<option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
1349-
<option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
1350-
<option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1351-
<option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1352-
<option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
1353-
<option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
1346+
<option data-url="https://xeroapi.github.io/xero-python/v1/appstore/index.html" value="AppStore">App Store</option>
1347+
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
1348+
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
1349+
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
1350+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1351+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1352+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
1353+
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
13541354
</select>
13551355
</fieldset>
13561356
<div class='api-set-wrapper'>

docs/v1/files/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,14 +1106,14 @@
11061106
<!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
11071107
<option data-url="#">-API-</option>
11081108
<option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
1109-
<option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
1110-
<option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
1111-
<option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
1112-
<option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
1113-
<option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1114-
<option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1115-
<option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
1116-
<option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
1109+
<option data-url="https://xeroapi.github.io/xero-python/v1/appstore/index.html" value="AppStore">App Store</option>
1110+
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
1111+
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
1112+
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
1113+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
1114+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
1115+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
1116+
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
11171117
</select>
11181118
</fieldset>
11191119
<div class='api-set-wrapper'>

docs/v1/finance/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2657,14 +2657,14 @@
26572657
<!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
26582658
<option data-url="#">-API-</option>
26592659
<option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
2660-
<option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
2661-
<option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
2662-
<option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
2663-
<option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
2664-
<option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
2665-
<option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
2666-
<option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
2667-
<option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
2660+
<option data-url="https://xeroapi.github.io/xero-python/v1/appstore/index.html" value="AppStore">App Store</option>
2661+
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
2662+
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
2663+
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
2664+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
2665+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
2666+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
2667+
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
26682668
</select>
26692669
</fieldset>
26702670
<div class='api-set-wrapper'>

docs/v1/payroll-au/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3205,14 +3205,14 @@
32053205
<!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
32063206
<option data-url="#">-API-</option>
32073207
<option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
3208-
<option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
3209-
<option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
3210-
<option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
3211-
<option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
3212-
<option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
3213-
<option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
3214-
<option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
3215-
<option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
3208+
<option data-url="https://xeroapi.github.io/xero-python/v1/appstore/index.html" value="AppStore">App Store</option>
3209+
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
3210+
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
3211+
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
3212+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
3213+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
3214+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
3215+
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
32163216
</select>
32173217
</fieldset>
32183218
<div class='api-set-wrapper'>

docs/v1/payroll-nz/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3789,14 +3789,14 @@
37893789
<!-- *****REPLACE***** `xero-node` with the correct repo naming pattern + also add/delete api sets (ex. Ruby does not have Bankfeeds) -->
37903790
<option data-url="#">-API-</option>
37913791
<option data-url="https://xeroapi.github.io/xero-python/v1/accounting/index.html" value="Accounting">Accounting</option>
3792-
<option data-url="https://xeroapi.github.io/xero-python/appstore/index.html" value="AppStore">App Store</option>
3793-
<option data-url="https://xeroapi.github.io/xero-python/assets/index.html" value="Asset">Assets</option>
3794-
<option data-url="https://xeroapi.github.io/xero-python/files/index.html" value="Files">Files</option>
3795-
<option data-url="https://xeroapi.github.io/xero-python/finance/index.html" value="Finance">Finance</option>
3796-
<option data-url="https://xeroapi.github.io/xero-python/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
3797-
<option data-url="https://xeroapi.github.io/xero-python/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
3798-
<option data-url="https://xeroapi.github.io/xero-python/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
3799-
<option data-url="https://xeroapi.github.io/xero-python/projects/index.html" value="Project">Projects</option>
3792+
<option data-url="https://xeroapi.github.io/xero-python/v1/appstore/index.html" value="AppStore">App Store</option>
3793+
<option data-url="https://xeroapi.github.io/xero-python/v1/assets/index.html" value="Asset">Assets</option>
3794+
<option data-url="https://xeroapi.github.io/xero-python/v1/files/index.html" value="Files">Files</option>
3795+
<option data-url="https://xeroapi.github.io/xero-python/v1/finance/index.html" value="Finance">Finance</option>
3796+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-au/index.html" value="PayrollAu">Payroll (AU)</option>
3797+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-nz/index.html" value="PayrollNz">Payroll (NZ)</option>
3798+
<option data-url="https://xeroapi.github.io/xero-python/v1/payroll-uk/index.html" value="PayrollUk">Payroll (UK)</option>
3799+
<option data-url="https://xeroapi.github.io/xero-python/v1/projects/index.html" value="Project">Projects</option>
38003800
</select>
38013801
</fieldset>
38023802
<div class='api-set-wrapper'>

0 commit comments

Comments
 (0)