GET api/Cuentas?CuentaId={CuentaId}&Desde={Desde}&Hasta={Hasta}&Grupo={Grupo}&EsBanco={EsBanco}&PageSize={PageSize}&CurrentPage={CurrentPage}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CuentaId

integer

None.

Desde

date

None.

Hasta

date

None.

Grupo

string

None.

EsBanco

boolean

None.

PageSize

integer

None.

CurrentPage

integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Cuenta
NameDescriptionTypeAdditional information
Nombre

string

Required

Grupo

string

Required

Banco

string

Required

EsBanco

boolean

None.

Saldo

decimal number

None.

FullName

string

None.

Movimientos

Collection of MovimientoCuenta

None.

Id

integer

None.

CreadoPor

string

None.

ModificadoPor

string

None.

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.