Questions tagged [xero]

134 questions
0
votes
0 answers

Is there a way to auto-fill the reference field in Xero when I begin a new quote?

99% of our quotes in Xero are generated using the same value in the 'Reference' field. We have to look this up, and copy-paste it each time we make a new quote. I want to auto-fill the reference field when I visit the 'New quote' page, which is…
0
votes
1 answer

App authorization failed in XERO: unauthorized_client : Unknown client or client not enabled

I'd like to create my custom Xero app, but unfortunately, user can not authorize in it. I use this guide When user opens authorization link like…
Bohdan B
  • 3
  • 3
0
votes
1 answer

Xero Invoice API Can return date range but won't let me add page parameter. What am i doing wrong

I am pretty new to Xero API but have gotten most things working. I am trying to return a list of invoices from a date range. I can do this by using the following url https://api.xero.com/api.xro/2.0/Invoices?where=Type=="ACCREC" AND…
0
votes
0 answers

Xero API organisation connections

I have more than a 1000 organisations(my clients) to connect to and I am only able to give it access one by one, can someone please tell me how do I add all the organisations at once? Thanks :) I tried to do it one by one and i think there should be…
0
votes
0 answers

Can Xero be linked to rental car software to transfer data?

I want to complete the content circled in red, which is to associate our car rental software with Xero to transmit data, and transmit the order content of each customer, such as order number, amount, platform profit, etc. to In Xero, how to use…
0
votes
0 answers

Xero XPM API - Job Task endpoint

I have been exploring the XPM APIs recently and have come across a feature discrepancy between the API and the UI. Specifically, I have noticed that while it is possible to assign a staff member to a task using the UI, I have not been able to…
0
votes
0 answers

How can we create payruns without timesheet on xero?

I am needed to create pay runs on xero. I have created employees on xero successfully, i don't know how to create payruns without timesheet. How can we send employees hours to xero. Have a look on the payload i send to create payruns on xero. [{…
0
votes
0 answers

xero's PayRun Api always throw PayRunPeriodEndDate validation error

I am trying to create pay run on xero, but it always gives me the same error. The PayRunPeriodEndDate must be after the calendar start date I put PayRunPeriodEndDate date after the calendar start date, but still it give the same problem. i am on…
0
votes
1 answer

xero's PayrollAuApi not working while AccoutingApi working fine

I am working in laravel and trying to push employees data to Xero but it gives me error 401 saying, [401] Client error: `POST https://api.xero.com/payroll.xro/2.0/Employees\` resulted in a `401 Unauthorized` response:…
0
votes
1 answer

Xero API, Can send an Invoice but I can't send a Credit note, get error "Message": "Invoice not of valid type for creation"

Sorry, I am new to this, so this may sound a bit silly. We have a very basic Xero API that seems to work fine for other installs For a new Client, I have hit this brick wall. Via the Xero API We can send an Invoice ACCREC to say AccountCode…
0
votes
0 answers

Creating PayRun Returning Status 503 Error

For the past number of months, I was successfully posting to the Following Payroll NZ PayRun Endpoint. https://api.xero.com/payroll.xro/2.0/PayRuns Request…
Pearce
  • 320
  • 4
  • 10
0
votes
0 answers

Xero api - how to add custion fields in Bank Transactions posting api

We need to include additional notes or text while using the bank transactions posting API (https://api.xero.com/api.xro/2.0/BankTransactions). We would like to receive the same information in the response as well. We attempted to use the "Reference"…
0
votes
0 answers

Set Auto pay for online payments on repeating invoices

When creating a repeating invoice via the API and setting "Approve for Sending" is it possible to send in a flag to also set "Offer Auto Pay" (stripe in our case) or at least have it turned on in the payment settings section? Update Currently as of…
Rippo
  • 22,117
  • 14
  • 78
  • 117
0
votes
0 answers

How to use SQL to input an Invoice to Xero

I have an MSaccess frontend connected to CDATA odbc connector to Xero accounting. All connected and usable but I am struggling how to insert a multi line invoice using SQL. Xero developer keeps referring to using their API using puts\gets but…
Stacky
  • 1
0
votes
1 answer

Is there the ability to start/stop a project timer through the API?

I've been looking through the API reference, and I can't tell if there's a way to start and stop a timer. In the Projects -> Time section of the docs, this doesn't seem to be listed, but I'm hoping that I'm missing something. (For context, I've been…
Hugh
  • 726
  • 1
  • 6
  • 25
1 2
3
8 9