Create Client
Creates a new client in InventoryBase.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The client's full name.
stringrequired
The client's email address.
objectrequired
The client's primary address object.
string
The client's telephone number.
string
The client's company name.
string
The client's website.
string
Notes about the client.
boolean
Whether to send login details to the new client.
boolean
Whether the client should receive email notifications.
boolean
Whether to suppress the initial welcome email.