Generar OTP

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Este endpoint se utiliza para generar un código OTP para validar la autenticidad del tercero.

El OTP puede enviarse por SMS o por EMAIL, dependiendo del tipo elegido.

{
    "type": "EMAIL",
    "digits": 4
}

Explicación de cada objeto:

PARÁMETRODESCRIPCIÓNPNPJ
typeCanal para enviar el OTP. Valores permitidos: SMS, EMAIL.X
digitsCantidad de dígitos que debe tener el OTP.X
Path Params
string
required

uuid del tercero

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json