Create

The create route is responsible for creating a new Legal Entity (PJ) client.

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

Response

Http CodeReturn CodeMessage
200200-01Success.
400400-01Something unexpected happened.
400400-10Please provide the correct document.
400400-11Error registering.
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.
429429-01Too many requests.

Response Parameters

ParameterFormatDescription
request_codestringCode of the request made
returnbooleanIndicates if the request was successful.
return_codestringReturn code of the request.
messagestringMessage indicating the success of the request.
dataobjectObject containing additional information.
data.codestringCode associated with the customer created in the request.

Request Parameters

Body Params
string
required
Defaults to 12345678000123

Client CNPJ

string
required
Defaults to Corporate Name

Corporate Name

string
required
Defaults to Fantasy Name

Fantasy name

string
required
Defaults to Activity Description

Activity description

float
required
Defaults to 10000

Monthly billing

date
required
Defaults to YYYY-MM-DD

Opening Date

string
required
Defaults to others

Segment

string
required
Defaults to 11912345678

Telephone

string
required
Defaults to [email protected]

Email

address
object
required

Address

Headers
string
required

Authorization Token

Responses

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