Create DICT

Route to create a new pix key using the unique bank account code

📘

If the key parameter is not passed, we will try to create the key based on the bank account info in our Database. If it is passed, we will try to create the key using the key value.

❗️

Is necessary to register device on onboarding

Pix Key Types

IdentificationDescription
cpfcreate key using cpf
cnpjCreate Key using cnpj
emailcreate key using email
phonecreate key using phone
evpcreate a random key

Response Parameters

ParametersFormatDescription
returnbooleanresponse status ( true / false )
messageStringResponse message
dataObjectResponse data
codeStringPix code
typeStringPix type
keyStringPix key

Request Parameters

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!