获取主要顾客信息
POST
http://129.226.148.27/lilysilk-admin/public/api/customer/getCustomerOrder
接口描述
获取用户订单信息
请求参数
参数名
类型
描述
必填
customer_id
int
示例:51
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:success
必填
id
int
示例:14
必填
web
string
示例:au
必填
order_number
string
示例:600000014
必填
customer_id
int
示例:51
必填
email
string
示例:wheatleyfionna@gmail.com
必填
total_price
int
示例:265
必填
total_price_now
int
示例:265
必填
shopcart_id
int
示例:21624
必填
message
string
示例:
必填
txn_id
string
示例:
必填
status
string
示例:complete
必填
time
string
示例:2018-05-06 16:10:41
必填