Skip to content

Commit 73113eb

Browse files
committed
Update README.md
1 parent 9f27cab commit 73113eb

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,17 @@ Official python SDK for Xero API generated by OpenAPI spec for oAuth 2
2020

2121
* [Accounting API](https://developer.xero.com/documentation/api/api-overview)
2222
* [Assets API](https://developer.xero.com/documentation/assets-api/overview)
23+
* [Files API](https://developer.xero.com/documentation/files-api/overview-files)
24+
* [Payroll API (AU)](https://developer.xero.com/documentation/payroll-api/overview)
25+
* [Payroll API (NZ)](https://developer.xero.com/documentation/payroll-api-nz/overview)
26+
* [Payroll API (UK)](https://developer.xero.com/documentation/payroll-api-uk/overview)
2327
* [Projects API](https://developer.xero.com/documentation/projects/overview-projects)
24-
* [AU Payroll API](https://developer.xero.com/documentation/payroll-api/overview)
25-
* [UK Payroll API](https://developer.xero.com/documentation/payroll-api-uk/overview)
26-
* [NZ Payroll API](https://developer.xero.com/documentation/payroll-api-nz/overview)
27-
28+
2829
* Error handling for ease of use.
2930

31+
## SDK Documentation
32+
* [Accounting](https://xeroapi.github.io/xero-python/v1/accounting/index.html)
33+
3034
## Starter Project
3135
We've created [xero-python-outh2-starter](https://github.com/XeroAPI/xero-python-oauth2-starter) a project to demonstrate how to use this SDK.
3236

0 commit comments

Comments
 (0)