获取余额支出或充值明细
                            POST
                        
                        GetBalanceExpenditureOrTopUpDetails
                        接口描述
获取余额支出或充值明细
请求参数
响应参数
参数名
类型
描述
必填
                        ret
                
                
                    int
                
                
                    示例:0
                
                
                        必填
                
            
                        err_code
                
                
                    int
                
                
                    示例:0
                
                
                        必填
                
            
                        msg
                
                
                    string
                
                
                    示例:ok
                
                
                        必填
                
            
                        total
                
                
                    int
                
                
                    总数量
                
                
                        必填
                
            
                        id
                
                
                    int
                
                
                    记录ID
                
                
                        必填
                
            
                        amount
                
                
                    number
                
                
                    本金
                
                
                        必填
                
            
                        gift_amount
                
                
                    number
                
                
                    赠送金
                
                
                        必填
                
            
                        total_amount
                
                
                    number
                
                
                    总金额
                
                
                        必填
                
            
                        type
                
                
                    int
                
                
                    类型 (1消费 2充值 3退款)  注(1和3 为消费类型) (2 为充值类型)
                
                
                        必填
                
            
                        type_name
                
                
                    string
                
                
                    类型名称 示例:消费 (1消费  3退款 2充值)
                
                
                        必填
                
            
                        title
                
                
                    string
                
                
                    标题 示例:购买体检套餐
                
                
                        必填
                
            
                        time
                
                
                    string
                
                
                    时间 示例:2025-07-28 09:12:00
                
                
                        必填
                
            
                        order_id
                
                
                    number
                
                
                    订单号
                
                
                        必填
                
            
                        payment_order_id
                
                
                    number
                
                
                    支付单号
                
                
                        必填
                
            
                         balance_amount
                
                
                    number
                
                
                    剩余本金
                
                
                        必填
                
            
                         balance_gift_amount
                
                
                    number
                
                
                    剩余赠送金
                
                
                        必填