Objeto responsável por representar request do POST.
object Dados de identificação da requisição | |
object Configurações para o token a ser gerado |
Objeto de negócio contendo os dados retornados pela API.
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Not Acceptable
Gone
Unprocessable Entity
Too Many Requests
Unavailable For Legal Reasons
Internal Server Error
Service unavailable
{- "request_info": {
- "operation_tracking_id": "d1e4b51c-1b23-4edd-853a-35ef6afb6c44"
}, - "token_configuration": {
- "token_method": [
- "sms",
- "tts"
]
}
}
{- "api_version": "1.0.0",
- "transaction_id": "593f33f6-6122-4624-8c1c-6602a14a730e",
- "data": {
- "general_info": {
- "response_type": "RETORNO_TOKEN_SOLICITADO",
- "operation_tracking_id": "593f33f6-6122-4624-8c1c-6602a14a730e",
- "external_id": "593f33f6-6122-4624-8c1c-6602a14a730e"
}
}
}