Docs

Create Website Booking

Creates a new website booking in HirePOS.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string

Primary booking address line.

string

Secondary booking address line.

date

Booking date for the website booking.

string

Booking city.

string

Item code for one website booking line.

string

Internal booking comments.

string

Booking company name.

string

Booking country.

string

Custom website booking field 1.

string

Custom website booking field 2.

string

Custom website booking field 3.

string

Custom website booking field 4.

string

Custom website booking field 5.

string

Custom website booking field 6.

string

Custom website booking field 7.

string

Custom website booking field 8.

string

Primary delivery address line.

string

Secondary delivery address line.

string

Delivery city.

string

Delivery postcode.

string

Delivery state.

string

Booking email address.

date

Estimated booking start date and time.

date

Estimated booking end date and time.

date

Event date and time for the booking.

string

Booking fax number.

string

Booking contact first name.

string

Invoice category name for the booking.

array of object

Array of items to include in the booking.

string

Booking contact last name.

string

Customer-facing booking message.

string

Primary booking phone number.

string

Secondary booking phone number.

string

Third booking phone number.

string

Booking postcode.

number

Quantity for one website booking line.

string

Booking reference text.

string

Booking state.

Uncommon arguments
string

Optional branch code when the Branches module is active.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.