目录

1.Date Range Report columns description

2.关于tax_collection_model字段理解


1.Date Range Report columns description

column name

column type

discription

transaction_date

datetime

transaction 发生日期

settlement_id

varchar(32)

本次结算事件id

type

varchar(128)

transaction事件类型 ,包括Order,Refund等

order_id

varchar(128)

amazon order id ,当transaction 为 order 相关时才有

sku

varchar(128)

sku

description

varchar(512)

sku listing title

quantity

int(11)

transaction事件的sku数量

marketplace

varchar(128)

transaction事件发生时的maketplace

fulfillment

varchar(32)

发货方式,fba/fbm

order_city

varchar(128)

The city of a standard address

order_state

varchar(128)

The state or region of a standard address

order_postal

varchar(32)

The postal (zip) code of a standard address

tax_collection_model

varchar(128)

税费模式,值包括LowValueGoods、MarketplaceFacilitator和null

product_sales

decimal(11,2)

销售额

product_sales_tax

decimal(11,2)

销售税

shipping_credits

decimal(11,2)

The shipping charge for transaction

shipping_credits_tax

decimal(11,2)

The shipping tax charge for transaction

gift_wrap_credits

decimal(11,2)

包装费

giftwrap_credits_tax

decimal(11,2)

包装税

promotional_rebates

decimal(11,2)

折扣

promotional_rebates_tax

decimal(11,2)

Total of all promotion discounts applied to the order item

marketplace_withheld_tax

decimal(11,2)

市场预扣税

selling_fees

decimal(11,2)

销售佣金

fba_fees

decimal(11,2)

fba fee

other_transaction_fees

decimal(11,2)

其他transaction费,如促销折扣费,Early Reviewer Program fee 等

other

decimal(11,2)

其他费项,如FBA Disposal Fee ,FBA Inventory Reimbursement  fee等

total

decimal(11,2)

transaction事件总体收入

2.关于tax_collection_model字段理解

tax_collection_model字段共有3个值,分别为LowValueGoods、MarketplaceFacilitator和null
(1)LowValueGoods

  • LowValueGoods目前只针对新西兰和澳大利亚 两国家 ,
  • 2019年12月1日起新西兰对价值在1,000新西兰元或以下的进口商品 征收商品和服务税 ,详细说明参考https://sellercentral.amazon.com/gp/help/GS32CZNKVHWPXCN8
  • 2018年澳大利亚对价值为1,000澳元或以下的进口商品征收商品和服务税 ,详细说明参考:https://sellercentral.amazon.com/gp/help/G4BBHW7XBNS2GMWU

(2)MarketplaceFacilitator 或 null

  • 理解该字段的MarketplaceFacilitator 或 null  意思,要先了解amazon对订单的扣税方式,有以下两种方式
  • Marketplace Tax Collection (MTC) 方式,由amazon计算和代交税 ; 目前美国有34个州规定或立法实行MTC方式(详细名单参考下面提供的link)
  • Tax Calculation Service (TCS) 方式,由卖家自己交税 ,实行由卖家交税的条件有:

-> 没有规定或立法实行MTC的州 
       -> 对于实行MTC的州,部分征税的司法管辖区和或产品类型 不在州立法实行MTC范围之内
 
所以 a)当tax_collection_model为MarketplaceFacilitator时,说明该订单实现MTC扣税,数据上体现在marketplace_withheld_tax(预扣税字段)的值为product_sales_tax, shipping_credits_tax, giftwrap_credits_tax, promotional_rebates_tax 4个税费总和  ,b)当为null时,说明该订单由卖家交税,预扣税字段marketplace_withheld_tax的值为0
参考link:https://sellercentral.amazon.com/gp/help/help.html/?itemID=G7VYHGJ8ZT2M58CP&ref_=xx_G7VYHGJ8ZT2M58CP_a_r0_cont_sgsearch

