Skip to main content
POST
Start PJ session

Authorizations

Authorization
string
header
required

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.

Body

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

Response

Default Response