请求示例 (自动生成,仅结构参考)
POST /order/getCardOrderDetail
响应示例
{
"errcode": 0,
"errmsg": "",
"data": {
"order": {
"id": 1,
"orderId": 1,
"merchantId": 1,
"shopId": 1,
"memberId": 1,
"orderType": "1",
"orderSource": "1",
"buyNum": 0,
"orderAmount": 0,
"receivableAmount": 0,
"payableAmount": 0,
"reducedPrice": 0,
"expressAmount": 0,
"discountAmount": 0,
"isDelivery": 0,
"payStatus": "1",
"orderStatus": "1",
"orderPhone": "13800000000",
"orderRemark": "",
"orderTime": "2026-01-01 12:00:00",
"orderExpressTime": "2026-01-01 12:00:00",
"isSendIntegral": 0,
"isComment": 0,
"isProfitSharing": 0,
"isSendCommission": "0",
"icode": "",
"shouldReturnCommission": 0,
"reallyReturnCommission": 0,
"createdBy": "",
"createdTime": "2026-01-01 12:00:00",
"updatedBy": "2026-01-01 12:00:00",
"updatedTime": "2026-01-01 12:00:00"
},
"paymentList": [
{
"id": 1,
"orderId": 1,
"paymentType": "1",
"paymentMode": "1",
"paymentAmount": 0,
"paymentCurrency": 0,
"transactionNo": "",
"remark": "",
"status": 0,
"createdBy": "",
"createdTime": "2026-01-01 12:00:00",
"updatedBy": "2026-01-01 12:00:00",
"updatedTime": "2026-01-01 12:00:00"
}
],
"channelOrder": {
"id": 1,
"channelId": 1,
"channelName": "",
"channel": 0,
"typeId": "",
"mobile": "13800000000",
"userName": "",
"orderNo": "",
"thirdOrderNo": "",
"cardNum": 0,
"apiType": 0,
"apiTypeName": "",
"requestParams": "",
"resultCode": 0,
"resultMsg": "",
"status": 0,
"isDeleted": false,
"createdBy": 0,
"createdTime": "2026-01-01 12:00:00",
"updatedBy": 0,
"updatedTime": "2026-01-01 12:00:00"
},
"cardList": [
{
"id": 1,
"orderId": 1,
"channelId": "",
"channel": 0,
"typeId": "",
"thirdId": "",
"orderNo": "",
"thirdOrderNo": "",
"cardNo": "",
"cardStatus": 0,
"isActive": 0,
"isBind": 0,
"bindPhone": "13800000000",
"bindName": "",
"bindCertificateType": 0,
"bindCertificateNo": "",
"activeTime": "2026-01-01 12:00:00",
"validStartDate": "2026-01-01 12:00:00",
"validEndDate": "2026-01-01 12:00:00",
"bindTime": "2026-01-01 12:00:00",
"isDeleted": false,
"createdBy": 0,
"createdTime": "2026-01-01 12:00:00",
"updatedBy": 0,
"updatedTime": "2026-01-01 12:00:00"
}
],
"operatelogList": [
{
"id": 1,
"orderId": "",
"ip": "",
"content": "",
"createdBy": "",
"createdTime": "2026-01-01 12:00:00",
"AuthUserType": "1"
}
],
"goodsList": [
{
"id": 1,
"orderId": 1,
"goodsId": 1,
"goodsName": "",
"goodsSkuId": 1,
"goodsSkuName": "",
"skuPrice": 0,
"isDelivery": 0,
"isIntegral": 0,
"integralRate": 0,
"createdBy": "",
"createdTime": "2026-01-01 12:00:00",
"updatedBy": "2026-01-01 12:00:00",
"updatedTime": "2026-01-01 12:00:00"
}
]
}
}