Tipo teléfono
Para consultar tipo teléfono en Nuwwe, cuentas con las URL:
Consultar todos
https://api.nuwwe.com/api/tipo_telefono
Consultar todos
GET
https://api.nuwwe.com/api/tipo_telefono
[
{
"id": "tel1",
"value": "TELEFONO FIJO"
},
{
"id": "tel2",
"value": "TELEFONO CELULAR"
},
{
"id": "tel3",
"value": "TELEFONO INTERNACIONAL"
}
]
Last updated
Was this helpful?