{ "errcode": 0, "errmsg": "", "data": { "list": [ { "fund_type": "GENERAL_CASH", "balance": 120000 }, { "fund_type": " GENERAL_GIFT", "balance": 20000 }, { "fund_type": "FUND_TYPE_MINIPROGRAM", "balance": 50000, "credit_roll_spec": { "limit_amount": 100000, "usable_amount": 50000, "used_amount": 50000 } } ] } }