DELETE api/Cuentas/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Cuenta
NameDescriptionTypeAdditional information
Nombre

string

Required

String length: inclusive between 0 and 100

Grupo

string

Required

String length: inclusive between 0 and 50

Banco

string

Required

String length: inclusive between 0 and 100

EsBanco

boolean

None.

Saldo

decimal number

None.

FullName

string

None.

Movimientos

Collection of MovimientoCuenta

None.

Id

integer

None.

CreadoPor

string

String length: inclusive between 0 and 255

ModificadoPor

string

String length: inclusive between 0 and 255

FechaCreacion

date

None.

FechaModificacion

date

None.

Borrado

boolean

None.

Response 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.