Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试按照此处的建议通过浏览器对 intacct 公开的 XML Web 服务进行 API 调用。我想了解如何将凭据(发件人 ID/密码)和公司详细信息与 xml 请求一起传递。
任何有与 intacct 联系经验的人都可以提供他/她的宝贵意见。谢谢。
我能够弄清楚这一点。凭据和公司详细信息作为 xml 请求的一部分传递。该请求包括传递此信息的特定标签。请参阅此链接了解更多详情。