I couldn't find a parameter for a specific time slot when I want to create a new booking for a specific item. How to get a slip for a rated item with a specific time slot? How do I supply the specific time slot parameter?
You should be able to see the specific timeslots available when querying the item/{item_id} endpoint. If you would like to get the SLIP for a specific timeslot, simply pass in the &start_time={timeslot} parameter. For example, item/5?start_date=tomorrow&start_time=11:00. This will return the SLIP for that item provided the 11:00 timeslot is available tomorrow.
Let me know if you have any additional questions, or feel free to reach out to us at code@checkfront.com and we will get back to you as soon as we can, noting that we are unable to provide specific guaranteed times for development support.
Comments
Thanks for reaching out!
You should be able to see the specific timeslots available when querying the item/{item_id} endpoint. If you would like to get the SLIP for a specific timeslot, simply pass in the &start_time={timeslot} parameter. For example, item/5?start_date=tomorrow&start_time=11:00. This will return the SLIP for that item provided the 11:00 timeslot is available tomorrow.
Let me know if you have any additional questions, or feel free to reach out to us at code@checkfront.com and we will get back to you as soon as we can, noting that we are unable to provide specific guaranteed times for development support.
Best Regards,
Brett - Checkfront Support Team