get
https://api.myhostex.com/v3/transactions
查询针对房东账号、房间或订单记录的收入和费用条目(也称为 transactions)。
响应为每个条目提供其分类 (item_id / item_name) 和付款方式 (payment_method_id / payment_method_name)。 item_id 和 payment_method_id 的值引用 GET /income_items、GET /expense_items、GET /income_methods 和 GET /expense_methods 返回的字典(应用哪个字典取决于 direction)。
