亚马逊电商数据自动化管理接口平台体系设计

亚马逊电商数据自动化管理接口平台体系设计

重要说明

  • 本文章为亚马逊系列其中的一篇,具体详见 主页 中亚马逊分类
  • 该系列项目均为【CSDN轻夏】原创,未经允许禁止转载
  • 如有疑问请添加qq群聊302493982学习咨询

物流信息LogisticsInformation

  • 寄件信息
    • 收件人 recipients String
    • TEL TEL String
    • 收件人国家 country String
    • 收件人国际(中文) countryChina String
    • ZIP邮编 zipCode String
    • 州 state String
    • 市 city String
    • 街道 street String
    • 详细信息 detial String
  • 国际物流
    • 运输数量 number int
    • 中文名称 name String
    • 英文名称 englishName String
    • 重量 weight double
    • 体积
      • 长 long double
      • 宽 wide double
      • 高 high double
    • 物流类别一 logistics_kind
    • 物流类别二 logistics_second_kind
    • IOSS号 ioss
    • 运单号 transportNumber
    • 追踪号 trackingNumber
    • 国际物流单号 InternationalTransportNumber
    • 国际跟踪号 InternationalTrackingNumber
    • 国际运费 internationalMoney
    • 线路 route
    • 发货时间 deliverTime
    • 物流状态 deliverStatus
    • 物流时间 logisticsTime
    • 同步状态 status Synchronization
    • 启用 enable bool

统计Statistics

  • 订单数totalNumber int
  • 销售额saleTotalMoney double
  • 订单到账金额getTotalMoney double
  • 采购价purchaseMoney double
  • 佣金brokerage double
  • 运费transportMoney double
  • 虚发货订单数virtualDeliverNumber int
  • 虚发货订单数金额virtualDeliverMoney double
  • 虚发货扣费佣金virtualDeliverBrokerage double
  • 退款扣费佣金refundBrokerage double
  • 利润率profitRate double

购买Buy

  • 订单号buyId int key
  • 上传upLoad UpLoad
  • 购买数量 buyNumber int
  • 购买总价 buyTotalMoney double
  • 物流信息logisticsInformation LogisticsInformation
  • 商品product Product
  • 下单时间buyTime date
  • 店铺名firmName String
  • 图片Photo string ref
  • 亚马逊单号amazonId String
  • 订单金额buyMoney String
  • 亚马逊佣金amazonProfit String
  • 到账金额getMoney double
  • 当天汇率nowDayExchangeRate double
  • 采购价格purchasePrice double
  • 国际物流费internationalTransportMoney double
  • 国际物流冻结费
  • 国际物流修正值
  • 国内物流费nationalTransportMoney double
  • 平台佣金platformMoney double
  • 打包费
  • 退货费用returnMoney double
  • 利润profit double
  • 状态buyStatus BuyStatus
  • 备注 remark String
  • 状态 status bool

商品Product

  • 序号int key
  • 产品编号productNumber long
  • 名称productName String
  • 产品分类productKind String
  • 产品类型productInnerKind ProductKind
  • 上传状态loadStatus LoadStatus
  • 图片Photo[]
    • 图片Photo
      • 图片名称photoName String key
      • 图片存储位置photoPath String
      • 图片启用 enable bool
  • 变体Variant
    • 序号variantId int key
    • 变体名称variantName String
    • SKU修正variantSKU String
    • 加价variantAddMoney double
    • 库存inventory int
    • 总价variantTotalMoney double
    • UPC/EAN variantUPCEAN String
    • ASIN ASIN String
    • 图片Photo[]
      • ref
  • 产品信息
    • 厂商名称firmName String
    • 品牌名称brandName String
    • 厂商编号firmId String
    • 产品来源productFrom String
    • 内部SKU innerSKU String
    • SKU修正 correctionSKU String
    • 来源网址 webPath String
    • 备注 remark String
  • 产品介绍
    • 中文产品介绍 chinaProductIntroduce ProductIntroduce
    • 法语产品介绍 franceProductIntroduce ProductIntroduce
    • 意大利语产品介绍 italyProductIntroduce ProductIntroduce
    • 西班牙语产品介绍 spainProductIntroduce ProductIntroduce
    • 德语产品介绍 germanyProductIntroduce ProductIntroduce
    • 荷兰语产品介绍 netherlandsProductIntroduce ProductIntroduce
    • 瑞典语产品介绍 swedenProductIntroduce ProductIntroduce
    • 日语产品介绍 japaneseProductIntroduce ProductIntroduce
    • 多国语
      • 中国、美国、加拿大、巴西、墨西哥、英国、德国、法国、西班牙、意大利、荷兰、日本、印度、澳大利亚、 瑞典、波兰、阿联酋、沙特、新加坡
  • 产品码productCode String
  • 成本运费
    • 采购价格 buyPrice double
    • 国内运费inlandPrice double
    • 国外运费outlandPrice double
    • 库存数量repertoryCount int
    • 包装尺寸packageSize List
      • 长l double
      • 宽w double
      • 高h double
    • 包装毛重packageWeight double
    • 利润率profitRate double
    • 费用表格
      • 加拿大费用 canadaCostInternationalRate CostInternationalRate
      • 墨西哥费用 mexicoCostInternationalRate CostInternationalRate
      • 英国费用 englandCostInternationalRate CostInternationalRate
      • 法国费用 franceCostInternationalRate CostInternationalRate
      • 德国费用 germanyCostInternationalRate CostInternationalRate
      • 西班牙费用 spainCostInternationalRate CostInternationalRate
      • 荷兰费用 netherlandsCostInternationalRate CostInternationalRate
      • 瑞典费用 swedenCostInternationalRate CostInternationalRate
      • 日本费用 japaneseCostInternationalRate CostInternationalRate
      • 多国语
        • 中国、美国、加拿大、巴西、墨西哥、英国、德国、法国、西班牙、意大利、荷兰、日本、印度、澳大利亚、 瑞典、波兰、阿联酋、沙特、新加坡
  • 组织架构
    • 上架成员 upPeople int
  • 启用
    • enable bool
  • 时间time date

