【问题标题】:How to get transaction details on eBay API如何在 eBay API 上获取交易详情
【发布时间】:2013-03-26 17:57:32
【问题描述】:

要从 eBay 获取卖家交易,我使用 API 函数 GetSellerTransactions

它在响应的TransactionArray 属性中返回TransactionType 数组(GetSellerTransactionsResponseType

在该数组中,我有来自 eBay 的交易。

当我有 eBay 交易 ID 值(如字符串:12345678900)时,有没有办法获得一个 TransactionType 对象?

感谢任何帮助!

【问题讨论】:

    标签: ebay-api


    【解决方案1】:

    好吧,好像做不到,你可以得到GetOrderTransactions

    但您需要知道 OrderID、ItemID 或 SKU 值

    【讨论】:

      猜你喜欢
      • 2013-12-26
      • 2014-07-20
      • 2017-03-07
      • 2023-04-01
      • 2019-10-11
      • 2018-12-20
      • 2011-08-30
      • 2023-03-27
      • 1970-01-01
      相关资源
      最近更新 更多