File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff 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
3135We've created [ xero-python-outh2-starter] ( https://github.com/XeroAPI/xero-python-oauth2-starter ) a project to demonstrate how to use this SDK.
3236
You can’t perform that action at this time.
0 commit comments