Skip to main content
PATCH
Atualizar empresa emissora

Authorizations

Authorization
string
header
required

Token JWT obtido via /v1/auth/login

Path Parameters

id
string
required

Body

application/json
cnpj
string | null
name
string | null
Required string length: 1 - 150
tradeName
string | null
Maximum string length: 150
ie
string | null
im
string | null
crt
integer | null
Required range: -9007199254740991 <= x <= 9007199254740991
email
string<email> | null
Pattern: ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$
phone
string | null
cep
string | null
address
string | null
Maximum string length: 150
number
string | null
complement
string | null
neighborhood
string | null
Maximum string length: 150
city
string | null
Maximum string length: 150
state
string | null
ibgeCode
string | null
csc
string | null
cscId
string | null
cnae
string | null
segmento
string | null
mei
boolean | null
fiscalBrainEnabled
boolean | null
cTribNacPadrao
string | null
Pattern: ^\d{6}$
servicoPadraoLc116
string | null
Pattern: ^\d{2}\.\d{2}$
pTotTribSNPadrao
number | null
Required range: 0 < x <= 100

Response

Empresa atualizada