Skip to content

获取订单详情2.0

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

请求方式及url

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

接口调试

请求参数
响应结果
暂无响应数据

请求参数

参数名必选类型说明
access_tokenstring专属token
order_idstring订单ID

返回示例

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

返回参数

参数名类型说明
codeint请求结果码
msgstring描述信息
dataobject数据
data.buyer_infoobject买家信息
data.goods_infoobject商品信息
data.internal_extra_infoobject内部额外信息
data.invoice_infoobject发票信息
data.order_infoobject订单信息
data.payment_infoobject支付信息
data.price_infoobject价格信息
data.third_party_infoobject第三方额外信息

买家信息 data.buyer_info

参数名类型说明
avatar_urlstring买家头像
commentstring买家留言
has_resultboolean是否存在内容
info_collect_phone_numberstring买家信息采集手机号
nicknamestring买家昵称
phone_numberstring买家手机号
user_idstring买家 用户ID

商品信息 data.goods_info

参数名类型说明
goods_listarray商品列表
goods_list[].actual_feeint商品实收金额,单位:分
goods_list[].app_idstring店铺 ID
goods_list[].check_stateint核销状态 0-无 1-待核销 2-已核销 3-已失效 4-部分核销
goods_list[].check_state_descriptionstring核销状态描述
goods_list[].discounts_infoobject商品优惠信息
goods_list[].discounts_info.coupons_listarray优惠券列表
goods_list[].discounts_info.coupons_list[].discount_amountint优惠金额,单位:分
goods_list[].discounts_info.coupons_list[].discount_namestring优惠名称
goods_list[].discounts_info.coupons_list[].discount_sub_typeint二级优惠类型
goods_list[].discounts_info.coupons_list[].discount_sub_type_descriptionstring二级优惠类型描述
goods_list[].discounts_info.discounts_listarray优惠列表
goods_list[].discounts_info.discounts_list[].discount_amountint优惠金额,单位:分
goods_list[].discounts_info.discounts_list[].discount_namestring优惠名称
goods_list[].discounts_info.discounts_list[].discount_sub_typeint二级优惠类型
goods_list[].discounts_info.discounts_list[].discount_sub_type_descriptionstring二级优惠类型描述
goods_list[].discounts_info.multi_coupons_usageboolean是否多张优惠券叠加使用
goods_list[].discounts_info.no_coupon_listarray不包含优惠券的优惠列表
goods_list[].discounts_info.no_coupon_list[].discount_amountint优惠金额,单位:分
goods_list[].discounts_info.no_coupon_list[].discount_namestring优惠名称
goods_list[].discounts_info.no_coupon_list[].discount_sub_typeint二级优惠类型
goods_list[].discounts_info.no_coupon_list[].discount_sub_type_descriptionstring二级优惠类型描述
goods_list[].discounts_info.total_coupons_discount_amountint优惠券总金额,单位:分
goods_list[].expire_descstring商品有效期描述
goods_list[].expire_displayboolean是否显示过期时间
goods_list[].expire_endstring商品有效期结束时间
goods_list[].expire_startstring商品有效期开始时间
goods_list[].goods_descriptionstring商品描述
goods_list[].goods_imagestring商品图片
goods_list[].goods_namestring商品名称
goods_list[].goods_snstring商品编码
goods_list[].goods_spec_descriptionstring商品规格描述
goods_list[].modified_amountint商品改价金额,单位:分
goods_list[].paid_coupon_infoarray有价优惠券信息
goods_list[].paid_coupon_info[].app_idarray店铺id
goods_list[].paid_coupon_info[].coupon_codestring有价优惠券code
goods_list[].paid_coupon_info[].coupon_passwordstring有价优惠券卡密
goods_list[].paid_coupon_info[].goods_idstring商品id
goods_list[].paid_coupon_info[].order_idstring订单id
goods_list[].paid_coupon_info[].receive_atstring领取时间
goods_list[].paid_coupon_info[].statint状态 2领取 这里只有2
goods_list[].paid_coupon_info[].user_idstring领取用户
goods_list[].period_typeint商品有效期类型 有效期类型:0-长期有效;1-具体时间前有效;2-有效期时间范围(秒)
goods_list[].quantityint商品数量
goods_list[].refund_amountint商品退款金额,单位:分
goods_list[].refund_stateint退款状态 0-无 1-售后中 2-部分退款 3-全额退款
goods_list[].refund_state_descriptionstring退款状态描述
goods_list[].refundable_amountint商品可退金额,单位:分
goods_list[].relation_goods_idstring关联商品 ID (order goods id)
goods_list[].relation_goods_typeint关联商品类型: 0-无 1-虚拟带货主商品 2-实物带货主商品 3-内容分销市场主商品 4-总分店总店商品
goods_list[].relation_goods_type_descriptionstring关联商品类型描述: 前端展示字段, 在 RelationGoodsType == 1 | 2 的时候, 值为 “套餐商品”, 其他值的时候暂时为空
goods_list[].remain_countint剩余核销次数
goods_list[].ship_stateint发货状态
goods_list[].ship_state_descriptionstring发货状态描述
goods_list[].sku_idstring规格 ID
goods_list[].sku_spec_codestring规格编码
goods_list[].spec_valuestring商品规格附加值, 暂时只有 OLC 线下课需要返回值
goods_list[].spu_idstring商品 ID
goods_list[].spu_typestring商品类型: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_descriptionstring商品类型描述
goods_list[].sub_totalint商品小计(实付金额 - 改价金额),单位:分
goods_list[].tag_descriptionstring商品标签描述
goods_list[].unit_priceint商品单价,单位:分
goods_list[].vs_commissionint视频号小店主播佣金,单位:分
goods_list[].vs_nick_namestring视频号小店主播昵称
goods_list[].vs_platform_feeint视频号小店平台服务费,单位:分
goods_list[].order_goods_idstring订单商品id
goods_list[].discount_amountint优惠金额,单位:分
goods_list[].deduct_amountint资产抵扣总金额,单位:分
has_resultboolean是否存在内容

