Reserve item
documentedCreate a new reservation for an item.
POST /api/v2_5/reservationsReservationsno implementation yet0 runsInput
title
Reservation title
e.g., Team Photoshoot
location_id*
Location ID
Location the gear will be picked up from
from*
From date/time (ISO 8601)
Start date/time
to*
To date/time (ISO 8601)
End date/time
contact_id*
Contact ID
User who will use the gear
item_id_1*
Item ID #1
Item or asset ID
quantity_1*
Quantity #1
Quantity for item 1
comment
Reservation comment
Optional note
custom_fields
Custom fields (JSON string)
JSON string of custom fields
Calls Cheqroom as you (your API key is your account); keychains.dev holds the credentials.