文档
测试

分销订单

POST
https://xbw.vtui365.com/api/user/dealerorder

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjdXN0b21lciI6NDEsIm5pY2tuYW1lIjoiOTk2LklDVSIsImlhdCI6MTYyMTQ3MzUzOCwiZXhwIjoxNjI0MDY1NTM4fQ.KgVSYJv_8-xwrVX54qvrSHIv9xuRQApLoLfZvRldoz4
必填

请求参数

参数名
类型
描述
必填
is_settled
1已结算,0未结算
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
object
数据字典
必填
currentPage
int
示例:1
必填
totalPage
int
示例:1
必填
list
array
数据列表
必填
id
int
示例:34
必填
order_no
string
单号,示例:SX_202105271357198584
必填
order_type
string
示例:fresh
必填
order_id
int
示例:54
必填
agent
int
示例:10004
必填
agent_money
object
示例:null
必填
merchant
int
示例:10017
必填
merchant_money
string
示例:0.00
必填
store
int
示例:10021
必填
store_money
string
示例:1.00
必填
first_customer
int
示例:46
必填
first_money
string
示例:2.00
必填
second_customer
int
示例:41
必填
second_money
string
示例:3.00
必填
customer
int
示例:41
必填
shop
int
示例:10017
必填
profit_money
string
示例:0.00
必填
pay_money
string
示例:100.00
必填
pay_time
int
支付时间,示例:1622095039
必填
is_settled
int
示例:0
必填
commission
string
预计佣金,示例:3.00
必填
order_source
string
订单类型,示例:生鲜订单
必填
msg
string
示例:操作成功
必填