9 - Request MFA
Scopes:
api.pix api.mfa.solicitarThrough this endpoint, partners can request multi-factor authentication (MFA), which provides an additional layer of security for creating a Pix key in the “email” or “cell phone number” format. After registration, a token will be sent to the channel associated with the key.
Requirements:
The token is sent according to the key type, either by SMS or email.
Authorizations
Copie 'Bearer ' + token
Headers
Chave única para garantir que uma operação seja executada apenas uma vez.
(somente em homologação)
Body
Objeto detalhado da Conta.
1 = App; 2 = Sms; 3 = Email; 6 = DbsRetaguarda; 7 = WhatsApp
1
, 2
, 3
, 6
, 7
Destino para o código MFA.
Response
Indica se a operação foi realizada com sucesso.
Descrição detalhada do resultado da operação, incluindo informações sobre erros ou mensagens complementares.
Código UUID identificador da autenticação multifator gerada.
Was this page helpful?