v1
latestOpenAPI 3.0.12026-07-245303882.5 MBCadastrar uma nova chave Pix
Essa API possibilita a realização do de uma chave Pix
post/dict/entry
Request body
Response
201
Example response
{
"version": "string",
"body": {
"requestId": "9bbb7b37-2f3a-4ff0-97b8-e377aab70cbe",
"key": "exemplo@exemplo.com",
"creationDate": "string",
"keyType": "EMAIL",
"account": {
"branch": "0002",
"accountNumber": "105156485",
"accountType": "TRAN",
"participant": "30306294",
"openingDate": "2023-04-05T15:13:00"
},
"owner": {
"type": "NATURAL_PERSON",
"taxIdNumber": "12345678901",
"name": "Fulano de Tal",
"tradeName": "Empreiteira S/A"
}
}
}