Atualizar Cliente

Atualiza informações específicas de um Cliente.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID do Cliente

Body Params

Informações a serem atualizadas no cliente

string | null

Código Externo

string
required
length ≤ 120

Nome ou Razão Social

string | null

Pessoa de Contato (quando Empresa)

string | null

Apelido ou Nome Fantasia do Pagador

date | null

Data de Nascimento

string
length ≤ 80

E-mail principal

string
length ≤ 80

E-mail alternativo

string
required
length ≤ 255

Endereço

string | null

Complemento do Endereço

string
length ≤ 10

Número

string
required
length ≤ 80

Bairro

string
required
length ≤ 8

CEP (formato 99999999)

string
length ≤ 2

Estado

string
required
length ≤ 60

Cidade (Nome deve estar correto e completo)

string | null

Telefone (com DDD, DDI é opcional)

string | null

DDD do Celular

string | null

Celular

boolean | null
Defaults to false

Nunca enviar e-mail para este cliente

boolean | null
Defaults to false

Nunca enviar SMS para este cliente

boolean | null
Defaults to false

Nunca enviar Whatsapp para este cliente

string | null

Anotações

tags
array of strings | null

Tags associadas ao registro

tags
custom_data
object | null

Hash com chave e valor no formato JSON.

Headers
string

Informar um e-mail válido para contatos.

Responses
204

Cliente atualizado

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json