返回bonanza.com.
登录
登记
申请API帐户
API.文档
Bonapitit主页
申请API帐户
入门
什么是“BONAPITIT”?
谁可以使用“bonapitit”?
与eBay API的差异
快速入门指南
更新
基本
最佳实践和常见错误
展位URL标识符
容器数据类型
错误类型
如何序列化JSON,所以我可以将它发送给Bonanza?
用户令牌简介
提交非安全请求
提交安全请求
Bonapitit示例
.NET示例
C#示例
Java示例
Perl例子
PHP示例
Python例子
红宝石的例子
参考
API.调用列表
AddFixedPriceItem.
AddMultipleFixedPriceItems.
完成
createmessage.
EndFixedPriceItem.
fetchtoken.
findItemsbycategory.
findItemsbyKeywords.
Getbooth.
GetboothItems.
Getboothstats.
get类别
getCategorytraits.
getCheckoutlink.
GetMessages.
GetMessagesList.
getMultipleItems.
GetMultipleUnlistedItems.
getNotificationPreferences.
使是
getsingleitem.
getTokenStatus.
getunlisteditem
GetUser.
GetUserProfile.
ReviseFixedPriceItem.
RevIsemultiplipleFixedPriceItems.
setnotificationPreferences.
updatebooth.
UpdateInventory.
UpdateMessage.
getMultipleItems.
此呼叫与
getsingleitem.
有三个例外:
该请求将被选为
getMultipleItems.request.
并且产出将是
getMultipleItems.Response.
这
物品id.
输入可以是最多50项的数组,而不是仅为整数,如
getsingleitem.
输出
物品
将是您要求的所有项目的数组,这些项目目前可供出售
getMultipleItems.的例子
PHP示例