英文: Xero Invoice API Can return date range but won't let me add page parameter. What am i doing ...
cURL错误18:尝试了一切,但仍在连接到Xero API时收到此错误。
英文: cURL error 18: Tried everything yet still getting this error when connecting to Xero API 问题 我正在开...
从Xero API获取所有发票以及它们的明细项目。
英文: Get all Invoices with their LineItems from Xero API 问题 我需要请求一个季度内的所有发票,并返回并汇总每个行项目按行项目账户分组的金额。然而...
OAuth2.0 服务器对服务器请求无需访问令牌
英文: OAuth2.0 server to server request without access token 问题 我正在使用Xero API构建一个应用程序。 我已成功实现了OAuth流程,...
通过API是否有启动/停止项目计时器的功能?
英文: Is there the ability to start/stop a project timer through the API? 问题 我一直在查看API参考文档,但我无法确定是否有一种...
Xero工资单列表
英文: Xero Payslip List 问题 我可以通过这个API获取工资单的信息: GET https://api.xero.com/payroll.xro/1.0/Payslip/5037f8...
解析来自Xero的RS256 JWT,使用JJWT库。
英文: Parsing a RS256 JWT from Xero using JJWT 问题 我正在尝试解析来自Xero的用于单点登录的JWT。 Xero的文档指出:“JWT是使用您的客户端密钥和R...