获取订单详情2.0

拥有此API的权限集
订单管理-查询

请求方式及url

  • 请求方式:POST
  • 请求头:Content-Type:application/json
  • 接口地址:https://api.xiaoe-tech.com/xe.ecommerce.order.detail/1.0.0
  • 频率限制:1秒20次

在线调试工具

请求

响应

请求参数

参数名 必选 类型 说明
access_token string 专属token
order_id string 订单ID

返回示例

{
    "access_token":"xe_xxxxx",
    "order_id":"o_xxxxxx_xxxxxxx"
}

返回参数

参数名 类型 说明
code int 请求结果码
msg string 描述信息
data object 数据
data.buyer_info object 买家信息
data.goods_info object 商品信息
data.internal_extra_info object 内部额外信息
data.invoice_info object 发票信息
data.order_info object 订单信息
data.payment_info object 支付信息
data.price_info object 价格信息
data.third_party_info object 第三方额外信息

买家信息 data.buyer_info

参数名 类型 说明
avatar_url string 买家头像
comment string 买家留言
has_result boolean 是否存在内容
info_collect_phone_number string 买家信息采集手机号
nickname string 买家昵称
phone_number string 买家手机号
user_id string 买家 用户ID

商品信息 data.goods_info

参数名 类型 说明
goods_list array 商品列表
goods_list[].actual_fee int 商品实收金额,单位:分
goods_list[].app_id string 店铺 ID
goods_list[].check_state int 核销状态 0-无 1-待核销 2-已核销 3-已失效 4-部分核销
goods_list[].check_state_description string 核销状态描述
goods_list[].discounts_info object 商品优惠信息
goods_list[].discounts_info.coupons_list array 优惠券列表
goods_list[].discounts_info.coupons_list[].discount_amount int 优惠金额,单位:分
goods_list[].discounts_info.coupons_list[].discount_name string 优惠名称
goods_list[].discounts_info.coupons_list[].discount_sub_type int 二级优惠类型
goods_list[].discounts_info.coupons_list[].discount_sub_type_description string 二级优惠类型描述
goods_list[].discounts_info.discounts_list array 优惠列表
goods_list[].discounts_info.discounts_list[].discount_amount int 优惠金额,单位:分
goods_list[].discounts_info.discounts_list[].discount_name string 优惠名称
goods_list[].discounts_info.discounts_list[].discount_sub_type int 二级优惠类型
goods_list[].discounts_info.discounts_list[].discount_sub_type_description string 二级优惠类型描述
goods_list[].discounts_info.multi_coupons_usage boolean 是否多张优惠券叠加使用
goods_list[].discounts_info.no_coupon_list array 不包含优惠券的优惠列表
goods_list[].discounts_info.no_coupon_list[].discount_amount int 优惠金额,单位:分
goods_list[].discounts_info.no_coupon_list[].discount_name string 优惠名称
goods_list[].discounts_info.no_coupon_list[].discount_sub_type int 二级优惠类型
goods_list[].discounts_info.no_coupon_list[].discount_sub_type_description string 二级优惠类型描述
goods_list[].discounts_info.total_coupons_discount_amount int 优惠券总金额,单位:分
goods_list[].expire_desc string 商品有效期描述
goods_list[].expire_display boolean 是否显示过期时间
goods_list[].expire_end string 商品有效期结束时间
goods_list[].expire_start string 商品有效期开始时间
goods_list[].goods_description string 商品描述
goods_list[].goods_image string 商品图片
goods_list[].goods_name string 商品名称
goods_list[].goods_sn string 商品编码
goods_list[].goods_spec_description string 商品规格描述
goods_list[].modified_amount int 商品改价金额,单位:分
goods_list[].paid_coupon_info array 有价优惠券信息
goods_list[].paid_coupon_info[].app_id array 店铺id
goods_list[].paid_coupon_info[].coupon_code string 有价优惠券code
goods_list[].paid_coupon_info[].coupon_password string 有价优惠券卡密
goods_list[].paid_coupon_info[].goods_id string 商品id
goods_list[].paid_coupon_info[].order_id string 订单id
goods_list[].paid_coupon_info[].receive_at string 领取时间
goods_list[].paid_coupon_info[].stat int 状态 2领取 这里只有2
goods_list[].paid_coupon_info[].user_id string 领取用户
goods_list[].period_type int 商品有效期类型 有效期类型:0-长期有效;1-具体时间前有效;2-有效期时间范围(秒)
goods_list[].quantity int 商品数量
goods_list[].refund_amount int 商品退款金额,单位:分
goods_list[].refund_state int 退款状态 0-无 1-售后中 2-部分退款 3-全额退款
goods_list[].refund_state_description string 退款状态描述
goods_list[].refundable_amount int 商品可退金额,单位:分
goods_list[].relation_goods_id string 关联商品 ID (order goods id)
goods_list[].relation_goods_type int 关联商品类型: 0-无 1-虚拟带货主商品 2-实物带货主商品 3-内容分销市场主商品 4-总分店总店商品
goods_list[].relation_goods_type_description string 关联商品类型描述: 前端展示字段, 在 RelationGoodsType == 1 | 2 的时候, 值为 “套餐商品”, 其他值的时候暂时为空
goods_list[].remain_count int 剩余核销次数
goods_list[].ship_state int 发货状态
goods_list[].ship_state_description string 发货状态描述
goods_list[].sku_id string 规格 ID
goods_list[].sku_spec_code string 规格编码
goods_list[].spec_value string 商品规格附加值, 暂时只有 OLC 线下课需要返回值
goods_list[].spu_id string 商品 ID
goods_list[].spu_type string 商品类型:ENT-实物商品,OLC-线下课,OLP-课时包,BTK-班课,VCP-有价优惠券,ATV-活动管理,SRV-服务类商品,ITX-图文,ADO-音频,VDO-视频,EBK-电子书,MMB-会员,SPC-专栏,BSC-大专栏,TCP-训练营,ALC-互动课,ALV-直播,SVP-超级会员,CMN-社群(圈子),EKC-训练营Pro(鹅课程)课程,PCD-付费打卡,PCT-练习,PAQ-付费提问,ANS-付费回答(答主),COP-组合商品,BOT-AI助理,ALG-直播礼物,LHB-门店红包,RED-红包,RWD-打赏,DTB-分销商品
goods_list[].spu_type_description string 商品类型描述
goods_list[].sub_total int 商品小计(实付金额 - 改价金额),单位:分
goods_list[].tag_description string 商品标签描述
goods_list[].unit_price int 商品单价,单位:分
goods_list[].vs_commission int 视频号小店主播佣金,单位:分
goods_list[].vs_nick_name string 视频号小店主播昵称
goods_list[].vs_platform_fee int 视频号小店平台服务费,单位:分
goods_list[].order_goods_id string 订单商品id
has_result boolean 是否存在内容

