curl --location --request GET '/transfer/transfer-communication-gift-list' \
--header 'x-access-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzeXNVaWQiOiJlOWNhMjNkNjhkODg0ZDRlYmIxOWQwNzg4OTcyN2RhZSIsInVzZXJJZGVudGl0eSI6MiwiZXhwIjoxNzQ3MDgxNzYzLCJ1c2VybmFtZSI6ImFkbWluIn0.NaeqryXHUXcM8u5j_l2cIjTyywLEiMHQklrPpEHy79k'
{
"code": 0,
"message": "string",
"result": {
"current": 0,
"hitCount": true,
"pages": 0,
"records": [
{
"actualAmount": 0,
"appealNo": "string",
"appealReason": "string",
"appealResult": 0,
"appealTime": "2019-08-24T14:15:22Z",
"completedTime": "2019-08-24T14:15:22Z",
"createTime": "2019-08-24T14:15:22Z",
"donationApplyId": 0,
"expectedTime": "2019-08-24T14:15:22Z",
"fromUserAvatar": "string",
"fromUserId": 0,
"fromUserNickName": "string",
"fromUserPhone": "string",
"id": 0,
"remark": "string",
"serviceFee": 0,
"status": 0,
"thankGift": 0,
"toUserAvatar": "string",
"toUserId": 0,
"toUserNickName": "string",
"toUserPhone": "string",
"transferAmount": 0,
"updatedTime": "2019-08-24T14:15:22Z"
}
],
"searchCount": true,
"size": 0,
"total": 0
},
"success": true,
"timestamp": 0
}