Consultar entidades bancarias
Ruta
Encabezado
Name
Type
Description
Cuerpo
Name
Type
Description
string
string
Respuesta
{
"entities": [
{
"code": 1637,
"name": "IRIS",
"favicon": "https://content.qentaz/entities/1637.svg",
"round_favicon": "https://content.qentaz/entities/1637_round.svg"
},
{
"code": 1507,
"name": "Nequi",
"favicon": "https://content.qentaz/entities/1507.svg",
"round_favicon": "https://content.qentaz/entities/1507_round.svg"
},
{...}
]
}{
"error": "No bank was found with the provided parameters. Please try again with a different type (type)."
}Ejemplo
Última actualización