内部额外信息 data.internal_extra_info

参数名 类型 说明
after_sale_info object 售后信息
after_sale_info.after_sale_records array 售后记录
after_sale_info.after_sale_records[].after_sale_id string 售后单号
after_sale_info.after_sale_records[].goods_name string 商品名称
after_sale_info.has_result boolean 是否存在内容
consignee_info object 收货信息
consignee_info.address string 收货地址 / 提货地址
consignee_info.address_city string 地址-市
consignee_info.address_county string 地址-区
consignee_info.address_detail string 地址-详细地址
consignee_info.address_province string 地址-省
consignee_info.contact string 收货人联系方式 / 联系方式
consignee_info.contact_country_code string 收货人联系方式国际区号 / 联系方式国际区号
consignee_info.express_type int 收货类型: 1-物流配送, 2-自提
consignee_info.full_contact string 收货人联系方式 (国际区号 联系方式) / 联系方式 (国际区号 联系方式)
consignee_info.has_result boolean 是否存在内容
consignee_info.name string 收货人姓名 / 提货人
content_distribution_info object 内容分销信息
content_distribution_info.channel_order_actual_price int 渠道方订单实收金额(用于显示在内容方退款弹窗的“订单金额”),单位:分
content_distribution_info.distribution_amount int 分成金额,单位:分
content_distribution_info.distribution_ratio number 分销比例
content_distribution_info.has_result boolean 是否存在内容
content_distribution_info.is_channel boolean 是否为渠道方
content_distribution_info.market_name string 分销市场名称
content_distribution_info.relation_app_image string 关联的商铺图片
content_distribution_info.relation_app_name string 关联的商铺名称: 如果本店铺是分销方,则关联的是内容方商铺名称;反之亦然
content_distribution_info.type_description string 分销类型描述
indentor_info object 订货商信息
indentor_info.has_result boolean 是否存在内容
indentor_info.indentor_avatar string 订货商头像
indentor_info.indentor_deduct_quota int 订货商消耗额度
indentor_info.indentor_id string 订货商ID
indentor_info.indentor_name string 订货商姓名
indentor_info.indentor_phone string 订货商手机号
indentor_info.indentor_remaining_quota int 订货商剩余额度
indentor_info.indentor_staff_id string 订货商员工ID
indentor_info.indentor_staff_name string 订货商员工姓名
indentor_info.indentor_staff_phone string 订货商员工手机号
logistics_info object 物流信息
logistics_info.has_result boolean 是否存在内容
logistics_info.packages_info array 包裹信息
logistics_info.packages_info[].departure_time string 发货时间
logistics_info.packages_info[].electronic_order_fail_reason string 电子面单失败原因
logistics_info.packages_info[].express_id string 物流单号
logistics_info.packages_info[].logistics_company_name string 物流公司名称
logistics_info.packages_info[].logistics_state_description string 物流状态描述
logistics_info.packages_info[].package_goods_info array 商品信息
logistics_info.packages_info[].package_goods_info[].actual_fee int 商品实收金额,单位:分
logistics_info.packages_info[].package_goods_info[].app_id string 店铺 ID
logistics_info.packages_info[].package_goods_info[].check_state int 核销状态 0-无 1-待核销 2-已核销 3-已失效 4-部分核销
logistics_info.packages_info[].package_goods_info[].check_state_description string 核销状态描述
logistics_info.packages_info[].package_goods_info[].discounts_info object 商品优惠信息
logistics_info.packages_info[].package_goods_info[].discounts_info.coupons_list array 优惠券列表
logistics_info.packages_info[].package_goods_info[].discounts_info.coupons_list[].discount_amount int 优惠金额,单位:分
logistics_info.packages_info[].package_goods_info[].discounts_info.coupons_list[].discount_name string 优惠名称
logistics_info.packages_info[].package_goods_info[].discounts_info.coupons_list[].discount_sub_type int 二级优惠类型
logistics_info.packages_info[].package_goods_info[].discounts_info.coupons_list[].discount_sub_type_description string 二级优惠类型描述
logistics_info.packages_info[].package_goods_info[].discounts_info.discounts_list array 优惠列表
logistics_info.packages_info[].package_goods_info[].discounts_info.discounts_list[].discount_amount int 优惠金额,单位:分
logistics_info.packages_info[].package_goods_info[].discounts_info.discounts_list[].discount_name string 优惠名称
logistics_info.packages_info[].package_goods_info[].discounts_info.discounts_list[].discount_sub_type int 二级优惠类型
logistics_info.packages_info[].package_goods_info[].discounts_info.discounts_list[].discount_sub_type_description string 二级优惠类型描述
logistics_info.packages_info[].package_goods_info[].discounts_info.multi_coupons_usage boolean 是否多张优惠券叠加使用
logistics_info.packages_info[].package_goods_info[].discounts_info.no_coupon_list array 不包含优惠券的优惠列表
logistics_info.packages_info[].package_goods_info[].discounts_info.no_coupon_list[].discount_amount int 优惠金额,单位:分
logistics_info.packages_info[].package_goods_info[].discounts_info.no_coupon_list[].discount_name string 优惠名称
logistics_info.packages_info[].package_goods_info[].discounts_info.no_coupon_list[].discount_sub_type int 二级优惠类型
logistics_info.packages_info[].package_goods_info[].discounts_info.no_coupon_list[].discount_sub_type_description string 二级优惠类型描述
logistics_info.packages_info[].package_goods_info[].discounts_info.total_coupons_discount_amount int 优惠券总金额,单位:分
logistics_info.packages_info[].package_goods_info[].expire_desc string 商品有效期描述
logistics_info.packages_info[].package_goods_info[].expire_display boolean 是否显示过期时间
logistics_info.packages_info[].package_goods_info[].expire_end string 商品有效期结束时间
logistics_info.packages_info[].package_goods_info[].expire_start string 商品有效期开始时间
logistics_info.packages_info[].package_goods_info[].goods_description string 商品描述
logistics_info.packages_info[].package_goods_info[].goods_image string 商品图片
logistics_info.packages_info[].package_goods_info[].goods_name string 商品名称
logistics_info.packages_info[].package_goods_info[].goods_sn string 商品编码
logistics_info.packages_info[].package_goods_info[].goods_spec_description string 商品规格描述
logistics_info.packages_info[].package_goods_info[].modified_amount int 商品改价金额,单位:分
logistics_info.packages_info[].package_goods_info[].paid_coupon_info string 有价优惠券信息
logistics_info.packages_info[].package_goods_info[].period_type int 商品有效期类型 有效期类型:0-长期有效;1-具体时间前有效;2-有效期时间范围(秒)
logistics_info.packages_info[].package_goods_info[].quantity int 商品数量
logistics_info.packages_info[].package_goods_info[].refund_amount int 商品退款金额,单位:分
logistics_info.packages_info[].package_goods_info[].refund_state int 退款状态 0-无 1-售后中 2-部分退款 3-全额退款
logistics_info.packages_info[].package_goods_info[].refund_state_description string 退款状态描述
logistics_info.packages_info[].package_goods_info[].refundable_amount int 商品可退金额,单位:分
logistics_info.packages_info[].package_goods_info[].relation_goods_id string 关联商品 ID (order goods id)
logistics_info.packages_info[].package_goods_info[].relation_goods_type int 关联商品类型: 0-无 1-虚拟带货主商品 2-实物带货主商品 3-内容分销市场主商品 4-总分店总店商品
logistics_info.packages_info[].package_goods_info[].relation_goods_type_description string 关联商品类型描述: 前端展示字段, 在 RelationGoodsType == 1 | 2 的时候, 值为 “套餐商品”, 其他值的时候暂时为空
logistics_info.packages_info[].package_goods_info[].remain_count int 剩余核销次数
logistics_info.packages_info[].package_goods_info[].ship_state int 发货状态
logistics_info.packages_info[].package_goods_info[].ship_state_description string 发货状态描述
logistics_info.packages_info[].package_goods_info[].sku_id string 规格 ID
logistics_info.packages_info[].package_goods_info[].sku_spec_code string 规格编码
logistics_info.packages_info[].package_goods_info[].spec_value string 商品规格附加值, 暂时只有 OLC 线下课需要返回值
logistics_info.packages_info[].package_goods_info[].spu_id string 商品 ID
logistics_info.packages_info[].package_goods_info[].spu_type string 商品类型 0-知识商品 1-实物商品 2-服务类商品 3-打赏 4-红包 5-知识/实物商品
logistics_info.packages_info[].package_goods_info[].spu_type_description string 商品类型描述
logistics_info.packages_info[].package_goods_info[].sub_total int 商品小计
logistics_info.packages_info[].package_goods_info[].tag_description string 商品标签描述
logistics_info.packages_info[].package_goods_info[].unit_price int 商品单价,单位:分
logistics_info.packages_info[].package_goods_info[].vs_commission int 视频号小店主播佣金,单位:分
logistics_info.packages_info[].package_goods_info[].vs_nick_name string 视频号小店主播昵称
logistics_info.packages_info[].package_goods_info[].vs_platform_fee int 视频号小店平台服务费,单位:分
logistics_info.packages_info[].package_trace_info array 物流轨迹信息
logistics_info.packages_info[].package_trace_info[].text string 文字描述
logistics_info.packages_info[].package_trace_info[].time string 时间
logistics_info.packages_info[].parcel_id string 物流包裹id
logistics_info.packages_info[].shipment_type int 发货类型: 1-自行联系快递, 2-在线下单
refund_info object 退款信息
refund_info.has_result boolean 是否存在内容
refund_info.refund_records array 退款记录
refund_info.refund_records[].after_sale_id string 售后单号
refund_info.refund_records[].goods_info object 商品信息
refund_info.refund_records[].goods_info.actual_fee int 商品实收金额,单位:分
refund_info.refund_records[].goods_info.app_id string 店铺 ID
refund_info.refund_records[].goods_info.check_state int 核销状态 0-无 1-待核销 2-已核销 3-已失效 4-部分核销
refund_info.refund_records[].goods_info.check_state_description string 核销状态描述
refund_info.refund_records[].goods_info.discounts_info object 商品优惠信息
refund_info.refund_records[].goods_info.discounts_info.coupons_list array 优惠券列表
refund_info.refund_records[].goods_info.discounts_info.coupons_list[].discount_amount int 优惠金额,单位:分
refund_info.refund_records[].goods_info.discounts_info.coupons_list[].discount_name string 优惠名称
refund_info.refund_records[].goods_info.discounts_info.coupons_list[].discount_sub_type int 二级优惠类型
refund_info.refund_records[].goods_info.discounts_info.coupons_list[].discount_sub_type_description string 二级优惠类型描述
refund_info.refund_records[].goods_info.discounts_info.discounts_list array 优惠列表
refund_info.refund_records[].goods_info.discounts_info.discounts_list[].discount_amount int 优惠金额,单位:分
refund_info.refund_records[].goods_info.discounts_info.discounts_list[].discount_name string 优惠名称
refund_info.refund_records[].goods_info.discounts_info.discounts_list[].discount_sub_type int 二级优惠类型
refund_info.refund_records[].goods_info.discounts_info.discounts_list[].discount_sub_type_description string 二级优惠类型描述
refund_info.refund_records[].goods_info.discounts_info.multi_coupons_usage boolean 多张优惠券叠加使用
refund_info.refund_records[].goods_info.discounts_info.no_coupon_list array 不包含优惠券的优惠列表
refund_info.refund_records[].goods_info.discounts_info.no_coupon_list[].discount_amount int 优惠金额,单位:分
refund_info.refund_records[].goods_info.discounts_info.no_coupon_list[].discount_name string 优惠名称
refund_info.refund_records[].goods_info.discounts_info.no_coupon_list[].discount_sub_type int 二级优惠类型
refund_info.refund_records[].goods_info.discounts_info.no_coupon_list[].discount_sub_type_description string 二级优惠类型描述
refund_info.refund_records[].goods_info.discounts_info.total_coupons_discount_amount int 优惠券总金额,单位:分
refund_info.refund_records[].goods_info.expire_desc string 商品有效期描述
refund_info.refund_records[].goods_info.expire_display boolean 是否显示过期时间
refund_info.refund_records[].goods_info.expire_end string 商品有效期结束时间
refund_info.refund_records[].goods_info.expire_start string 商品有效期开始时间
refund_info.refund_records[].goods_info.goods_description string 商品描述
refund_info.refund_records[].goods_info.goods_image string 商品图片
refund_info.refund_records[].goods_info.goods_name string 商品名称
refund_info.refund_records[].goods_info.goods_sn string 商品编码
refund_info.refund_records[].goods_info.goods_spec_description string 商品规格描述
refund_info.refund_records[].goods_info.modified_amount int 商品改价金额,单位:分
refund_info.refund_records[].goods_info.paid_coupon_info string 有价优惠券信息
refund_info.refund_records[].goods_info.period_type int 商品有效期类型 有效期类型:0-长期有效;1-具体时间前有效;2-有效期时间范围(秒)
refund_info.refund_records[].goods_info.quantity int 商品数量
refund_info.refund_records[].goods_info.refund_amount int 商品退款金额,单位:分
refund_info.refund_records[].goods_info.refund_state int 退款状态 0-无 1-售后中 2-部分退款 3-全额退款
refund_info.refund_records[].goods_info.refund_state_description string 退款状态描述
refund_info.refund_records[].goods_info.refundable_amount int 商品可退金额,单位:分
refund_info.refund_records[].goods_info.relation_goods_id string 关联商品 ID (order goods id)
refund_info.refund_records[].goods_info.relation_goods_type int 关联商品类型: 0-无 1-虚拟带货主商品 2-实物带货主商品 3-内容分销市场主商品 4-总分店总店商品
refund_info.refund_records[].goods_info.relation_goods_type_description string 关联商品类型描述: 前端展示字段, 在 RelationGoodsType == 1 | 2 的时候, 值为 “套餐商品”, 其他值的时候暂时为空
refund_info.refund_records[].goods_info.remain_count int 剩余核销次数
refund_info.refund_records[].goods_info.ship_state int 发货状态
refund_info.refund_records[].goods_info.ship_state_description string 发货状态描述
refund_info.refund_records[].goods_info.sku_id string 规格 ID
refund_info.refund_records[].goods_info.sku_spec_code string 规格编码
refund_info.refund_records[].goods_info.spec_value string 商品规格附加值, 暂时只有 OLC 线下课需要返回值
refund_info.refund_records[].goods_info.spu_id string 商品 ID
refund_info.refund_records[].goods_info.spu_type string 商品类型 0-知识商品 1-实物商品 2-服务类商品 3-打赏 4-红包 5-知识/实物商品
refund_info.refund_records[].goods_info.spu_type_description string 商品类型描述
refund_info.refund_records[].goods_info.sub_total int 商品小计(实付金额 - 改价金额),单位:分
refund_info.refund_records[].goods_info.tag_description string 商品标签描述
refund_info.refund_records[].goods_info.unit_price int 商品单价,单位:分
refund_info.refund_records[].goods_info.vs_commission int 视频号小店主播佣金,单位:分
refund_info.refund_records[].goods_info.vs_nick_name string 视频号小店主播昵称
refund_info.refund_records[].goods_info.vs_platform_fee int 视频号小店平台服务费,单位:分
refund_info.refund_records[].goods_info.order_goods_id string 订单商品id
refund_info.refund_records[].is_delete_purchase int 是否删除订购关系 1-是 0-否
refund_info.refund_records[].operator string 操作人
refund_info.refund_records[].refund_amount int 退款金额,单位:分
refund_info.refund_records[].refund_state int 退款状态: 0-待退款, 1-退款中, 2-退款成功, 3-退款失败
refund_info.refund_records[].refund_state_description string 退款状态描述
refund_info.refund_records[].refund_time string 退款时间
refund_info.refund_records[].refund_type int 退款类型:1-全额退款、2-部分退款
refund_info.refund_records[].refund_type_description string 退款类型描述
refund_info.refund_records[].remark string B端退款备注
student_info object 学生信息
student_info.birth_date string 出生日期
student_info.c_data array 学生资料
student_info.c_data.key string
student_info.c_data.value string
student_info.contact_address string 联系地址
student_info.course_offline_id string 线下课程 ID
student_info.gender int 性别
student_info.grade string 年级
student_info.has_result boolean 是否存在内容
student_info.intention_school string 意向上课学校
student_info.intention_school_address string 意向上课地点
student_info.intention_time string 意向上课时间
student_info.name string 学生姓名
student_info.order_id string 订单 ID
student_info.phone string 联系方式
student_info.user_id string 用户 ID
student_info.wechat_id string 微信号
talent_douyin_info object 达人抖音号信息
talent_douyin_info.has_result boolean 是否存在内容
talent_douyin_info.nickname string 抖音达人昵称
talent_douyin_info.talent_douyin_id string 达人抖音号
veri_code_info object 核销信息
veri_code_info.has_result boolean 是否存在内容
veri_code_info.remain_count int 剩余核销次数
veri_code_info.veri_code_list array 核销码列表
veri_code_info.veri_code_list[].app_id string App ID
veri_code_info.veri_code_list[].check_time string 核销时间
veri_code_info.veri_code_list[].check_type int 核销类型
veri_code_info.veri_code_list[].goods_img string goods_img
veri_code_info.veri_code_list[].operator string 操作人
veri_code_info.veri_code_list[].operator_contact string 操作人联系方式
veri_code_info.veri_code_list[].order_id string 订单号
veri_code_info.veri_code_list[].price int Price
veri_code_info.veri_code_list[].sku_id string 规格 ID
veri_code_info.veri_code_list[].spu_id string 商品 ID
veri_code_info.veri_code_list[].spu_name string Spu Name
veri_code_info.veri_code_list[].status int 核销状态 0-无 1-待核销 2-已核销 3-已失效 4-部分核销
veri_code_info.veri_code_list[].status_description string 核销状态描述
veri_code_info.veri_code_list[].user_contact string 用户联系方式
veri_code_info.veri_code_list[].user_id string 用户 ID
veri_code_info.veri_code_list[].user_name string 用户名
veri_code_info.veri_code_list[].veri_code string 核销码
distributor_info object 分销信息
distributor_info.has_result boolean 是否存在内容
distributor_info.distribute_user_id string 推广员ID
distributor_info.distribute_nickname string 推广员昵称
distributor_info.distribute_price int 推广金额,单位:分
distributor_info.superior_distribute_user_id string 上级推广员ID
distributor_info.superior_distribute_user_nickname string 上级推广员昵称
distributor_info.superior_distribute_price int 上级推广金额,单位:分
distributor_store_info object 分销门店信息
distributor_store_info.has_result boolean 是否存在内容
distributor_store_info.staff_id string 员工ID
distributor_store_info.staff_name string 员工名称
distributor_store_info.store_id string 门店ID
distributor_store_info.store_name string 门店名称

