Skip to main content
POST
Start PJ session

Autorizações

Authorization
string
header
obrigatório

Bearer API key (recommended). Format: Bearer sk_live_<hex>. Send the key directly - no signature, nonce or timestamp. Create/revoke keys in the dashboard or via /partners/me/api-keys. Accepted on the same routes as the HMAC scheme. - API key Bearer (recomendada), aceita nas mesmas rotas que o esquema HMAC.

Corpo

application/json
externalUserId
string
obrigatório
Required string length: 1 - 128
documentNumber
string
obrigatório
Required string length: 14 - 18
businessName
string
obrigatório
Required string length: 1 - 350
tradingName
string
obrigatório
Required string length: 1 - 120
companyType
enum<string>
obrigatório
Opções disponíveis:
MEI,
EI,
EIRELI,
LTDA,
SA,
SLU
contactNumber
string
obrigatório
Required string length: 1 - 20
businessEmail
string<email>
obrigatório
Maximum string length: 100
businessAddress
object
obrigatório
owners
object[]
obrigatório
Required array length: 1 - 20 elements
country
string
Required string length: 2
taxResidence
object[]
Maximum array length: 10
selfCertification
boolean
monthlyIncomeCents
integer
Intervalo obrigatório: x >= 0
incomeSource
enum<string>
Opções disponíveis:
salary,
business_income,
investments,
inheritance,
savings,
crypto_trading,
freelance,
real_estate,
other

Resposta

Default Response