内部额外信息 data.internal_extra_info

参数名类型说明
after_sale_infoobject售后信息
after_sale_info.after_sale_recordsarray售后记录
after_sale_info.after_sale_records[].after_sale_idstring售后单号
after_sale_info.after_sale_records[].goods_namestring商品名称
after_sale_info.has_resultboolean是否存在内容
consignee_infoobject收货信息
consignee_info.addressstring收货地址 / 提货地址
consignee_info.address_citystring地址-市
consignee_info.address_countystring地址-区
consignee_info.address_detailstring地址-详细地址
consignee_info.address_provincestring地址-省
consignee_info.contactstring收货人联系方式 / 联系方式
consignee_info.contact_country_codestring收货人联系方式国际区号 / 联系方式国际区号
consignee_info.express_typeint收货类型: 1-物流配送, 2-自提
consignee_info.full_contactstring收货人联系方式 (国际区号 联系方式) / 联系方式 (国际区号 联系方式)
consignee_info.has_resultboolean是否存在内容
consignee_info.namestring收货人姓名 / 提货人
content_distribution_infoobject内容分销信息
content_distribution_info.channel_order_actual_priceint渠道方订单实收金额(用于显示在内容方退款弹窗的“订单金额”),单位:分
content_distribution_info.distribution_amountint分成金额,单位:分
content_distribution_info.distribution_rationumber分销比例
content_distribution_info.has_resultboolean是否存在内容
content_distribution_info.is_channelboolean是否为渠道方
content_distribution_info.market_namestring分销市场名称
content_distribution_info.relation_app_imagestring关联的商铺图片
content_distribution_info.relation_app_namestring关联的商铺名称: 如果本店铺是分销方,则关联的是内容方商铺名称;反之亦然
content_distribution_info.type_descriptionstring分销类型描述
indentor_infoobject订货商信息
indentor_info.has_resultboolean是否存在内容
indentor_info.indentor_avatarstring订货商头像
indentor_info.indentor_deduct_quotaint订货商消耗额度
indentor_info.indentor_idstring订货商ID
indentor_info.indentor_namestring订货商姓名
indentor_info.indentor_phonestring订货商手机号
indentor_info.indentor_remaining_quotaint订货商剩余额度
indentor_info.indentor_staff_idstring订货商员工ID
indentor_info.indentor_staff_namestring订货商员工姓名
indentor_info.indentor_staff_phonestring订货商员工手机号
logistics_infoobject物流信息
logistics_info.has_resultboolean是否存在内容
logistics_info.packages_infoarray包裹信息
logistics_info.packages_info[].departure_timestring发货时间
logistics_info.packages_info[].electronic_order_fail_reasonstring电子面单失败原因
logistics_info.packages_info[].express_idstring物流单号
logistics_info.packages_info[].logistics_company_namestring物流公司名称
logistics_info.packages_info[].logistics_state_descriptionstring物流状态描述
logistics_info.packages_info[].package_goods_infoarray商品信息
logistics_info.packages_info[].package_goods_info[].actual_feeint商品实收金额,单位:分
logistics_info.packages_info[].package_goods_info[].app_idstring店铺 ID
logistics_info.packages_info[].package_goods_info[].check_stateint核销状态 0-无 1-待核销 2-已核销 3-已失效 4-部分核销
logistics_info.packages_info[].package_goods_info[].check_state_descriptionstring核销状态描述
logistics_info.packages_info[].package_goods_info[].discounts_infoobject商品优惠信息
logistics_info.packages_info[].package_goods_info[].discounts_info.coupons_listarray优惠券列表
logistics_info.packages_info[].package_goods_info[].discounts_info.coupons_list[].discount_amountint优惠金额,单位:分
logistics_info.packages_info[].package_goods_info[].discounts_info.coupons_list[].discount_namestring优惠名称
logistics_info.packages_info[].package_goods_info[].discounts_info.coupons_list[].discount_sub_typeint二级优惠类型
logistics_info.packages_info[].package_goods_info[].discounts_info.coupons_list[].discount_sub_type_descriptionstring二级优惠类型描述
logistics_info.packages_info[].package_goods_info[].discounts_info.discounts_listarray优惠列表
logistics_info.packages_info[].package_goods_info[].discounts_info.discounts_list[].discount_amountint优惠金额,单位:分
logistics_info.packages_info[].package_goods_info[].discounts_info.discounts_list[].discount_namestring优惠名称
logistics_info.packages_info[].package_goods_info[].discounts_info.discounts_list[].discount_sub_typeint二级优惠类型
logistics_info.packages_info[].package_goods_info[].discounts_info.discounts_list[].discount_sub_type_descriptionstring二级优惠类型描述
logistics_info.packages_info[].package_goods_info[].discounts_info.multi_coupons_usageboolean是否多张优惠券叠加使用
logistics_info.packages_info[].package_goods_info[].discounts_info.no_coupon_listarray不包含优惠券的优惠列表
logistics_info.packages_info[].package_goods_info[].discounts_info.no_coupon_list[].discount_amountint优惠金额,单位:分
logistics_info.packages_info[].package_goods_info[].discounts_info.no_coupon_list[].discount_namestring优惠名称
logistics_info.packages_info[].package_goods_info[].discounts_info.no_coupon_list[].discount_sub_typeint二级优惠类型
logistics_info.packages_info[].package_goods_info[].discounts_info.no_coupon_list[].discount_sub_type_descriptionstring二级优惠类型描述
logistics_info.packages_info[].package_goods_info[].discounts_info.total_coupons_discount_amountint优惠券总金额,单位:分
logistics_info.packages_info[].package_goods_info[].expire_descstring商品有效期描述
logistics_info.packages_info[].package_goods_info[].expire_displayboolean是否显示过期时间
logistics_info.packages_info[].package_goods_info[].expire_endstring商品有效期结束时间
logistics_info.packages_info[].package_goods_info[].expire_startstring商品有效期开始时间
logistics_info.packages_info[].package_goods_info[].goods_descriptionstring商品描述
logistics_info.packages_info[].package_goods_info[].goods_imagestring商品图片
logistics_info.packages_info[].package_goods_info[].goods_namestring商品名称
logistics_info.packages_info[].package_goods_info[].goods_snstring商品编码
logistics_info.packages_info[].package_goods_info[].goods_spec_descriptionstring商品规格描述
logistics_info.packages_info[].package_goods_info[].modified_amountint商品改价金额,单位:分
logistics_info.packages_info[].package_goods_info[].paid_coupon_infostring有价优惠券信息
logistics_info.packages_info[].package_goods_info[].period_typeint商品有效期类型 有效期类型:0-长期有效;1-具体时间前有效;2-有效期时间范围(秒)
logistics_info.packages_info[].package_goods_info[].quantityint商品数量
logistics_info.packages_info[].package_goods_info[].refund_amountint商品退款金额,单位:分
logistics_info.packages_info[].package_goods_info[].refund_stateint退款状态 0-无 1-售后中 2-部分退款 3-全额退款
logistics_info.packages_info[].package_goods_info[].refund_state_descriptionstring退款状态描述
logistics_info.packages_info[].package_goods_info[].refundable_amountint商品可退金额,单位:分
logistics_info.packages_info[].package_goods_info[].relation_goods_idstring关联商品 ID (order goods id)
logistics_info.packages_info[].package_goods_info[].relation_goods_typeint关联商品类型: 0-无 1-虚拟带货主商品 2-实物带货主商品 3-内容分销市场主商品 4-总分店总店商品
logistics_info.packages_info[].package_goods_info[].relation_goods_type_descriptionstring关联商品类型描述: 前端展示字段, 在 RelationGoodsType == 1 | 2 的时候, 值为 “套餐商品”, 其他值的时候暂时为空
logistics_info.packages_info[].package_goods_info[].remain_countint剩余核销次数
logistics_info.packages_info[].package_goods_info[].ship_stateint发货状态
logistics_info.packages_info[].package_goods_info[].ship_state_descriptionstring发货状态描述
logistics_info.packages_info[].package_goods_info[].sku_idstring规格 ID
logistics_info.packages_info[].package_goods_info[].sku_spec_codestring规格编码
logistics_info.packages_info[].package_goods_info[].spec_valuestring商品规格附加值, 暂时只有 OLC 线下课需要返回值
logistics_info.packages_info[].package_goods_info[].spu_idstring商品 ID
logistics_info.packages_info[].package_goods_info[].spu_typestring商品类型 0-知识商品 1-实物商品 2-服务类商品 3-打赏 4-红包 5-知识/实物商品
logistics_info.packages_info[].package_goods_info[].spu_type_descriptionstring商品类型描述
logistics_info.packages_info[].package_goods_info[].sub_totalint商品小计
logistics_info.packages_info[].package_goods_info[].tag_descriptionstring商品标签描述
logistics_info.packages_info[].package_goods_info[].unit_priceint商品单价,单位:分
logistics_info.packages_info[].package_goods_info[].vs_commissionint视频号小店主播佣金,单位:分
logistics_info.packages_info[].package_goods_info[].vs_nick_namestring视频号小店主播昵称
logistics_info.packages_info[].package_goods_info[].vs_platform_feeint视频号小店平台服务费,单位:分
logistics_info.packages_info[].package_trace_infoarray物流轨迹信息
logistics_info.packages_info[].package_trace_info[].textstring文字描述
logistics_info.packages_info[].package_trace_info[].timestring时间
logistics_info.packages_info[].parcel_idstring物流包裹id
logistics_info.packages_info[].shipment_typeint发货类型: 1-自行联系快递, 2-在线下单
refund_infoobject退款信息
refund_info.has_resultboolean是否存在内容
refund_info.refund_recordsarray退款记录
refund_info.refund_records[].after_sale_idstring售后单号
refund_info.refund_records[].goods_infoobject商品信息
refund_info.refund_records[].goods_info.actual_feeint商品实收金额,单位:分
refund_info.refund_records[].goods_info.app_id string店铺ID
refund_info.refund_records[].goods_info.check_stateint核销状态 0-无 1-待核销 2-已核销 3-已失效 4-部分核销
refund_info.refund_records[].goods_info.check_state_descriptionstring核销状态描述
refund_info.refund_records[].goods_info.discounts_infoobject商品优惠信息
refund_info.refund_records[].goods_info.discounts_info.coupons_listarray优惠券列表
refund_info.refund_records[].goods_info.discounts_info.coupons_list[].discount_amountint优惠金额,单位:分
refund_info.refund_records[].goods_info.discounts_info.coupons_list[].discount_namestring优惠名称
refund_info.refund_records[].goods_info.discounts_info.coupons_list[].discount_sub_typeint二级优惠类型
refund_info.refund_records[].goods_info.discounts_info.coupons_list[].discount_sub_type_descriptionstring二级优惠类型描述
refund_info.refund_records[].goods_info.discounts_info.discounts_listarray优惠列表
refund_info.refund_records[].goods_info.discounts_info.discounts_list[].discount_amountint优惠金额,单位:分
refund_info.refund_records[].goods_info.discounts_info.discounts_list[].discount_namestring优惠名称
refund_info.refund_records[].goods_info.discounts_info.discounts_list[].discount_sub_typeint二级优惠类型
refund_info.refund_records[].goods_info.discounts_info.discounts_list[].discount_sub_type_descriptionstring二级优惠类型描述
refund_info.refund_records[].goods_info.discounts_info.multi_coupons_usageboolean多张优惠券叠加使用
refund_info.refund_records[].goods_info.discounts_info.no_coupon_listarray不包含优惠券的优惠列表
refund_info.refund_records[].goods_info.discounts_info.no_coupon_list[].discount_amountint优惠金额,单位:分
refund_info.refund_records[].goods_info.discounts_info.no_coupon_list[].discount_namestring优惠名称
refund_info.refund_records[].goods_info.discounts_info.no_coupon_list[].discount_sub_typeint二级优惠类型
refund_info.refund_records[].goods_info.discounts_info.no_coupon_list[].discount_sub_type_descriptionstring二级优惠类型描述
refund_info.refund_records[].goods_info.discounts_info.total_coupons_discount_amountint优惠券总金额,单位:分
refund_info.refund_records[].goods_info.expire_descstring商品有效期描述
refund_info.refund_records[].goods_info.expire_displayboolean是否显示过期时间
refund_info.refund_records[].goods_info.expire_endstring商品有效期结束时间
refund_info.refund_records[].goods_info.expire_startstring商品有效期开始时间
refund_info.refund_records[].goods_info.goods_descriptionstring商品描述
refund_info.refund_records[].goods_info.goods_imagestring商品图片
refund_info.refund_records[].goods_info.goods_namestring商品名称
refund_info.refund_records[].goods_info.goods_snstring商品编码
refund_info.refund_records[].goods_info.goods_spec_descriptionstring商品规格描述
refund_info.refund_records[].goods_info.modified_amountint商品改价金额,单位:分
refund_info.refund_records[].goods_info.paid_coupon_infostring有价优惠券信息
refund_info.refund_records[].goods_info.period_typeint商品有效期类型 有效期类型:0-长期有效;1-具体时间前有效;2-有效期时间范围(秒)
refund_info.refund_records[].goods_info.quantityint商品数量
refund_info.refund_records[].goods_info.refund_amountint商品退款金额,单位:分
refund_info.refund_records[].goods_info.refund_stateint退款状态 0-无 1-售后中 2-部分退款 3-全额退款
refund_info.refund_records[].goods_info.refund_state_descriptionstring退款状态描述
refund_info.refund_records[].goods_info.refundable_amountint商品可退金额,单位:分
refund_info.refund_records[].goods_info.relation_goods_idstring关联商品 ID (order goods id)
refund_info.refund_records[].goods_info.relation_goods_typeint关联商品类型: 0-无 1-虚拟带货主商品 2-实物带货主商品 3-内容分销市场主商品 4-总分店总店商品
refund_info.refund_records[].goods_info.relation_goods_type_descriptionstring关联商品类型描述: 前端展示字段, 在 RelationGoodsType == 1 | 2 的时候, 值为 “套餐商品”, 其他值的时候暂时为空
refund_info.refund_records[].goods_info.remain_countint剩余核销次数
refund_info.refund_records[].goods_info.ship_stateint发货状态
refund_info.refund_records[].goods_info.ship_state_descriptionstring发货状态描述
refund_info.refund_records[].goods_info.sku_idstring规格 ID
refund_info.refund_records[].goods_info.sku_spec_codestring规格编码
refund_info.refund_records[].goods_info.spec_valuestring商品规格附加值, 暂时只有 OLC 线下课需要返回值
refund_info.refund_records[].goods_info.spu_idstring商品 ID
refund_info.refund_records[].goods_info.spu_typestring商品类型 0-知识商品 1-实物商品 2-服务类商品 3-打赏 4-红包 5-知识/实物商品
refund_info.refund_records[].goods_info.spu_type_descriptionstring商品类型描述
refund_info.refund_records[].goods_info.sub_totalint商品小计(实付金额 - 改价金额),单位:分
refund_info.refund_records[].goods_info.tag_descriptionstring商品标签描述
refund_info.refund_records[].goods_info.unit_priceint商品单价,单位:分
refund_info.refund_records[].goods_info.vs_commissionint视频号小店主播佣金,单位:分
refund_info.refund_records[].goods_info.vs_nick_namestring视频号小店主播昵称
refund_info.refund_records[].goods_info.vs_platform_feeint视频号小店平台服务费,单位:分
refund_info.refund_records[].goods_info.order_goods_idstring订单商品id
refund_info.refund_records[].is_delete_purchaseint是否删除订购关系 1-是 0-否
refund_info.refund_records[].operatorstring操作人
refund_info.refund_records[].refund_amountint退款金额,单位:分
refund_info.refund_records[].refund_stateint退款状态: 0-待退款, 1-退款中, 2-退款成功, 3-退款失败
refund_info.refund_records[].refund_state_descriptionstring退款状态描述
refund_info.refund_records[].refund_timestring退款时间
refund_info.refund_records[].refund_typeint退款类型:1-全额退款、2-部分退款
refund_info.refund_records[].refund_type_descriptionstring退款类型描述
refund_info.refund_records[].remarkstringB端退款备注
student_infoobject学生信息
student_info.birth_datestring出生日期
student_info.c_dataarray学生资料
student_info.c_data.keystring
student_info.c_data.valuestring
student_info.contact_addressstring联系地址
student_info.course_offline_idstring线下课程 ID
student_info.genderint性别
student_info.gradestring年级
student_info.has_resultboolean是否存在内容
student_info.intention_schoolstring意向上课学校
student_info.intention_school_addressstring意向上课地点
student_info.intention_timestring意向上课时间
student_info.namestring学生姓名
student_info.order_idstring订单 ID
student_info.phonestring联系方式
student_info.user_idstring用户 ID
student_info.wechat_idstring微信号
talent_douyin_infoobject达人抖音号信息
talent_douyin_info.has_resultboolean是否存在内容
talent_douyin_info.nicknamestring抖音达人昵称
talent_douyin_info.talent_douyin_idstring达人抖音号
veri_code_infoobject核销信息
veri_code_info.has_resultboolean是否存在内容
veri_code_info.remain_countint剩余核销次数
veri_code_info.veri_code_listarray核销码列表
veri_code_info.veri_code_list[].app_idstringApp ID
veri_code_info.veri_code_list[].check_timestring核销时间
veri_code_info.veri_code_list[].check_typeint核销类型
veri_code_info.veri_code_list[].goods_imgstringgoods_img
veri_code_info.veri_code_list[].operatorstring操作人
veri_code_info.veri_code_list[].operator_contactstring操作人联系方式
veri_code_info.veri_code_list[].order_idstring订单号
veri_code_info.veri_code_list[].priceintPrice
veri_code_info.veri_code_list[].sku_idstring规格 ID
veri_code_info.veri_code_list[].spu_idstring商品 ID
veri_code_info.veri_code_list[].spu_namestringSpu Name
veri_code_info.veri_code_list[].statusint核销状态 0-无 1-待核销 2-已核销 3-已失效 4-部分核销
veri_code_info.veri_code_list[].status_descriptionstring核销状态描述
veri_code_info.veri_code_list[].user_contactstring用户联系方式
veri_code_info.veri_code_list[].user_idstring用户 ID
veri_code_info.veri_code_list[].user_namestring用户名
veri_code_info.veri_code_list[].veri_codestring核销码
distributor_infoobject分销信息
distributor_info.has_resultboolean是否存在内容
distributor_info.distribute_user_idstring推广员ID
distributor_info.distribute_nicknamestring推广员昵称
distributor_info.distribute_priceint推广金额,单位:分
distributor_info.superior_distribute_user_idstring上级推广员ID
distributor_info.superior_distribute_user_nicknamestring上级推广员昵称
distributor_info.superior_distribute_priceint上级推广金额,单位:分
distributor_store_infoobject分销门店信息
distributor_store_info.has_resultboolean是否存在内容
distributor_store_info.staff_idstring员工ID
distributor_store_info.staff_namestring员工名称
distributor_store_info.store_idstring门店ID
distributor_store_info.store_namestring门店名称

