PUT api/Planes/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

Planes
NameDescriptionTypeAdditional information
IdPlan

integer

None.

Nombre

string

Required

String length: inclusive between 0 and 40

GrupoFliar

boolean

None.

Relacion

string

String length: inclusive between 0 and 10

Especial

boolean

None.

Estandar

boolean

None.

DiasVence

integer

None.

Informacion

boolean

None.

Iosep

boolean

None.

Anulado

boolean

None.

OperModif

string

String length: inclusive between 0 and 14

FechaModif

date

None.

OperAnula

string

String length: inclusive between 0 and 14

FechaAnula

date

None.

Encabezado_Autorizaciones

Collection of Encabezado_Autorizaciones

None.

Planes_Detalle

Collection of Planes_Detalle

None.

Planes_Afiliado

Collection of Planes_Afiliado

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.