{
"code": 0,
"msg": "success",
"data": {
"createAt": "2019-08-24T14:15:22.123Z",
"updateAt": "2019-08-24T14:15:22.123Z",
"id": 0,
"userId": 0,
"product": {
"id": 0,
"title": "string",
"description": "string",
"type": "PLATFORM_SHOP_RENEW",
"salePriceAmount": 0,
"originalPriceAmount": 0,
"value": "string",
"multiValue": {
"type": "PLATFORM_SHOP_RENEW",
"value": "string",
"resourcePoints": 0,
"mediaLibrarySize": 0,
"followSellNum": 0,
"followSellCollectionNum": 0,
"listingNum": 0,
"listingCollectionNum": 0,
"duration": 0
}
},
"platformShop": {
"id": 0,
"name": "string",
"platformSiteId": 0,
"platformSiteName": "string"
},
"platformSite": {
"platformSiteId": 0,
"platformSiteName": "string"
},
"paymentMethods": [
{
"paymentMethod": "ACCOUNT_BALANCE",
"amount": 0,
"state": "PAID"
}
],
"userCoupon": {
"userCouponId": 0,
"couponId": 0,
"couponName": "string",
"amount": 0,
"type": "VOUCHER"
},
"paymentMethodNumber": 0,
"type": "PLATFORM_SHOP_RENEW",
"quantity": 0,
"totalAmount": 0,
"actualPaymentAmount": 0,
"state": "SUCCESS",
"payDeadlineAt": "2019-08-24T14:15:22.123Z",
"refundDeadlineAt": "2019-08-24T14:15:22.123Z",
"receiptOrderId": "string",
"payUrl": "string",
"preId": "string",
"remark": "string",
"billingAddress": {
"address": "string",
"city": "string",
"country": "string",
"email": "string",
"firstName": "string",
"lastName": "string",
"phone": "string",
"state": "string",
"zip": "string"
},
"allowRefund": true
}
}