{
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"userId": 0,
"title": "string",
"payType": 0,
"payTime": "2019-08-24T14:15:22Z",
"orderNum": "string",
"status": 0,
"price": 0,
"discountPrice": 0,
"discountSource": {
"type": 0,
"objectId": 0,
"info": {}
},
"address": {
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"userId": 0,
"contact": "string",
"phone": "string",
"province": "string",
"city": "string",
"district": "string",
"address": "string",
"isDefault": true
},
"logistics": {
"company": "string",
"num": "string"
},
"refund": {
"orderNum": "string",
"amount": 0,
"realAmount": 0,
"status": 0,
"applyTime": "2019-08-24T14:15:22Z",
"time": "2019-08-24T14:15:22Z",
"reason": "string",
"refuseReason": "string"
},
"refundStatus": 0,
"refundApplyTime": "2019-08-24T14:15:22Z",
"remark": "string",
"closeRemark": "string",
"invoice": 0,
"wxType": 0,
"goodsList": [
{
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"orderId": 0,
"goodsId": 0,
"price": 0,
"discountPrice": 0,
"count": 0,
"remark": "string",
"goodsInfo": {
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"typeId": 0,
"title": "string",
"subTitle": "string",
"mainPic": "string",
"pics": [
"string"
],
"price": 0,
"sold": 0,
"content": "string",
"status": 0,
"sortNum": 0,
"specs": [
{
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"goodsId": 0,
"name": "string",
"price": 0,
"stock": 0,
"sortNum": 0,
"images": [
"string"
]
}
]
},
"spec": {
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"goodsId": 0,
"name": "string",
"price": 0,
"stock": 0,
"sortNum": 0,
"images": [
"string"
]
},
"isComment": 0
}
]
}
curl --location --request POST 'https://mall.dusksnow.top/app/order/info/update' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"userId": 0,
"title": "string",
"payType": 0,
"payTime": "2019-08-24T14:15:22Z",
"orderNum": "string",
"status": 0,
"price": 0,
"discountPrice": 0,
"discountSource": {
"type": 0,
"objectId": 0,
"info": {}
},
"address": {
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"userId": 0,
"contact": "string",
"phone": "string",
"province": "string",
"city": "string",
"district": "string",
"address": "string",
"isDefault": true
},
"logistics": {
"company": "string",
"num": "string"
},
"refund": {
"orderNum": "string",
"amount": 0,
"realAmount": 0,
"status": 0,
"applyTime": "2019-08-24T14:15:22Z",
"time": "2019-08-24T14:15:22Z",
"reason": "string",
"refuseReason": "string"
},
"refundStatus": 0,
"refundApplyTime": "2019-08-24T14:15:22Z",
"remark": "string",
"closeRemark": "string",
"invoice": 0,
"wxType": 0,
"goodsList": [
{
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"orderId": 0,
"goodsId": 0,
"price": 0,
"discountPrice": 0,
"count": 0,
"remark": "string",
"goodsInfo": {
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"typeId": 0,
"title": "string",
"subTitle": "string",
"mainPic": "string",
"pics": [
"string"
],
"price": 0,
"sold": 0,
"content": "string",
"status": 0,
"sortNum": 0,
"specs": [
{
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"goodsId": 0,
"name": "string",
"price": 0,
"stock": 0,
"sortNum": 0,
"images": [
"string"
]
}
]
},
"spec": {
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"goodsId": 0,
"name": "string",
"price": 0,
"stock": 0,
"sortNum": 0,
"images": [
"string"
]
},
"isComment": 0
}
]
}'
{
"empty": true,
"property1": {},
"property2": {}
}