GET api/partes-horas-odoo/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

ParteHorasOdoo
NameDescriptionTypeAdditional information
Id

integer

None.

IdProyectoOdoo

integer

None.

Pedido

Pedido

None.

IdEmpleadoOdoo

integer

None.

IdUsuario

integer

None.

Usuario

Usuario

None.

Fecha

date

None.

IdTareaOdoo

integer

None.

TareaOdoo

TareaOdoo

None.

Descripcion

string

None.

Horas

decimal number

None.

NombreProyectoOdoo

string

None.

NombreClienteOdoo

string

None.

Dietas

boolean

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'GestionMaincer.Models.Pedido'. Path 'Pedido.Usuario.Pedidos'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'GestionMaincer.Models.Pedido'. Path 'Pedido.Usuario.Pedidos'.