Sign in

Create booking (with products)

documented

Create a new booking based on a list of products

POST /api2/book_productsBook Productsno implementation yet0 runs

Input

recras_domain*
Recras subdomain (the part before .recras.nl)
e.g. mycompany
status*
Booking status
reservering or definitief
customer_email*
Customer email
customer@example.com
customer_company_id*
Customer company id
integer
customer_first_name*
Customer first name
First name
customer_last_name*
Customer last name
Last name
customer_phone
Customer phone number
Phone
product_amount*
Product amount
quantity
product_id*
Product id
product_datetime*
Product start datetime
YYYY-MM-DD HH:MM:SS
should_invoice
Should_invoice flag
true|false
Calls Recras as you (your API key is your account); keychains.dev holds the credentials.
Create booking (with products) · Recras · OpenIntegrations