Edit shop account settings
account_editModify the settings of the authenticated shop account. All fields are optional. Covers: basic info (name, address, legal numbers), receipt display options, order requirements, feature flags (stock, barcodes, variations, webshop, coupons...), delivery method toggles, and third-party integrations (PayPal, Prestashop, Yavin, Viva.com).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | GPS latitude | |
| lng | No | GPS longitude | |
| city | No | City | |
| phone | No | Contact phone number | |
| country | No | Country | |
| currency | No | Currency code (e.g. EUR, USD) | |
| language | No | Language code (e.g. fr, en) | |
| postCode | No | Postal/ZIP code | |
| shopName | No | Store name | |
| deliv_bar | No | Enable counter/bar sales | |
| pdffooter | No | Footer text for PDF invoices | |
| urlwebsite | No | URL of the shop website | |
| webShopURL | No | Webshop URL | |
| adressline1 | No | Address line 1 | |
| enableYavin | No | Enable Yavin payment terminal | |
| webShopCol1 | No | Webshop background color 1 (hex) | |
| webShopCol2 | No | Webshop background color 2 (hex) | |
| webShopCol3 | No | Webshop background color 3 (hex) | |
| webShopLang | No | Webshop language | |
| yavinSecret | No | Yavin secret code | |
| yavinSerial | No | Yavin terminal serial number | |
| defaultVatID | No | Default VAT rate identifier | |
| enable_stock | No | Activate inventory/stock management | |
| webShopColT1 | No | Webshop text color 1 (hex) | |
| webShopColT2 | No | Webshop text color 2 (hex) | |
| webShopColT3 | No | Webshop text color 3 (hex) | |
| deliv_default | No | Default delivery method ID | |
| deliv_deliver | No | Enable home delivery management | |
| paypalAddress | No | PayPal email address for collecting payments | |
| prestaShopURL | No | Prestashop store URL | |
| receiptFooter | No | Footer text printed on receipts | |
| receiptHeader | No | Header text printed on receipts | |
| vivaAccoundID | No | Viva.com account ID | |
| deliv_takeAway | No | Enable takeaway orders | |
| enable_coupons | No | Enable coupon management | |
| enable_credits | No | Enable customer credit management | |
| deliv_drivethru | No | Enable drive-thru orders | |
| deliv_tablePlan | No | Enable table/seats management | |
| enable_barcodes | No | Enable barcode scanning | |
| receipt_showVat | No | Display VAT breakdown on tickets | |
| enableVivaWallet | No | Enable Viva.com payment collection | |
| enable_delivShop | No | Activate deliveries via Deliv.shop | |
| isWebShopEnabled | No | Activate the online webshop | |
| prestaShopApiKey | No | Prestashop API key | |
| enable_variations | No | Enable product variation management | |
| enable_whiteLabel | No | Enable white labeling (cannot be disabled once enabled) | |
| deliv_relayDeposit | No | Enable delivery to a relay point | |
| enable_departments | No | Activate department/shelf management | |
| orderRequires_date | No | Date selection required for each order | |
| orderRequires_name | No | Customer last name required for each order | |
| receipt_showClient | No | Display customer's name on tickets | |
| receipt_showSeller | No | Display seller's name on tickets | |
| taxRegistrationNum | No | VAT / tax registration number | |
| vivaWalletMerchant | No | Viva.com Merchant ID | |
| enable_relayDeposit | No | Enable pickup/relay point management | |
| orderRequires_email | No | Customer email required for each order | |
| orderRequires_phone | No | Customer phone required for each order | |
| receipt_showAddress | No | Display store's contact details on tickets | |
| receipt_showCashbox | No | Display cashier's name on receipts | |
| receipt_showComment | No | Show order comment on tickets | |
| receipt_showShopName | No | Display shop name on tickets | |
| enable_weightForItems | No | Enable item weight management | |
| orderRequires_address | No | Customer address required for each order | |
| orderRequires_comment | No | Comment required for each order | |
| orderRequires_surname | No | Customer first name required for each order | |
| receipt_showGlobalVat | No | Display global VAT total on tickets | |
| whiteLabelAdminUserID | No | White label administrator user ID | |
| companyRegistrationNum | No | Company registration number (RCS/SIRET) | |
| receipt_showClientPhone | No | Display customer's phone number on tickets | |
| defaultAccountingChapter | No | Default accounting chapter | |
| enable_dateOfConsumption | No | Enable expiration date management | |
| enable_departmentsGroups | No | Enable department group management | |
| receipt_showClientAddress | No | Display customer's address on tickets | |
| receipt_showClientSurname | No | Display customer's first name on tickets | |
| enable_descriptionsForItems | No | Enable descriptions for catalog items | |
| orderRequires_deliveryChoice | No | Delivery method required for each order | |
| pricesAreProvidedTaxIncluded | No | 0 = prices incl. VAT; 1 = prices excl. VAT | |
| receipt_showPricesBeforeTaxes | No | Display prices excl. VAT on tickets | |
| enable_descriptionForVariations | No | Enable descriptions for variation choices | |
| receipt_showCompanyRegistrationNum | No | Display store's company number on receipts | |
| orderRequires_CompanyRegistrationNum | No | Customer company number required for each order |