Modify reservation
documentedModifies an existing reservation.
Reservationsno implementation yet0 runs
Input
reservation_id
Reservation ID to modify
e.g., 12345
reservation_ids
Reservation IDs (comma-separated)
e.g., 12345,12346
resource_id
Resource ID (optional new resource)
e.g., 678
start_time
New start time
YYYY-MM-DD HH:MM:SS
end_time
New end time
YYYY-MM-DD HH:MM:SS
user_id
User ID for the reservation (optional)
e.g., 101
quantity
Quantity
Number of units
admin_mode
Admin mode (true/false)
true or false
send_notifications
Send notifications (true/false)
true or false
rental_prop_xyz
Rental property (reservation form item) xyz
Value for rental_prop_xyz
assignment1
Assignment1 (unit if applicable)
e.g., Unit A
recalculate_price
Recalculate price (true/false)
true or false
admin_id
Admin ID performing the change
e.g., 42
comments
Comments
Optional notes
language
Language (ISO code)
EN
Calls planyo as you (your API key is your account); keychains.dev holds the credentials.