Skip to content

Does Xero expose XPM Tax Returns through any public API? #456

Description

@weixinwuyu-cpu
Image

Hi maintainers,

First of all, thank you for maintaining this library.

I'm currently building a workflow/task management platform for an Australian accounting practice that uses Xero Practice Manager (XPM) and Xero Tax.

While reviewing the XPM API documentation, I found support for entities such as:

  • Clients
  • Jobs
  • Staff
  • Time
  • Invoices

However, I could not find any APIs related to the Tax > Returns section in XPM.

Specifically, I'm looking for read-only access to information such as:

  • Tax Return records
  • Return Type (ITR, Activity Statement, etc.)
  • Return Status (Draft, Approved, To Sign, Filed, etc.)
  • Due Dates
  • Tax Years

My questions are:

  1. Does Xero expose Tax Returns data through any public XPM API?
  2. If such APIs exist, does this Java SDK currently support them?
  3. If not, is Tax Returns functionality unavailable via public APIs, or is it only available through partner/private APIs?

To clarify, I am not looking to create, modify, approve, or submit tax returns. I only need read-only access to synchronize tax return statuses into an external task management platform.

Any information would be greatly appreciated.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions