Send

Purpose of attaching the document

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

🚧

Attention points:

  • To consume the route, it's necessary to pass the client's code as a parameter.
  • The document must be sent encoded in base 64.

Response

Http CodeReturn CodeMessage
200200-01Success.
400400-01Something unexpected happened.
400400-10Please provide the correct document.
400400-11Error registering.
400400-37Invalid type for field #replaceHere.
400400-39Error checking base64 string, please send a valid format.
400400-79ocument not allowed for this client.
401401-05Unauthorized or token invalid.
406406-01User was not found.
406406-03Field 'X' is mandatory and was not informed.
409409-01Customer already registered on the base.
406406-03field #replaceHere is mandatory and was not informed.
429429-01Too many requests.
503503-02It was not possible to register the document with the service, please contact CDC BANK.

Response Parameters

ParametersFormatDescription
request_codeStringUnique identifier for the request.
returnBooleanIndicates if the request was successful or not.
return_codeStringCode representing the status of the request.
messageStringMessage describing the result of the request.
data.codeStringUnique identifier for the client's document.

Documents Types

CodeFormat
1RG FRENTE
2RG VERSO
3CNH FRENTE
4CNH VERSO
5LOGO
6RNE VERSO
7PERFIL
8ASSINATURA
9COMPROVANTE DE RESIDÊNCIA
10SELFIE COM RG
12INSCRIÇÃO MUNICIPAL
43OUTROS
13AVALIAÇÃO INTERNA DE RISCO
14ENRIQUECIMENTO
15TERMO CESSÃO
16CNAB CESSÃO
45CERTIDÃO DE CASAMENTO
17CPF
18CNPJ
19FATURAMENTO ÚLTIMOS 12 MESES
20CONTRATO SOCIAL
21ESTATUTO E ATA DE NOMEAÇÃO DE DIRETORIA
22CERTIFICADO DA CONDIÇÃO DE MICROEMPREENDEDOR INDIVIDUAL
23CPF SÓCIO/REPRESENTANTE
24RG FRENTE SÓCIO/REPRESENTANTE
25RG VERSO SÓCIO/REPRESENTANTE
26CNH FRENTE SÓCIO/REPRESENTANTE
27CNH VERSO SÓCIO/REPRESENTANTE
28COMPROVANTE RESIDENCIA SÓCIO/REPRESENTANTE
29CARTEIRA DE TRABALHO

Extension Types

CodeFormat
1.png
2.pdf
3.jpeg
4.txt
7.doc
8.xls
9.xlsx
10.docx
11x-compressed(.rar)
12x-zip-compressed(.zip)

Request Parameters

Path Params
string
required

Client code

Body Params
int32
required
Defaults to 1

Type of document (self, rg, etc.)

int32
required
Defaults to 1

Document extension (pdf, txt, etc.)

string
required
Defaults to base64_encoded_img

Image in base64 format without header

Responses

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