PUT api/Locales/Actualizar

Request Information

URI Parameters

None.

Body Parameters

Locales
NameDescriptionTypeAdditional information
CodLocal

string

None.

NomLocal

string

None.

Activo

boolean

None.

Latitud

string

None.

Longitud

string

None.

FechaRegistro

date

None.

Transacciones

Collection of Transacciones

None.

Request 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 for property 'Locales' with type 'AppJonandreWA.Models.Locales'. Path 'Transacciones[0]'.

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 for property 'Locales' with type 'AppJonandreWA.Models.Locales'. Path 'Transacciones[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: El gráfico de objetos del tipo 'AppJonandreWA.Models.Transacciones' contiene ciclos y no se puede serializar si el seguimiento de referencias está deshabilitado.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: El gráfico de objetos del tipo 'AppJonandreWA.Models.Transacciones' contiene ciclos y no se puede serializar si el seguimiento de referencias está deshabilitado.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Locales'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.