get https://api.bookripe.com/api/account/v4.0/book/reservations
Retrieves a paginated list of reservations based on various filter criteria.
        At least one of the following filter combinations is required:
        - checkin & checkout dates
        - created_start & created_end dates
        - property name (partial match)
        - discount code (partial match)
        Results are paginated with a maximum of 100 records per page.