Public: submit the booking-request form
POST/api/forms/{token}
POST
/api/forms/{token}
Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”token
required
string
Request Body
Section titled “Request Body”Responses
Section titled “Responses”Success
object
ok
required
boolean
data
Invalid submission
object
ok
required
boolean
error
required
string
code
string
Not found
object
ok
required
boolean
error
required
string
code
string
Payload too large
object
ok
required
boolean
error
required
string
code
string
Rate limited
object
ok
required
boolean
error
required
string
code
string
Server error
object
ok
required
boolean
error
required
string
code
string