发票信息 data.invoice_info

参数名 类型 说明
bank string 开户银行
bank_account string 银行账户
content string 发票内容
email string 收票邮箱
has_result boolean 是否存在内容
phone_number string 收票手机号
registered_address string 注册地址
registered_contact string 注册电话
tax_id string 企业税号
title string 发票抬头

订单信息 data.order_info

参数名 类型 说明
activity_description string 营销活动描述
after_sale_show_state int 售后状态 0-无 1-售后中 2-部分退款 3-全额退款
app_id string 商铺 ID
app_type int 商铺类型
app_type_description string 商铺类型描述
can_modify_price boolean 是否可以修改价格
cant_modify_price_reason string 无法修改价格原因
channel_source_description string 渠道来源描述
channel_type int 渠道类型 0-商详页 1-直播间 2-广告渠道
channel_alive_id string 渠道直播ID
collection_type int 收款类型
collection_type_description string 收款类型描述
community_name string 圈子名称
discount_description string 优惠描述(不算营销活动)
discount_jump_url string 兑换码/邀请码跳转链接
redeem_batch_id string 兑换码批次id
redeem_activity_id string 兑换码活动id
redeem_code string 兑换码码号
distribution_description string 分销描述
estimate_settle_time string 订单预估结算时间 视频号小店(小鹅通小店)使用字段 t(订单完成时间) 22
estimate_settle_time_description string 订单预估结算时间描述
finder_nickname string 视频号分销主播名
gift_available_count int 买赠订单赠品可用数量
gift_batch_id string 买赠订单批次 ID
gift_claimed_count int 买赠订单赠品已使用数量
gift_invalid_count int 买赠订单赠品已失效数量
gift_total_count int 买赠订单赠品总数量
goods_spu_type int 商品一级类型 0-知识商品 1-实物商品 2-服务类商品 3-打赏 4-红包
has_result boolean 是否存在内容
ks_author_id string 快手ID
order_close_info string 订单关闭信息
order_close_reason string 订单关闭原因
order_close_type int 订单关闭类型: 0-未关闭 1-自动取消 2-用户手动取消 3-商家取消 4-全额退款 5-拼团失败 6-系统取消
order_close_type_description string 订单关闭类型描述
order_create_time string 订单创建时间
order_id string 订单 ID
order_pay_time string 订单支付状态变更时间
order_settle_time string 订单结算状态变更时间
order_spu_type string 订单商品类型, 用|分隔, 比如 "ITX|VDO"
order_state int 订单状态 0-待付款 1-待成交 2-待发货 3-已发货 4-已完成 5-已关闭
order_state_description string 订单状态描述
order_type int 订单类型 1-交易订单 2-导入订单 3-渠道采购订单(内容市场)4-兑换订单
order_type_description string 订单类型描述
payment_type int 支付类型: 1-微信支付 2-支付宝支付 3-线下支付 4-百度支付 8-虚拟币 9-支付宝花呗
payment_type_description string 支付类型描述
plan_auto_cancel_time string 订单计划自动取消时间
plan_auto_confirm_time string 订单计划自动确认时间
plan_auto_confirm_timestamp int 订单计划自动确认时间戳
promoter_type int 推广员订单类型: 0 非推广员订单, 1 推广员订单
relation_app_id string 关联商铺 ID
relation_order_id string 关联订单 ID
relation_order_type int 关联订单类型: 1 带货主订单, 2 带货副订单, 3 买赠主订单, 4 支付有礼主订单, 5 渠道方主订单, 6 内容方主订单
settle_state int 结算状态 0-待结算 1-结算中 2-结算完成
sub_merchant_id string 子商户号
user_id string 用户 ID

