Docs

Create Customer

Creates a new customer in Booqable.

POST

Query

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

Comma-separated response fields to include.

Body

Arguments
string

Comma-separated customer fields to include instead of the default field set.

string

Comma-separated relationships to sideload.

string

Person or company name.

string

Email address used for communication.

string

Whether the customer is a person or commercial entity.

string

Default deposit type for new orders.

number

Deposit value used with the selected deposit type.

number

Default discount applied to new orders for this customer.

boolean

Whether the customer has consented to receive email marketing.

string

Customer this record may duplicate.

string

Stripe customer ID.

array of string

Case-insensitive customer tags.

string

Tax region for new orders for this customer.

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.