GET api/TransferenciaCuentas?SoloUltimos={SoloUltimos}&PageSize={PageSize}&CurrentPage={CurrentPage}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SoloUltimos

boolean

None.

PageSize

integer

None.

CurrentPage

integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of TransferenciaCuenta
NameDescriptionTypeAdditional information
CuentaOrigenId

integer

Required

CuentaDestinoId

integer

Required

SubRubroId

integer

Required

Monto

decimal number

Required

Fecha

date

Required

Concepto

string

String length: inclusive between 0 and 125

CuentaOrigen

Cuenta

None.

CuentaDestino

Cuenta

None.

SubRubro

SubRubro

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.