Skip to main content
Solicita uma reivindicação de Chave PIX.
Through this endpoint, the partner can generate a claim request for a Pix key if the key is registered with another financial institution.

Authorizations

Authorization
string
header
required

Copie 'Bearer ' + token

Headers

IdempotencyKey
string
required
IgnoraHandshake
boolean
default:true
required

(somente em homologação)

Body

conta
object | null

Objeto detalhado da conta bancária referente ao usuário que deseja reivindicar a chave Pix.*

chave
string | null

Chave Pix relacionada à reivindicação.*

tipoChave
enum<integer> | null

Tipo da chave.*

Valores: 0 - CPF 1 - CNPJ 2 - TELEFONE 3 - EMAIL 4 - EVP

Available options:
0,
1,
2,
3,
4
codigoAutenticacao
string<uuid> | null

Identificador UUID da solicitação de MFA previamente realizada.*

codigoMFA
string | null

Código MFA gerado pela autenticação multifator.*

Response

Success

sucesso
boolean
mensagem
string | null
codigoReivindicacao
string<uuid>