本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"id": 0
}
curl --location --request POST 'http://htb-api-test.bangbanghu.com.cn/htb-live-api/app/deposit/record/detail' \
--header 'Authorization: {{user-3718}}' \
--header 'token: {{后台用户}}' \
--header 'app_version: 7.1.005-debug-282' \
--header 'app_info: Android15(35)-WIFI' \
--header 'app_code: bbh-app' \
--header 'user-agent: Mozilla/5.0 (Linux; Android 15; 23127PN0CC Build/AQ3A.240627.003; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/128.0.6613.127 Mobile Safari/537.36 uni-app Html5Plus/1.0 (Immersed/38.666668)' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'
{
"id": 0,
"org_id": 0,
"type": 0,
"old_money": 0,
"new_money": 0,
"balance": 0,
"money": 0,
"deposit_source": 0,
"deposit_type": 0,
"deposit_status": 0,
"osn": "string",
"biz_goods_id": 0,
"biz_id": 0,
"biz_type": 0,
"created_at": "2019-08-24T14:15:22Z",
"extra_json": {},
"remark": "string",
"global_goods_id": 0,
"goods_name": "string",
"img_url_list": [
"string"
],
"quality": "string",
"goods_price": 0,
"belong_seat_name": "string",
"belong_seat_nick_name": "string",
"belong_seat_auction_code": "string",
"recharge_arrival_at": "2019-08-24T14:15:22Z",
"pay_type": 0,
"withdraw_arrival_at": "2019-08-24T14:15:22Z",
"bank_name": "string",
"card_no": "string",
"account_name": "string",
"pure_phone": "string",
"un_frozen_money": 0,
"withdraw_bank_state": "string"
}