支付信息 data.payment_info

参数名 类型 说明
has_result boolean 是否存在内容
out_order_id string 第三方单号 - 商户单号
transaction_id string 支付交易号 - 交易单号

价格信息 data.price_info

参数名 类型 说明
collectibles int 应收款,单位:分
earned_revenue int 已收款,单位:分
goods_modified_amount int 商品改价金额,单位:分
goods_total_count int 商品总数
gross_total int 商品总价,单位:分
has_result boolean 是否存在内容
shipment_fee int 运费,单位:分
shipment_modified_amount int 运费改价金额,单位:分
total_modified_amount int 总改价金额,单位:分

第三方额外信息 data.third_party_info

参数名 类型 说明
douyin_info object 抖音信息
douyin_info.dy_nick_name string 抖音主播昵称
douyin_info.has_result boolean 是否存在内容
douyin_info.service_fee int 抖音服务费,单位:分
quick_hand_info object 快手信息
quick_hand_info.author_id string 快手ID
quick_hand_info.has_result boolean 是否存在内容
quick_hand_info.item_id string 直播ID或视频ID
quick_hand_info.item_type string VIDEO:短视频 LIVE:直播
wechat_channel_info object 视频号信息,只有2025.07.11之后该字段才有值
wechat_channel_info.wx_app_id string 视频号应用id
wechat_channel_info.wechat_channel_id string 小店UserName
wechat_channel_info.ewaybill_order_code string 电子面单代发时的订单密文
wechat_channel_info.hash_code string 标识当前店铺下一个唯一的用户收货地址
wechat_channel_info.finder_id string 视频号id

