cproetti
cproetti
@calcinai Can you see anything wrong with my test?
@calcinai I've also reached out to Xero without any resolution yet. This OAuth 2.0 stuff and the Payslips endpoint issue has been holding up the completion of a project for...
@calcinai @SidneyAllen I got a response from Xero support. > Hi Christian > > Yes, the issue is with our end and it is should be fixed now. > >...
@calcinai I will send Xero an email now asking them to update their Docs to include this property. There is no other way to make use of the "FIXEDAMOUNT" CalculationType...
@calcinai I have not received any response form Xero yet about them updating their documentation to match what properties the API is actually accepting and sending.
@calcinai So yesterday I finally got a reply from Xero after 2 months if waiting ðŸ˜ã€‚He said: “_Sorry for the extreme delay on responding to this. Our team are working...
@Healyhatman Yes I'm aware of that. If you look at the attached file test.txt you can see that I'm firstly retrieving all from the API and then adding the new...
@calcinai Alright guys, heres the issue. On the file PayItem.php the function getRootNodeName() returns 'PayItem' when it should be 'PayItems'. I have modified this, and re-tested with the same code,...
I wish it could do this but you have to make separate requests. You'll probably run into a rate limit so you'll need internal records, rate limiting methods, and a...