Gallery
Documentación Front-End
Share
Explore
Documentación Front-End
Prestadores

icon picker
GET - FICHA DE PRESTADOR X USUARIO EXTERNO

Ficha prestador por usuario externo

Param:

{
"id_prestador":221,
}

Result:

"ptd_x_usu": [
{
"relacion": {
"id": "1",
"nombre": 106
},
"prestador": {
"id": 221,
"nombre": "DISTAL"
},
"usuario": {
"id": 29,
"nombre": "Sergio Esteban Ayala Del Castillo",
"correo": "2@gmail.com",
"imagen": "https://firebasestorage.googleapis.com/v0/b/pruebas-junaeb.appspot.com/o/avataaars.png?alt=media&token=e3cf1590-2124-4eab-9a22-ee556a16f041",
"telefono": "+56984536096",
"cargo": {
"id": 1,
"nombre": "REPRESENTANTE LEGAL"
}
}
}
]

Error:
{
"error": {
"error_titulo": "DATO INGRESADO NO VALIDO PARA PRESTADOR",
"msje_error": "",
"codigo_error": "120",
"fecha_error": "2023-05-15 11:27:14.667"
}
}


Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.