返回示例

{
    "code": 0,
    "msg": "success",
    "data": {
        "order_info": {
            "has_result": true,
            "can_modify_price": false,
            "order_type": 1,
            "order_state": 5,
            "payment_type": 1,
            "collection_type": 6,
            "after_sale_show_state": 3,
            "settle_state": 0,
            "app_type": 40,
            "channel_type": 0,
            "channel_alive_id": "",
            "promoter_type": 0,
            "order_close_type": 4,
            "relation_order_type": 0,
            "goods_spu_type": 0,
            "gift_total_count": 0,
            "gift_available_count": 0,
            "gift_claimed_count": 0,
            "gift_invalid_count": 0,
            "plan_auto_confirm_timestamp": 0,
            "app_id": "appxxxxxxxx",
            "order_id": "o_xxxxxxx",
            "user_id": "u_xxxxxxxxxx",
            "relation_app_id": "",
            "relation_order_id": "",
            "sub_merchant_id": "",
            "order_create_time": "2024-07-08 15:15:30",
            "order_pay_time": "2024-07-08 15:15:35",
            "order_settle_time": "--",
            "estimate_settle_time": "--",
            "estimate_settle_time_description": "--",
            "order_type_description": "普通订单",
            "order_state_description": "已关闭",
            "payment_type_description": "微信支付",
            "collection_type_description": "",
            "app_type_description": "",
            "channel_source_description": "",
            "discount_description": "",
            "activity_description": "",
            "distribution_description": "--",
            "order_close_type_description": "",
            "order_close_info": "",
            "order_close_reason": "",
            "cant_modify_price_reason": "",
            "plan_auto_cancel_time": "2024-07-08 15:35:33",
            "plan_auto_confirm_time": "--",
            "order_spu_type": "ALV",
            "gift_batch_id": "",
            "discount_jump_url": "",
            "redeem_batch_id": "",
            "redeem_activity_id": "",
            "redeem_code": "",
            "finder_nickname": "",
            "ks_author_id": "",
            "community_name": ""
        },
        "payment_info": {
            "has_result": true,
            "transaction_id": "xxxxx",
            "out_order_id": "xxxxx"
        },
        "buyer_info": {
            "has_result": true,
            "user_id": "u_xxxx",
            "nickname": "--",
            "phone_number": "",
            "info_collect_phone_number": "--",
            "comment": "--",
            "avatar_url": ""
        },
        "invoice_info": {
            "has_result": false,
            "title": "",
            "content": "",
            "tax_id": "",
            "invoice_type": 0,
            "invoice_model": 0,
            "registered_address": "",
            "registered_contact": "--",
            "bank": "",
            "bank_account": "",
            "email": "",
            "phone_number": "--"
        },
        "goods_info": {
            "has_result": true,
            "goods_list": [
                {
                    "expire_display": false,
                    "unit_price": 3100,
                    "quantity": 1,
                    "sub_total": 620,
                    "modified_amount": 0,
                    "actual_fee": 620,
                    "refund_amount": 622,
                    "refundable_amount": -2,
                    "ship_state": -1,
                    "check_state": 0,
                    "refund_state": 3,
                    "period_type": 0,
                    "remain_count": 0,
                    "relation_goods_type": 0,
                    "goods_name": "",
                    "goods_image": "",
                    "spu_type": "ALV",
                    "spec_value": "",
                    "tag_description": "",
                    "goods_description": "",
                    "spu_type_description": "",
                    "ship_state_description": "已收货",
                    "ship_tips_description": "",
                    "check_state_description": "--",
                    "refund_state_description": "",
                    "relation_goods_type_description": "--",
                    "app_id": "app0znllsxk2714",
                    "spu_id": "l_682db340e4b0694ca0b508e3",
                    "sku_id": "SKU_ALV_7478254727687ZRXaK18",
                    "resource_id": "l_682db340e4b0694ca0b508e3",
                    "goods_sn": "--",
                    "sku_spec_code": "--",
                    "expire_desc": "长期有效",
                    "expire_start": "2024-07-08 15:15:32",
                    "expire_end": "0",
                    "order_goods_id": "og_xxxxx",
                    "relation_goods_id": "",
                    "goods_spec_description": "",
                    "discounts_info": {
                        "multi_coupons_usage": false,
                        "total_coupons_discount_amount": 0,
                        "discounts_list": [
                            {
                                "discount_sub_type": 24,
                                "discount_amount": 2480,
                                "discount_sub_type_description": "",
                                "discount_name": "--",
                                "discount_num": 0
                            }
                        ],
                        "coupons_list": [],
                        "no_coupon_list": [
                            {
                                "discount_sub_type": 24,
                                "discount_amount": 2480,
                                "discount_sub_type_description": "",
                                "discount_name": "--",
                                "discount_num": 0
                            }
                        ]
                    },
                    "paid_coupon_info": [],
                    "vs_nick_name": "",
                    "vs_sharer_nick_name": "",
                    "vs_commission": 0,
                    "vs_sharer_commission": 0,
                    "vs_platform_fee": 0,
                    "vs_xe_platform_fee": 0,
                    "vs_transaction_service_fee": 0,
                    "vs_e_circle_app_platform_fee": 0,
                    "floor_fix_price": 0,
                    "goods_bus_attach_info": {
                        "has_weighed": false,
                        "is_refund_on": 0,
                        "is_refund_tips": 0,
                        "refund_standard": 0,
                        "refund_rule": 0,
                        "weight_difference": 0,
                        "sales_unit": {
                            "weight_unit": "",
                            "weight_num": 0,
                            "sale_unit": ""
                        }
                    },
                    "discount_amount": 2480,
                    "deduct_amount": 0,
                    "goods_original_unit_price": 3100,
                    "goods_original_total_price": 3100
                }
            ]
        },
        "price_info": {
            "has_result": true,
            "gross_total": 620,
            "shipment_fee": 2,
            "total_modified_amount": 0,
            "goods_modified_amount": 0,
            "shipment_modified_amount": 0,
            "collectibles": 622,
            "earned_revenue": 622,
            "goods_total_count": 1,
            "floor_fix_price": 0
        },
        "internal_extra_info": {
            "consignee_info": {
                "has_result": true,
                "express_type": 0,
                "name": "x**",
                "contact_country_code": "86",
                "contact": "130****xxxx",
                "full_contact": "130****xxxx",
                "address": "****",
                "address_province": "",
                "address_city": "",
                "address_county": "",
                "address_detail": "****",
                "has_modify": false
            },
            "logistics_info": {
                "has_result": false,
                "packages_info": null
            },
            "pick_up_veri_info": {
                "has_result": false,
                "check_source": 0,
                "state": 0,
                "check_time": "",
                "operator": "",
                "operator_contact": ""
            },
            "content_distribution_info": {
                "has_result": false,
                "is_channel": false,
                "channel_order_actual_price": 0,
                "distribution_amount": 0,
                "distribution_ratio": 0,
                "type_description": "",
                "relation_app_name": "",
                "relation_app_image": "",
                "market_name": ""
            },
            "refund_info": {
                "has_result": true,
                "refund_records": [
                    {
                        "is_delete_purchase": 1,
                        "is_delete_paygift": 1,
                        "is_correct_coupon": -1,
                        "refund_amount": 622,
                        "freight": 0,
                        "refund_type": 1,
                        "refund_state": 2,
                        "refund_time": "2024-07-08 15:23:08",
                        "refund_state_description": "",
                        "refund_type_description": "",
                        "operator": "",
                        "operator_id": "",
                        "operator_nickname": "",
                        "remark": "--",
                        "goods_info": {
                            "expire_display": false,
                            "unit_price": 3100,
                            "quantity": 1,
                            "sub_total": 620,
                            "modified_amount": 0,
                            "actual_fee": 620,
                            "refund_amount": 622,
                            "refundable_amount": -2,
                            "ship_state": -1,
                            "check_state": 0,
                            "refund_state": 3,
                            "period_type": 0,
                            "remain_count": 0,
                            "relation_goods_type": 0,
                            "goods_name": "",
                            "goods_image": "",
                            "spu_type": "ALV",
                            "spec_value": "",
                            "tag_description": "",
                            "goods_description": "",
                            "spu_type_description": "",
                            "ship_state_description": "",
                            "ship_tips_description": "",
                            "check_state_description": "--",
                            "refund_state_description": "",
                            "relation_goods_type_description": "--",
                            "app_id": "app0znllsxk2714",
                            "spu_id": "",
                            "sku_id": "",
                            "resource_id": "",
                            "goods_sn": "--",
                            "sku_spec_code": "--",
                            "expire_desc": "长期有效",
                            "expire_start": "2025-07-08 15:15:32",
                            "expire_end": "0",
                            "order_goods_id": "og_1f02758f807b42fda2ce87d62e925b98",
                            "relation_goods_id": "",
                            "goods_spec_description": "",
                            "discounts_info": {
                                "multi_coupons_usage": false,
                                "total_coupons_discount_amount": 0,
                                "discounts_list": [
                                    {
                                        "discount_sub_type": 24,
                                        "discount_amount": 2480,
                                        "discount_sub_type_description": "视频号小店优惠",
                                        "discount_name": "--",
                                        "discount_num": 0
                                    }
                                ],
                                "coupons_list": [],
                                "no_coupon_list": [
                                    {
                                        "discount_sub_type": 24,
                                        "discount_amount": 2480,
                                        "discount_sub_type_description": "",
                                        "discount_name": "--",
                                        "discount_num": 0
                                    }
                                ]
                            },
                            "paid_coupon_info": [],
                            "vs_nick_name": "",
                            "vs_sharer_nick_name": "",
                            "vs_commission": 0,
                            "vs_sharer_commission": 0,
                            "vs_platform_fee": 0,
                            "vs_xe_platform_fee": 0,
                            "vs_transaction_service_fee": 0,
                            "vs_e_circle_app_platform_fee": 0,
                            "floor_fix_price": 0,
                            "goods_bus_attach_info": {
                                "has_weighed": false,
                                "is_refund_on": 0,
                                "is_refund_tips": 0,
                                "refund_standard": 0,
                                "refund_rule": 0,
                                "weight_difference": 0,
                                "sales_unit": {
                                    "weight_unit": "",
                                    "weight_num": 0,
                                    "sale_unit": ""
                                }
                            },
                            "discount_amount": 2480,
                            "deduct_amount": 0,
                            "goods_original_unit_price": 3100,
                            "goods_original_total_price": 3100
                        },
                        "after_sale_id": "",
                        "refund_id": "",
                        "provider_refund_id": "",
                        "return_goods_num": 1
                    }
                ]
            },
            "student_info": {
                "has_result": false,
                "gender": 0,
                "name": "",
                "phone": "",
                "wechat_id": "",
                "birth_date": "",
                "grade": "",
                "intention_school": "",
                "intention_school_address": "",
                "intention_time": "",
                "contact_address": "",
                "course_offline_id": "",
                "order_id": "",
                "student_id": "",
                "user_id": "",
                "c_data": null
            },
            "veri_code_info": {
                "has_result": false,
                "remain_count": 0,
                "veri_code_list": null
            },
            "after_sale_info": {
                "has_result": false,
                "after_sale_records": null
            },
            "indentor_info": {
                "has_result": false,
                "indentor_id": "",
                "indentor_name": "",
                "indentor_avatar": "",
                "indentor_phone": "",
                "indentor_staff_id": "",
                "indentor_staff_name": "",
                "indentor_staff_phone": "",
                "indentor_remaining_quota": 0,
                "indentor_deduct_quota": 0
            },
            "distributor_info": {
                "has_result": false,
                "distribute_user_id": "",
                "distribute_nickname": "",
                "distribute_price": 0,
                "superior_distribute_user_id": "",
                "superior_distribute_user_nickname": "",
                "superior_distribute_price": 0
            },
            "distributor_store_info": {
                "has_result": false,
                "staff_id": "",
                "staff_name": "",
                "store_id": "",
                "store_name": ""
            },
            "talent_douyin_info": {
                "has_result": false,
                "talent_douyin_id": "",
                "nickname": ""
            },
            "ship_package_info": {
                "has_merged_package": false
            },
            "e_circle_app_info": {
                "has_result": false,
                "distribute_percent": 0,
                "distribute_price": 0
            },
            "xiaoe_app_info": {
                "has_result": false,
                "distribute_percent": 0,
                "distribute_price": 0
            },
            "exchange_rate_info": {
                "has_result": false,
                "currency_code": "",
                "currency_conversion_rate": 0,
                "currency_price": 0,
                "currency_conversion_rates_text": "",
                "currency_price_text": ""
            },
            "fission_poster_info": {
                "has_result": false,
                "distributor_user_id": "",
                "distributor_nickname": "",
                "distributor_phone": ""
            },
            "tech_service_charge_info": {
                "has_result": false,
                "order_kickback_fee": 0,
                "order_kickback_rate": 0,
                "allowance_account_deduct_fee": 0,
                "hua_bei_interest_fee": 0
            },
            "weighed_payment_info": {
                "has_result": false,
                "relation_order_id": "",
                "actual_fee": 0,
                "order_state": 0
            }
        },
        "third_party_info": {
            "douyin_info": {
                "has_result": false,
                "service_fee": 0,
                "dy_nick_name": ""
            },
            "quick_hand_info": {
                "has_result": false,
                "item_type": "",
                "item_id": "",
                "author_id": ""
            },
            "sharer_info": {
                "has_result": true,
                "sharer_openid": "",
                "nickname": "",
                "wechat_no": "",
                "sharer_type": 0,
                "share_scene": 0
            },
            "wechat_channel_info": {
                "wx_app_id": "",
                "wechat_channel_id": "",
                "ewaybill_order_code": "",
                "hash_code": "",
                "finder_id": ""
            }
        }
    }
}

results matching ""

    No results matching ""