组织架构Organization

  • 组织序号 organizationId int
  • 用户名 name String
  • 账号 userName String
  • 密码 password String
  • 组织架构类别 organizationKind OrganizationKind
  • 组织名称 organizationName String
  • 上级组织序号 upOrganization int
  • SKU前缀 skuPrefix String
  • 联系人 contact String
  • 联系电话 phoneNumber String
  • 余额 lastMoney String
  • 是否允许成员之间查看 isLook bool
  • 是否允许成员之间删除 isDelete bool
  • 授权店铺authorizedShops AuthorizedShops[]
    • 店铺号码 id int (key for organizationId)
    • 店铺别名 shopRename String
    • 账号 amazonName String
    • 授权时间 authorizedTime Date
    • 开户区域 accountArea AccountArea
    • 买家编号 merchantId String
    • 授权令牌 authorizedId String
  • 创建时间 time date
  • 可用状态 status bool

费用国际汇率CostInternationalRate

  • 运费 freightCost double
  • 售价 sellingCost double
  • 外币 foreignCost double
  • 优化 optimize double
  • 最终售价 finalPrice double
  • 利润 profit double

产品介绍 ProductIntroduce

  • 产品标题title String
  • 五点描述fiveDescribe String
  • 详细描述detailDescribe String
  • 关键字key String

enum

  • 状态BuyStatus
    • 虚发货
    • 国际发货
    • 采购
    • 完成
    • 退款
  • 分类类型ClassifyType
      • 家具户外生活*
    • 分类类型太多的话使用String
  • Amazon类目AmazonClassifyType
  • 组织架构类别OrganizationKind
    • 超级管理员
    • 公司
    • 成员
  • 产品分类ProductKind
    • 重点
    • 原创
    • 海外
    • 采集
    • 其他
    • 产品库
  • 上下架LoadDown
    • 上架
    • 下架
    • 过滤
    • 侵权
    • 屏蔽
  • 上传状态LoadStatus
    • 未上传
    • 正在上传
    • 已上传
    • 上传错误
  • 开户区域 AccountArea
    • 结构
      • 名称 name String
      • 授权国家 authorizedNational String
    • 数据
      • 北美(North America)
        • 美国、加拿大、墨西哥
      • 欧洲(Europe)
        • 英国、法国、德国、西班牙、意大利、荷兰、瑞典
      • 日本(Japan)
        • 日本
      • 澳大利亚(Australia)
        • 澳大利亚
      • 印度(India)
        • 印度
      • 阿联酋(United Arab Emirates)
        • 阿联酋
      • 新加坡(Singapore)
        • 新加坡
      • 沙特阿拉伯(Saudi Arabia)
        • 沙特阿拉伯

上传UpLoad

  • 本地上传编号 id int
  • 授权账户 authorizedShops int(key)
  • 产品id productId
  • Amazon类目amazonClassifyType AmazonClassifyType
  • 分类节点id classifyId String
  • 分类类目classifyType ClassifyType
  • 更新时间updateTime
  • 上传状态loadStatus LoadStatus
  • 失败原因 failReason String
  • 操作人operatePeople OperatePeople

请添加图片描述
请添加图片描述

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值