Create account request
POST /order/v1/banking/accounts
Create a banking account request with holder information and representatives.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ”Unique key for idempotent requests
Request Body required
Section titled “Request Body required ”object
Holder country code in ISO-3
Example
BRAHolder type
Example
ORGANIZATIONHolder full name or business name.
Example
Company LTDAPrimary email of the holder.
Example
john.doe@mailinator.comPrimary phone of the holder.
Example
+5511912349865Holder birthdate or foundation date (YYYY-MM-DD).
Example
1990-01-01Holder identification document.
object
Document type.
Example
CNPJDocument number (digits and uppercase letters for alphanumeric CNPJ).
Example
12345678000199Complete holder address.
object
Street and number.
Example
Av Paulista, 1636Neighborhood.
Example
Bela VistaCity.
Example
Sao PauloState (UF).
Example
SPZIP code (digits only).
Example
01310100Address complement.
Example
Block BRepresentatives linked to the holder (required when holderType is ORGANIZATION).
object
Representative country in ISO-3.
Example
BRARepresentative full name.
Example
John TestRepresentative email.
Example
john.doe@mailinator.comRepresentative phone number.
Example
+5511912349865Representative birthdate (YYYY-MM-DD).
Example
1990-01-01Representative document number (CPF).
Example
12345678911Onboarding information.
object
Company trade name.
Example
Empresa FantasiaCompany legal name.
Example
Empresa LTDAContact phone number including country code.
Example
+5511999999999Company institutional website URL.
Example
https://empresa.com.brURL of the company articles of association or latest amendment.
Example
https://storage.company.com.br/docs/social-contract.pdfURL of the CNPJ registration card issued by the Brazilian IRS.
Example
https://storage.com.br/docs/abc123/cnpj-card.pngURL of the company proof of address issued within the last 30 days.
Example
https://storage.com.br/docs/proof-address.pdfURL of the bank address proof, such as a bank statement or bank letter.
Example
https://storage.com.br/docs/proof-bank.pdfURL of the partner or legal representative proof of address.
Example
https://storage.com.br/docs/partner-proof.pdfURL of the legal representative identity document, such as RG or CNH.
Example
https://storage.com.br/docs/doc-representative.jpgURL of the legal representative selfie used for facial validation.
Example
https://storage.com.br/docs/selfie-representative.jpgURL of the company income tax return for the latest fiscal year.
Example
https://storage.company.com.br/docs/ir.pdfURL of the completed and signed KYC form.
Example
https://storage.company.com.br/docs/kyc.pdfResponses
Section titled “ Responses ”The resource was returned successfully
object
Identifier of the account creation request.
Example
d3f46d1e-3f35-4cf9-9bcb-15c0b7c8f84aCurrent status of the account creation request.
Example
PENDINGobject
Example
INVALID_REQUESTobject
Example
[ { "field": "field_name", "issue": "INVALID", "description": "Field is invalid" }]Unauthorized Request
object
Example
UNAUTHORIZEDExample
Unauthorized Requestobject
Example
[]object
Example
FORBIDDEN_ERRORobject
Example
[]object
Example
INTERNAL_ERRORobject
Example
[]