Create draft booking

Create a draft booking with discounts and gift card payments, then receive back the associated booking cost information and a secure payment JSON Web Token to process payment

šŸ”’

Required scope: BookingDraft_Create

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

3rd party booking reference

string

Title of the booking. Name can be different to the booking owner name (defaults to the booking owner's name if not specified)

string

Additional detail about the booking

string

Optionally provide the creation datetime in UTC - generally used when re-creating bookings and needing to retain the original datetime

string

The GUID returned from the capacity reservation API - it's recommended to use the capacity reservation API otherwise the request may be rejected

integer

Id of the company making the booking

customer
object
required
items
array of objects
required
items*
discounts
array of objects
discounts
giftCards
array of objects
giftCards
boolean

When true ROLLER will send the booking confirmation / tickets to the customer automatically

boolean

When true fees setup in ROLLER are applied. Please note if manual creditCardFees are provided in the request it will override all fees setup in ROLLER.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json