Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
29 views

Title: Xero Contacts API only updates "Bills" payment terms but ignores "Sales" payment terms (no error returned) Body: I’m working on a Salesforce → Xero integration that updates contact payment ...
0 votes
0 answers
25 views

I'm using Xero's createInvoiceAttachmentByFileName function to attach a file to an invoice. The file is stored in S3, so I first generate a pre-signed URL, fetch the file using that URL, convert the ...
-5 votes
1 answer
98 views

I am new to this. I am trying to interact with Xero APIs (identity initially) in C# without using the sdk. I did this successfully in Google Apps Script using UrlFetchApp.fetch but now here is my C# ...
0 votes
1 answer
173 views

I am developing an integration using the Xero Accounting API and I am following the standard OAuth 2.0 Authorization Code flow. My application is registered in the Xero Developer Console, and the ...
0 votes
0 answers
29 views

I've been trying to POST an Item to XERO but I'm getting the Error17 message that a lot of people seem to have faced, however I've not managed to find a solution here. I'm using Power Automate to ...
Lee Baz's user avatar
  • 13
0 votes
2 answers
75 views

For the Xero webhooks, one needs to validate the hashed payload against the signature in the header. This should be simple, but I cannot get the hashed and base64 encoded payload to match the ...
0 votes
0 answers
30 views

Can someone help provide the API for the sales module and the accounting module. I am trying to get the sales from Xero to be integrated with Power BI. Currently I have sales invoices being raised ...
0 votes
1 answer
47 views

I have integrated Xero with Shopify using a 3rd party app (Parex Bridge). I've had no issues with the integration so far, apart from discounts. When I apply a discount to an order on Shopify, the ...
0 votes
1 answer
80 views

How can I fetch a Trial Balance report for a specific date range using the Xero API? The getReportTrialBalance method only provides a Trial Balance as of a single date, but I need to retrieve balances ...
0 votes
0 answers
53 views

When I create an invoice via the Xero API, is it possible to create a history note along with it? If I'm reading the API documentation correctly, it isn't currently supported. Often I want a note ...
rich's user avatar
  • 19.5k
1 vote
1 answer
124 views

I am using xero-node for javascript development but I am getting an error when I try and create the xero client. I call this code. const consentUrl = await xero.buildConsentUrl() I create the xero ...
0 votes
0 answers
78 views

Suddenly my Xero account throwing this exception with Existing Data when trying to get Invoice list "Where clause invocation error: Operations on optional fields must be preceded by a null guard, ...
-3 votes
1 answer
38 views

I want to create an Item with 3 different price. How can I do that thought the API, what would be the json data that I must send as body?
vhenriquez's user avatar
0 votes
1 answer
85 views

I'm using the xero-python SDK to send invoices and credit notes to my customers via email. Once I've sent an invoice/credit note, I wish to mark it as sent in Xero. I can do this for invoices by doing ...
Joe Morgan's user avatar
1 vote
0 answers
115 views

I have a Xero App that handles REST API calls to my Xero Company data, and also posts data as a webhook when certain records are changed. I perform the Hmac hashing authentication for the webhook ...

15 30 50 per page
1
2 3

AltStyle によって変換されたページ (->オリジナル) /