订单详情
POST
http://localhost:7090/api/product/orderProductDetail
请求头
参数名
类型
描述
必填
Cookie
string
cookie
必填
请求参数
参数名
类型
描述
必填
OrderNumber
string
订单号
必填
响应参数
参数名
类型
描述
必填
OrderNumber
strubg
订单编号
必填
AccreditId
商户编码
必填
CompanyName
商户名称
必填
Name
string
产品包名称
必填
ReleaseID
int
产品包ID
必填
AuditingState
int
服务状态 0 未处理 1 通过 2拒绝 3已取消订购 4关闭
必填
PayState
int
支付状态 0待支付,1已支付,2已取消,3已关闭
必填