getOrderCostDetail{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | currency_code | 转换的币种 | string | — | 可选 | 转换的币种 |
| 2 | warehouse_order_code | 仓库单号 | object | — | 必填 | 仓库单号:格式如:{"warehouse_order_code":["SO20010673249","AF20012040447"]} 最多500个订单 |
| 3 | order_year | 历史订单 | int | — | 可选 | 历史订单:年份,例如, 2018。此参数,要结合订单数据拆表功能才有效。 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | currency_code_org | 原币种 | string | — | 可选 | 原币种 |
| 2 | pay_time | 付款时间 | datetime | — | 可选 | 付款时间 |
| 3 | order_total_amount | 订单总金额 | float | — | 可选 | 订单总金额(包含客户运费) |
| 4 | total_cost | 总成本 | float | — | 可选 | 总成本 |
| 5 | product_amount_org | 商品总金额 | float | — | 可选 | 商品总金额(原币种) |
| 6 | gross_profit_rate | 毛利率 | int | — | 可选 | 毛利率 |
| 7 | currency_code | 转换币种 | string | — | 可选 | 转换币种 |
| 8 | fba_fee_org | fba费用 | float | — | 可选 | fba费用(原币种) |
| 9 | payment_platform_fee | paypal手续费 | float | — | 可选 | paypal手续费 |
| 10 | payment_platform_fee_org | paypal手续费 | float | — | 可选 | paypal手续费(原币种) |
| 11 | platform_cost_org | 平台手续费 | float | — | 可选 | 平台手续费 (原币种) |
| 12 | shipping_fee | 派送运费 | float | — | 可选 | 派送运费 |
| 13 | purchase_shipping_fee | 采购运费 | float | — | 可选 | 采购运费 |
| 14 | product_amount | 商品总金额 | float | — | 可选 | 商品总金额 |
| 15 | sku_quantity | 产品sku | string | — | 可选 | 产品sku(数量) |
| 16 | platform_cost | 平台手续费 | float | — | 可选 | 平台手续费 |
| 17 | first_carrier_freight | 头程运费成本 | float | — | 可选 | 头程运费成本 |
| 18 | order_platform_type | 订单类型 | string | — | 可选 | 订单类型:sale,refund,resend |
| 19 | buyer_pay_shipping | 平台运费 | float | — | 可选 | 平台运费 |
| 20 | currency_rate | 汇率 | float | — | 可选 | 汇率 |
| 21 | purchase_cost | 采购成本 | float | — | 可选 | 采购成本 |
| 22 | order_total_amount_org | 订单总金额 | float | — | 可选 | 订单总金额(包含客户运费)(原币种) |
| 23 | other_fee | 其它费用 | float | — | 可选 | 其它费用 |
| 24 | shipping_fee_org | 派送运费 | float | — | 可选 | 派送运费(原币种) |
| 25 | fba_fee | fba费用 | float | — | 可选 | fba费用 |
| 26 | warehouse_order_code | 仓库单号 | string | — | 可选 | 仓库单号 |
| 27 | service_transport_fee | 第三方派送费 | float | — | 可选 | 第三方派送费 |
| 28 | gross_profit | 毛利 | float | — | 可选 | 毛利 |
| 29 | order_code | 订单号 | string | — | 可选 | 订单号 |
| 30 | package_fee | 包材费用 | float | — | 可选 | 包材费用 |
| 31 | otherFeeOrg | 其它费用 | float | — | 可选 | 其它费用(原币种) |
| 32 | payment_method_detail | 付款方式细节 | string | — | 可选 | 付款方式细节(仅亚马逊平台的订单才返回) |
| 33 | tariff_fee | 头程关税成本 | float | — | 可选 | 头程关税成本 |
| 34 | purchase_taxation_fee | 采购税费 | float | — | 可选 | 采购税费 |
| 35 | buyer_pay_shipping_org | 平台运费 | float | — | 可选 | 平台运费(原币种) |
易仓的接口:订单费用和成本明细(按订单)V3.0(getOrderCostDetail),由轻易云数据集成平台 API 资产管理模块整理收纳,并随易仓版本更新同步更新。