Skip to main content
POST
Gravar valores de campos personalizados de uma entidade

Authorizations

Authorization
string
header
required

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

Path Parameters

companyId
integer
required
entityType
string
required
Example:

"client"

entityId
integer
required

Body

application/json

Mapa { chave_do_campo: valor }.

Response

200

Valores salvos