Send several bookings at once
POST
https://app.sendapp.ai/api/bookings/bulk
Like the single endpoint, but up to 100 bookings in one call. Useful for the first sync or to send a whole day in one go.
Each booking is processed on its own: one bad row does not make the others fail. The response says how many were created, how many updated and which were rejected, with the reason.
Parameters
3 · 2 required
apikey
required
Your API Key.
token
optional
Account token. Required if you have more than one.
bookings
required
Array of bookings, with the same fields as the single endpoint. Max 100 per call.
Need help with the integration? info@sendapp.live