Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
Allocate uses hypermedia as the engine of application state. Given initial availability parameters you can follow returned links in response bodies to take a booking to completion.
Every request will return a JSON payload with three top level properties:
The head
property contains related information on other resources (sometimes inlined) you can fetch.
href
is always the location of the fetched resource (for caching)
body
contains the resource you have requested and can be a deeply nested JSON object.
Explore the methods documented in the pages below
Allocate has a widget you can install on your existing website which will allow you to take bookings.