cURL
curl --request GET \ --url https://api.raul.ugps.io/api/v1/technician_cost/get/{technician_id} \ --header 'Authorization: Bearer <token>'
{}
Operacion: Obtener costos de un tecnico por su ID.
Bearer token authentication
ID del tecnico (UUID)
Costos del tecnico obtenidos exitosamente
The response is of type object.
object