用于检索我的 PayPal 帐户当前余额的 API?
是否有 API 可以检索我的 PayPal 帐户的当前余额?有没有办法可以安全地查询我的 PayPal 帐户并检索帐户中的总余额?
我想这样做是为了创建一个“我们的每月配额中有 x 个”类型的东西。
Is there an API for retrieving the current balance of my PayPal account? Is there a way I can securely query my PayPal account and retrieve the total balance in my account?
I want to do this to create a "we have x out of y for our monthly quota" type things.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
交易搜索 API 具有检查余额的方法。
要使用它,请首先在 您的 REST 应用设置。
The Transaction Search API has a method to check balances.
To use it, first enable the Transaction Search permission in your REST App settings.