Skip to main content
Endpoint usado para solicitar autenticação multifatorial.
Through this endpoint, the partner can request multi-factor authentication, or MFA. This is a double security validation for creating a PIX key in the “email” or “cell phone” format. After registration, a token will be sent to the channel to which the key was registered. Requirements: It is used according to the key, sent by SMS or email.

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.*

tipoMfa
enum<integer>

Tipo MFA.*

Valores: 1 - App 2 - Sms 3 - Email 6 - DbsRetaguarda 7 - WhatsApp

Available options:
1,
2,
3,
6,
7
destinoEnvio
string | null

Destino para o código de autenticação MFA.*

Response

Success

sucesso
boolean
mensagem
string | null
codigoAutenticacao
string<uuid>