Clients
POST clients
Create new client under that account
post/clients
Request body
emailstring email
namestring
phonestring
websitestring uri
account_nostring
reg_nostring
vat_nostring
logointeger
id of logo image created by images endpoint
imageinteger
id of image created by images endpoint
opening_hoursinteger[]
descriptionstring
client_type_uidinteger
uid of client type returned from "categories" endpoint
time_zoneinteger
time zone id returned from "time-zones" endpoint
custom_receipt_textstring
utm_tagsobject
enable_menu_continue_prices0 | 1
allow menu to continue use product price inside menu
use_cheaper_menu0 | 1
inventory_branchinteger
branch id that manage client inventory
Example request
{
"address": {
"country": "DK"
}
}Response
OK
uidinteger
crdateinteger
tstampinteger
crdate_formattedstring
tstamp_formattedstring
namestring
emailstring
url_namestring
descriptionstring
phonestring
websitestring
account_nostring
reg_nostring
webshopinteger
vat_nostring
opening_hoursstring
tagsstring
show_imageinteger
branch_countinteger
languagestring
locale_formatstring
infrasec_idstring
localestring
currencyinteger
pin_requiredinteger
number_of_coursesinteger
image_uidinteger
imageinteger
logointeger
addressinteger
time_zoneinteger
custom_receipt_textstring
enable_inventoryinteger
enable_giftinteger
enable_customer_loyaltyinteger
min_gift_amountinteger
has_extend_integrationboolean
mult_barcode_per_prodboolean
invoice_payment_enabledboolean
is_norwigan_clientboolean
enable_receipt_settingsinteger
order_takeaway_abilityinteger
order_takeaway_autoPrintinteger
partner_idinteger
show_final_priceinteger
has_accounting_integrationboolean
Changes
No recorded changes to this endpoint across all 1 revision of this API.