Create Reservation

Parameter

FieldTypeDescription
nameStringSet Guest name
emailStringSet Guest email
phoneStringSet Guest phone
from_timeDateTimeSet reservation from time mm/dd/yyyy hh:mm AM/PM
to_timeDateTimeSet reservation to time mm/dd/yyyy hh:mm AM/PM
security_codeIntegerPasscode attached with Reservation.
reservation_idStringSet reservation reservation_id
unit_code/api_code/hub_ids/property_idsUuid/Uuid/IntegerAtleast one should be present. Either unit_code or api_code or hub_ids or property_ids need to be sent as [unit_code1, unit_code2] or [api_code1, api_code2] or [hub_id1, hub_id2] or [property_id1, property_id2]
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
FieldTypeDescription
nameStringSet Guest name
emailStringSet Guest email
phoneStringSet Guest phone
from_timeDateTimeSet reservation from time mm/dd/yyyy hh:mm AM/PM
to_timeDateTimeSet reservation to time mm/dd/yyyy hh:mm AM/PM
security_codeIntegerPasscode attached with Reservation.
reservation_idStringSet reservation reservation_id
unit_code/api_code/hub_ids/property_idsUuid/Uuid/IntegerAtleast one should be present. Either unit_code or api_code or hub_ids or property_ids need to be sent as [unit_code1, unit_code2] or [api_code1, api_code2] or [hub_id1, hub_id2] or [property_id1, property_id2]
account_idInteger(Optional) Impersonated Rently account id, only need to pass in if creating reservation on an impersonated account
Body Params
string
required
string
string
string
required

Set reservation from time in mm/dd/yyyy hh:mm AM/PM format

string
required

Set reservation to time in mm/dd/yyyy hh:mm AM/PM format

string
required

Set reservation reservation_id

string
required

Passcode attached with Reservation.

unit_code
array of strings

Atleast one should be present. Either unit_code or api_code or hub_ids or property_ids need to be sent as [unit_code1, unit_code2] or [api_code1, api_code2] or [hub_id1, hub_id2] or [property_id1, property_id2]

unit_code
api_code
array of strings

Atleast one should be present. Either unit_code or api_code or hub_ids or property_ids need to be sent as [unit_code1, unit_code2] or [api_code1, api_code2] or [hub_id1, hub_id2] or [property_id1, property_id2]

api_code
hub_ids
array of strings

Atleast one should be present. Either unit_code or api_code or hub_ids or property_ids need to be sent as [unit_code1, unit_code2] or [api_code1, api_code2] or [hub_id1, hub_id2] or [property_id1, property_id2]

hub_ids
property_ids
array of strings

Atleast one should be present. Either unit_code or api_code or hub_ids or property_ids need to be sent as [unit_code1, unit_code2] or [api_code1, api_code2] or [hub_id1, hub_id2] or [property_id1, property_id2]

property_ids
Headers
string
enum
Defaults to Create Reservation - success

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
Create Reservation - success
Error: Insufficient information
Error: Hub missing
Error: From time or To time missing
Error: Reservation already exists
Error: Name Blank
Error: Reservation id missing