Sign in

Create booking proposition

documented

Instantiate a new booking proposition for a booking

POST /api2/boekingen/{booking_id}/boekingsvoorstellenBooking Propositionsno implementation yet0 runs

Input

recras_subdomain
Recras subdomain (the subdomain of your Recras instance)
demo
booking_id*
Booking ID
12345
template_id
Booking proposition template ID
1
startmoment
Start moment (ISO 8601)
2026-02-20T10:00:00Z
endmoment
End moment (ISO 8601)
2026-02-20T12:00:00Z
title
Proposal title
Family day proposal
notes
Notes for the proposal
Dietary or accessibility notes
participants
Number of participants
4
customer_name
Customer name
John Doe
customer_email
Customer email
john@example.com
customer_phone
Customer phone
+1 555-0100
Calls Recras as you (your API key is your account); keychains.dev holds the credentials.
Create booking proposition · Recras · OpenIntegrations