POST api/TransferenciaCuentas
Request Information
URI Parameters
None.
Body Parameters
TransferenciaCuenta| Name | Description | Type | Additional information |
|---|---|---|---|
| CuentaOrigenId | integer |
Required |
|
| CuentaDestinoId | integer |
Required |
|
| SubRubroId | integer |
Required |
|
| Monto | decimal number |
Required |
|
| Fecha | date |
Required |
|
| Concepto | string |
None. |
|
| CuentaOrigen | Cuenta |
None. |
|
| CuentaDestino | Cuenta |
None. |
|
| SubRubro | SubRubro |
None. |
|
| Id | integer |
None. |
|
| CreadoPor | string |
None. |
|
| ModificadoPor | string |
None. |
|
| FechaCreacion | date |
None. |
|
| FechaModificacion | date |
None. |
|
| Borrado | boolean |
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
TransferenciaCuenta| Name | Description | Type | Additional information |
|---|---|---|---|
| CuentaOrigenId | integer |
Required |
|
| CuentaDestinoId | integer |
Required |
|
| SubRubroId | integer |
Required |
|
| Monto | decimal number |
Required |
|
| Fecha | date |
Required |
|
| Concepto | string |
None. |
|
| CuentaOrigen | Cuenta |
None. |
|
| CuentaDestino | Cuenta |
None. |
|
| SubRubro | SubRubro |
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.