C# 中的 eBay 大型商户服务
我正在尝试将文件发送到 eBays LMS。
我已经下载了很多示例,但它们都缺少一些东西。他们要么没有所有参考资料,要么没有告诉我要包含哪些包。
大多数情况下,虽然他们需要称为 JobID 的东西,但我当然没有,因为这是该过程的第一步。
所以我想知道是否有人见过或知道在哪里可以找到包含所有位的 C# 示例。
I'm attempting to send a file to the eBays LMS.
I have downloaded heaps of examples but they all have something missing. Either they don't have all the references, or they don't tell me what packages to include.
Most often though they require something called a JobID, that I of course don't have because that's step one of the process.
So I'm wondering if anyone has seen or knows where to find a C# sample that contains all the bits.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我花了相当多的时间去挖掘,但我还是做到了这一点。
https://ebay.custhelp.com/app/answers/detail /a_id/1338/lated/1
它有一个似乎可以做所有事情的应用程序。虽然我现在遇到了问题,但这是我造成的。
我最高兴了。
It took quite a bit of digging but I came to this.
https://ebay.custhelp.com/app/answers/detail/a_id/1338/related/1
It has an app that appears to do everything. Though I've got a problem with it now, it is one of my making.
I am most happy.