get
https://api.hostex.io/v3/transactions
Query income and expense entries (also known as transactions) recorded against the operator, properties or reservations.
The response provides each entry with its categorization (item_id / item_name) and payment method (payment_method_id / payment_method_name). The values of item_id and payment_method_id reference the dictionaries returned by GET /income_items, GET /expense_items, GET /income_methods and GET /expense_methods (which dictionary applies depends on direction).
