Fetch booking IDs created within a given time period

This is the request to fetch booking IDs created within a given time period.

Do note that the API should return bookings that were created during the requested time period, not when they were updated.

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

Start date & time for which bookings were made. Date should be in ISO 8601 format, e.g. "2022-01-01T15:30:00+08:00".

string
required

End date & time for which bookings were made. Date should be in ISO 8601 format, e.g. "2022-01-01T15:30:00+08:00".

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain