POST api/Ticket?idUsuario={idUsuario}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idUsuario

string

Required

Body Parameters

Ticket
NameDescriptionTypeAdditional information
Actividad

Actividad

Required

ActividadID

integer

None.

Elemento

Elemento

None.

ElementoID

integer

None.

Descripcion

string

Data type: MultilineText

MensajeAlSolicitante

string

Data type: MultilineText

String length: inclusive between 0 and 200

TicketsHistoricos

Collection of Ticket

None.

EsBorrador

boolean

None.

TicketsHijos

Collection of Ticket

None.

TicketsPadres

Collection of Ticket

None.

Autor

Usuario

Required

AutorID

string

None.

Editor

Usuario

None.

EditorID

string

None.

UsuariosResponsables

Collection of Usuario

None.

GruposResponsables

Collection of Grupo

None.

Archivos

Collection of Archivo

None.

Closed

boolean

Required

Historico

boolean

None.

TipoOrigen

TipoOrigen

Required

FechaDocumentoOrigen

date

Required

Motivo

Motivo

Required

IdentificadorMotivo

string

None.

Area

Grupo

Required

AreaID

integer

None.

DomicilioTexto

string

None.

Alias

string

Max length: 500

AliasArea

string

None.

AliasNumero

integer

None.

GrupoMotivoInformable

Grupo

None.

Observaciones

Collection of Observacion

None.

FechaRequeridaCierre

date

None.

TipoFechaRequeridaCierre

TipoFecha

None.

NivelCriticidad

NivelCriticidad

None.

IdCalle

integer

None.

NombreCalle

string

None.

NumeroPuerta

integer

None.

DireccionGeneralID

integer

Required

DireccionGeneral

DireccionGeneral

None.

NumActaBase

integer

None.

FacultadPorInspector

Collection of FacultadTicketInspector

None.

Criticidad

TipoCriticidad

None.

NumActaDGAI

NumeracionDGAI

None.

EsContingencia

boolean

None.

FechaInspeccion

date

None.

TicketAPreavisar

TicketAPreavisar

None.

Preaviso

boolean

None.

SiscorID

integer

None.

EventosTicket

Collection of EventoTicket

None.

Id

integer

None.

Eliminado

boolean

None.

FechaCreacion

date

None.

FechaEdicion

date

None.

Request Formats

application/json, text/json, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.