Vai al contenuto principale
PUT
Update Settings

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Corpo

application/json

Partial update. api_key semantics (mirrors integrations.merge_secrets):

  • omitted → keep the stored key
  • ""/null → clear it
  • a value → replace it
enabled
boolean | null
base_url
string | null
api_key
string | null
warehouse_ids
string[] | null
allowed_vat_percent
import_default_active
boolean | null
sync_price_enabled
boolean | null
sync_stock_enabled
boolean | null
sync_interval_minutes
integer | null
Intervallo richiesto: 5 <= x <= 1440
fiscal_type_default
string | null
fiscal_buyer_country
string | null
fiscal_auto_on_payment
boolean | null

Risposta

Successful Response

data
NexteraSettingsOut · object | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null