Update a company
Companies
Atualizar Empresa
Atualiza os dados de uma empresa existente.
PUT
Update a company
Path
UUID da empresa que será atualizada.
Body
Razão Social ou Nome Fantasia da empresa.
CNPJ ou CPF (somente números).
Email de contato da empresa.
Endereço completo estruturado.
Configurações extras da empresa alocadas em JSON.
Response
Path Parameters
Body
application/json
Update status
Available options:
ACTIVE, DISABLED, BLOCKED, SUSPENDED Response
Company updated successfully.
Company Name
Example:
"Acme Corp"
CNPJ or CPF
Example:
"12345678000199"
Company Status
Available options:
ACTIVE, DISABLED, BLOCKED, SUSPENDED Example:
"ACTIVE"
Configuration Settings
Example:
Tax Regime
Available options:
SIMPLES_NACIONAL, LUCRO_PRESUMIDO, LUCRO_REAL Example:
"SIMPLES_NACIONAL"
Cost Method
Available options:
REPLACEMENT, WEIGHTED_AVERAGE Example:
"WEIGHTED_AVERAGE"
Contact Email
Example:
"contact@acme.com"
Address Object