发票信息 data.invoice_info

参数名类型说明
bankstring开户银行
bank_accountstring银行账户
contentstring发票内容
emailstring收票邮箱
has_resultboolean是否存在内容
phone_numberstring收票手机号
registered_addressstring注册地址
registered_contactstring注册电话
tax_idstring企业税号
titlestring发票抬头

订单信息 data.order_info

参数名类型说明
activity_descriptionstring营销活动描述
after_sale_show_stateint售后状态 0-无 1-售后中 2-部分退款 3-全额退款
app_idstring商铺 ID
app_typeint商铺类型
app_type_descriptionstring商铺类型描述
can_modify_priceboolean是否可以修改价格
cant_modify_price_reasonstring无法修改价格原因
channel_source_descriptionstring渠道来源描述
channel_typeint渠道类型 0-商详页 1-直播间 2-广告渠道
channel_alive_idstring渠道直播ID
collection_typeint收款类型
collection_type_descriptionstring收款类型描述
community_namestring圈子名称
discount_descriptionstring优惠描述(不算营销活动)
discount_jump_urlstring兑换码/邀请码跳转链接
redeem_batch_idstring兑换码批次id
redeem_activity_idstring兑换码活动id
redeem_codestring兑换码码号
distribution_descriptionstring分销描述
estimate_settle_timestring订单预估结算时间 视频号小店(小鹅通小店)使用字段 t(订单完成时间) 22
estimate_settle_time_descriptionstring订单预估结算时间描述
finder_nicknamestring视频号分销主播名
gift_available_countint买赠订单赠品可用数量
gift_batch_idstring买赠订单批次 ID
gift_claimed_countint买赠订单赠品已使用数量
gift_invalid_countint买赠订单赠品已失效数量
gift_total_countint买赠订单赠品总数量
goods_spu_typeint商品一级类型 0-知识商品 1-实物商品 2-服务类商品 3-打赏 4-红包
has_resultboolean是否存在内容
ks_author_idstring快手ID
order_close_infostring订单关闭信息
order_close_reasonstring订单关闭原因
order_close_typeint订单关闭类型: 0-未关闭 1-自动取消 2-用户手动取消 3-商家取消 4-全额退款 5-拼团失败 6-系统取消
order_close_type_descriptionstring订单关闭类型描述
order_create_timestring订单创建时间
order_idstring订单 ID
order_pay_timestring订单支付状态变更时间
order_settle_timestring订单结算状态变更时间
order_spu_typestring订单商品类型, 用|分隔, 比如 "ITX|VDO"
order_stateint订单状态 0-待付款 1-待成交 2-待发货 3-已发货 4-已完成 5-已关闭
order_state_descriptionstring订单状态描述
order_typeint订单类型 1-交易订单 2-导入订单 3-渠道采购订单(内容市场)4-兑换订单
order_type_descriptionstring订单类型描述
payment_typeint支付类型: 1-微信支付 2-支付宝支付 3-线下支付 4-百度支付 8-虚拟币 9-支付宝花呗
payment_type_descriptionstring支付类型描述
plan_auto_cancel_timestring订单计划自动取消时间
plan_auto_confirm_timestring订单计划自动确认时间
plan_auto_confirm_timestampint订单计划自动确认时间戳
promoter_typeint推广员订单类型: 0 非推广员订单, 1 推广员订单
relation_app_idstring关联商铺 ID
relation_order_idstring关联订单 ID
relation_order_typeint关联订单类型: 1 带货主订单, 2 带货副订单, 3 买赠主订单, 4 支付有礼主订单, 5 渠道方主订单, 6 内容方主订单
settle_stateint结算状态 0-待结算 1-结算中 2-结算完成
sub_merchant_idstring子商户号
user_idstring用户 ID