amazon - sellercentral 之 sellercentral report - Date Range Reports (transaction)相关推荐

  1. R语言基于日期范围筛选数据实战(Subset by a Date Range):日期范围之内的数据、日期范围之外的数据、日期之后的数据、日期之前的数据

    R语言基于日期范围筛选数据实战(Subset by a Date Range):日期范围之内的数据.日期范围之外的数据.日期之后的数据.日期之前的数据 目录 R语言基于日期范围筛选数据实战(Subse ...

  2. daterangepicker java_日期选择插件Date Range Picker

    Date Range Picker jQuery Date Range Picker 是一个基于 jQuery 的日期选择插件,使用起来也算方便,主要提 日期范围.单个日期 (时间.周.快捷键.每周其 ...

  3. amazon - sellercentral 之 sellercentral report - long term storage fee report

    目录 1.Business and Data Method 2.Report Field Definitions 3.FBA Small and Light Program 4.Long Term S ...

  4. amazon - sellercentral 之 sellercentral report - monthly storage fee report

    目录 1.Report Field Definitions 2.Business and Data Method 3.Monthly inventory storage fee charge logi ...

  5. 黄聪:JQUERY的datatables插件,Date range filter时间段筛选功能

    需配合moment插件实现:http://momentjs.com/ 演示:http://live.datatables.net/zuciyawi/1/edit HTML代码 <!DOCTYPE ...

  6. how is CRM One Order date range finally converted to OPEN SQL

    Created by Wang, Jerry, last modified on May 18, 2017

  7. amazon - amzreport 之 amazon report list

    Po Download Method Group Report Name Description Report Type Location or Link 1 MWS Report API Listi ...

  8. 爬虫获取Amazon Payments

    今天我们聊聊Payments报表是怎样获取的. 01知识点 先讲几个概念性的知识. 1)Payments 付款报告,是Amazon自动生成的与卖家的结算数据报表,卖家可以在此了解指定结算周期内的交易细 ...

  9. 如何将另外一个表里的数据与联动_跨境电商(亚马逊)后台财务数据包

    亚马逊后台的财务数据包是刚进这个行业的财务人员最希望能了解熟悉的,这块也是相对于国内财务比较有难度的内容,主要难点是亚马逊平台是新的东西,国内财务对规则,费用内容,流程都比较懵,另外就是各项资料都是外 ...

最新文章

  1. Windows 2008 R2 SP1部署Lync2010标准版(1)
  2. 超不清视频播放器-用Python将视频转成字符
  3. seq2seq模型_Pytorch学习记录-Seq2Seq模型对比
  4. linux中yum与rpm区别
  5. 点击图片显示大图(有多张图片可以左右滑动)
  6. 计算机操作系统原理精品课程,计算机操作系统原理.ppt
  7. 函数:使用数组名作为函数参数进行操作
  8. Linux LAMP架构搭建
  9. FFmpeg总结(七)AV系列结构体之AVIOContext
  10. GoldWave2020注册激活码版下载音频处理制作教程
  11. 3种常用的图片压缩方法
  12. JS高级---函数中的this的指向,函数的不同调用方式
  13. Python入门学习笔记第五章——if条件句~~~
  14. Xcode 13.4.1如何显示文件拓展名
  15. 闲人闲谈PS之五——项目型企业核算方式选择
  16. 动态选择屏幕(FREE_SELECTIONS_INIT)
  17. java,循环和判断,黑马程序员作业
  18. 当mybatisPlus与tk.mybatis遇到更新
  19. 我的考博经验总结 CCER
  20. Android FragmentManager之beginTransaction()

热门文章

  1. 新版GitBook安装及使用——不完全避坑指南
  2. 150行JavaScript代码实现增强现实
  3. 2009笔记本处理器最新排名
  4. 夏日必备太阳镜的选购技巧
  5. codevs1051
  6. ae合成设置快捷键_AE快捷键总结归纳,提升工作效率,离不开它
  7. 【01】水仙花数算法
  8. 两种CAN微控制器MCP2510与SJA1000的比较
  9. 女子在地铁车厢内当众更衣
  10. 小身板大能量 清微智能边缘盒子满足多场景智能应用