GET api/Giros/GetClientesFavoritos?usuarioWebID={usuarioWebID}&destinatario={destinatario}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
usuarioWebID

integer

Required

destinatario

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ClienteGiroWeb
NameDescriptionTypeAdditional information
ClienteGiroWebID

integer

None.

Nombre

string

None.

Apellido

string

None.

TipoDocumentoID

integer

None.

NumeroDocumento

string

None.

NacionalidadPaisID

integer

None.

SexoID

integer

None.

FechaNacimiento

date

None.

Telefono

string

None.

Mail

string

None.

UsuarioWebID

integer

None.

OcupacionID

integer

None.

Codigo

string

None.

ClienteEventualID

integer

None.

Ocupacion

Ocupacion

None.

Sexo

Sexo

None.

UsuarioWeb

UsuarioWeb

None.

ClienteGiroWebImagen

Collection of ClienteGiroWebImagen

None.

DomicilioGiroWeb

Collection of DomicilioGiroWeb

None.

GiroWebRecibido

Collection of GiroWeb

None.

GiroWebEnviado

Collection of GiroWeb

None.

Domicilio

DomicilioGiroWeb

None.

Imagenes

Collection of ClienteGiroWebImagen

None.

TipoDocumentoDescrip

string

None.

Completo

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 'Andesmar.Giros.MobileModel.ClienteGiroWeb'. Path '[0].Ocupacion.ClienteGiroWeb'.

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 'Andesmar.Giros.MobileModel.ClienteGiroWeb'. Path '[0].Ocupacion.ClienteGiroWeb'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Andesmar.Giros.MobileModel.ClienteGiroWebImagen, Andesmar.Giros.MobileModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Andesmar.Giros.MobileModel.ClienteGiroWebImagen, Andesmar.Giros.MobileModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.