x-token: ********************{
"id": 0
}curl --location 'https://api.gogpu.cn/user/account/InviteApplyInfo' \
--header 'x-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"id": 0
}'{
"code": 0,
"data": {
"created_at": "string",
"id": 0,
"member_id": 0,
"member_type": 0,
"operating_time": "string",
"reasons_refusal": "string",
"status": 0,
"updated_at": "string",
"user_id": 0
},
"msg": "string"
}