Account

API Resources #

Account #

User 供應商使用者資訊 #

Column Name Type RW/RO Required Note
id Int32 RO 小幫手編號
name String RO 小幫手中文姓名
fullName String RO 小幫手中文姓名
supplierId Int32 RO 供應商編號
supplierName String RO 供應商名稱
profile SupplierProfile RO Supplier profile, won’t be returned by default
yContactWindows ContactWindow[] RO Yahoo contact information list
isAdmin Boolean RO 是否為管理者

SupplierProfile 供應商設定 #

Column Name Type RW/RO Required Note
accessoryContracts String[] RO 附約資訊
  • outrightPurchase: 買斷
  • appliance: 家電
  • warehouse: 寄賣
toggles String[] RO 供應商啟用功能
  • accounting: 對帳單
  • notifyAbnormal: 通知
  • repair: 維修
  • changeGood: 換貨
  • returnGood: 退貨
  • forfeit: 罰款
  • ESD: ESD
  • warehouse: 寄倉管理
  • obtainListingPrice: 轉出售價
  • obtainListingOriginalPrice: 轉出售價(不含活動折抵)
  • performanceRanking: 績效評核
  • deliverByThirdPartyLogistic: 三方物流出貨
  • deliverByCvsFromWh: 店配
  • deliverByCvs: 直店配
  • batchCheckConsignment: 寄賣對帳批次
  • batchCheckOutrightPurchase: 買斷對帳批次
  • batchAcceptSaleableAdjustment: 可銷售數量整批過審
  • applyMarketingMaterial: 素材提案
  • applyPackageSticker: 包裝貼紙申請
  • applyProductAndListing: 商品提案
  • adjustProductAndListing: 待調整商品
  • adjustInventory: 庫存修正
  • autoApproveListingOnOffShelve: 賣場上/下架直接過審
  • autoApproveInventoryAdjustPrpsl: 庫存審核直接過審
  • autoApproveListingProposal: 新增賣場直接過審
  • autoReplenishmentWarehouseInventory: 進倉自動補貨
  • advertisingExposure: 商品曝光服務
  • recycleAppliance: 廢四機
  • preOrder: 預購商品
  • customized: 訂製
  • appointment: 客約
  • eVoucher: 電子票券
warehouse String RO Default warehouse when shipType is centralized shipping
returnGoodDestination String RO Return good destination
退貨配達方式
  • supplier: 可直退供應商
  • yahoo: 一律退回雅虎物流中心(自有倉)
signedSubStationIds String[] RO 已簽約子站 ID 列表
withdrawalInfo SupplierInfo RO Withdrawal information
請款資訊
repairInfo SupplierInfo RO Repair information
維修資訊
eVoucherAttributes VoucherAttribute[] RO E-Voucher attributes information
電子票券資訊

SupplierInfo 供應商詳細資訊 #

Column Name Type RW/RO Required Note
contactWindow ContactWindow RO Contact information
method String RO
  • For repair information: Repair type
    當此物件被用於顯示維修資訊時,表示維修方式
    • indirectRepair: 間修
    • directRepair: 直修
  • For withdrawal information: null

ContactWindow 聯絡資訊 #

Column Name Type RW/RO Required Note
id String RO Contact ID
服務窗口 ID
name String RO Contact Name
服務窗口姓名
phone String RO Phone number
服務窗口電話
fax String RO Fax number
服務窗口傳真
email String RO Email address
服務窗口 Email
location Location RO Contact Address
服務窗口地址

Location #

Column Name Type RW/RO Required Note
zipCode String RO Zip code
city String RO City name
district String RO District
address String RO Address

VoucherAttribute 電子票券資訊 #

Column Name Type RW/RO Required Note
id Int32 RO 屬性序號
name String RW POST: Y
PUT: Y
屬性名稱
description String RO 屬性說明
maxLength String RO 最大長度
dataType String RO 資料型別
  • string
  • integer
  • datetime
  • decimal
isRequired Boolean RO 是否必要
value String RW POST: Y
PUT: Y
電子票券屬性值
若屬性 data type 限制為 datetime
則使用 ISO-8601 格式