Get reservation actions
documentedLists actions/events (e.g., modifications, cancellations) for reservations.
Reservationsno implementation yet0 runs
Input
reservation_id
Reservation ID
Optional: limit events to a specific reservation
user_id
User ID
Optional: limit events to reservations of a specific customer (user_id)
start_time
Start Time
Optional: limit events after this time (YYYY-MM-DD HH:MM:SS)
end_time
End Time
Optional: limit events before this time (YYYY-MM-DD HH:MM:SS)
event_type
Event Type
Optional: filter by event type
site_id
Site ID
Optional: Planyo site ID (0 or blank for metasite)
language
Language
Optional: ISO 639-1 language code (e.g. EN)
hash_timestamp
Hash Timestamp
Optional: UTC timestamp for hash-based auth
hash_key
Hash Key
Optional: MD5 hash for hash-based auth
Calls planyo as you (your API key is your account); keychains.dev holds the credentials.