支付信息 data.payment_info

参数名类型说明
has_resultboolean是否存在内容
out_order_idstring第三方单号 - 商户单号
transaction_idstring支付交易号 - 交易单号

价格信息 data.price_info

参数名类型说明
collectiblesint应收款,单位:分
earned_revenueint已收款,单位:分
goods_modified_amountint商品改价金额,单位:分
goods_total_countint商品总数
gross_totalint商品总价,单位:分
has_resultboolean是否存在内容
shipment_feeint运费,单位:分
shipment_modified_amountint运费改价金额,单位:分
total_modified_amountint总改价金额,单位:分

第三方额外信息 data.third_party_info

参数名类型说明
douyin_infoobject抖音信息
douyin_info.dy_nick_namestring抖音主播昵称
douyin_info.has_resultboolean是否存在内容
douyin_info.service_feeint抖音服务费,单位:分
quick_hand_infoobject快手信息
quick_hand_info.author_idstring快手ID
quick_hand_info.has_resultboolean是否存在内容
quick_hand_info.item_idstring直播ID或视频ID
quick_hand_info.item_typestringVIDEO:短视频 LIVE:直播
wechat_channel_infoobject视频号信息,只有2025.07.11之后该字段才有值
wechat_channel_info.wx_app_idstring视频号应用id
wechat_channel_info.wechat_channel_idstring小店UserName
wechat_channel_info.ewaybill_order_codestring电子面单代发时的订单密文
wechat_channel_info.hash_codestring标识当前店铺下一个唯一的用户收货地址
wechat_channel_info.finder_idstring视频号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": ""
            }
        }
    }
}