Criar um Cliente

Log in to see full request history
Body Params

Informações a serem salvas no cliente

string | null

Código Externo

string
length ≤ 20

CPF/CNPJ

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)

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

array of strings | null

Tags associadas ao registro

tags
object | null

Hash com chave e valor no formato JSON.

Headers
string

Informar um e-mail válido para contatos.

string

Chave de idempotência para evitar replay de processamento.

Responses

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