POST api/AccountApi/AccountBalance

Request Information

URI Parameters

None.

Body Parameters

CuentaCorrienteParam
NameDescriptionTypeAdditional information
ClienteId

integer

None.

ClienteDesc

string

None.

FechaDesde

date

None.

FechaHasta

date

None.

EstadoId

integer

None.

EstadoDescripcion

string

None.

EmpresaID

integer

None.

TotalGlobal

decimal number

None.

TotalCalzetta

decimal number

None.

Request Formats

application/json, text/json

Sample:
{
  "ClienteId": 1,
  "ClienteDesc": "sample string 2",
  "FechaDesde": "2026-03-03T14:44:01.411-03:00",
  "FechaHasta": "2026-03-03T14:44:01.411-03:00",
  "EstadoId": 5,
  "EstadoDescripcion": "sample string 6",
  "EmpresaID": 7,
  "TotalGlobal": 1.0,
  "TotalCalzetta": 1.0
}

application/xml, text/xml

Sample:
<CuentaCorrienteParam xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mastersoft.BigDipper.Entities">
  <ClienteDesc>sample string 2</ClienteDesc>
  <ClienteId>1</ClienteId>
  <EmpresaID>7</EmpresaID>
  <EstadoDescripcion>sample string 6</EstadoDescripcion>
  <EstadoId>5</EstadoId>
  <FechaDesde>2026-03-03T14:44:01.4116596-03:00</FechaDesde>
  <FechaHasta>2026-03-03T14:44:01.4116596-03:00</FechaHasta>
  <TotalCalzetta>1</TotalCalzetta>
  <TotalGlobal>1</TotalGlobal>
</CuentaCorrienteParam>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'CuentaCorrienteParam'.

Response Information

Resource Description

CuentaCorrienteResult
NameDescriptionTypeAdditional information
CuentaCorrienteGlobal

Collection of CuentaCorrienteAgrupamiento

None.

TotalGlobal

decimal number

None.

CuentaCorriente

Collection of CuentaCorrienteAgrupamiento

None.

Total

decimal number

None.

Response Formats

application/json, text/json

Sample:
{
  "CuentaCorrienteGlobal": [
    {
      "ComprobantesRelacionados": [
        {
          "CodCli": "sample string 1",
          "Comprobante": "sample string 2",
          "ComprobantesID": 1,
          "TipoComprob": "sample string 3",
          "Fechaemi": "2026-03-03T14:44:01.411-03:00",
          "FechaVen": "2026-03-03T14:44:01.411-03:00",
          "LImporte": 1.0,
          "FechaRel": "2026-03-03T14:44:01.411-03:00",
          "ComprobRel": "sample string 4",
          "CodAsocID": 1,
          "SucAsoc": 1,
          "NroAsoc": 1,
          "Pendiente": 1.0,
          "MonedaID": 1
        },
        {
          "CodCli": "sample string 1",
          "Comprobante": "sample string 2",
          "ComprobantesID": 1,
          "TipoComprob": "sample string 3",
          "Fechaemi": "2026-03-03T14:44:01.411-03:00",
          "FechaVen": "2026-03-03T14:44:01.411-03:00",
          "LImporte": 1.0,
          "FechaRel": "2026-03-03T14:44:01.411-03:00",
          "ComprobRel": "sample string 4",
          "CodAsocID": 1,
          "SucAsoc": 1,
          "NroAsoc": 1,
          "Pendiente": 1.0,
          "MonedaID": 1
        }
      ],
      "SaldoPendiente": 1.0,
      "CodComprob": "sample string 1"
    },
    {
      "ComprobantesRelacionados": [
        {
          "CodCli": "sample string 1",
          "Comprobante": "sample string 2",
          "ComprobantesID": 1,
          "TipoComprob": "sample string 3",
          "Fechaemi": "2026-03-03T14:44:01.411-03:00",
          "FechaVen": "2026-03-03T14:44:01.411-03:00",
          "LImporte": 1.0,
          "FechaRel": "2026-03-03T14:44:01.411-03:00",
          "ComprobRel": "sample string 4",
          "CodAsocID": 1,
          "SucAsoc": 1,
          "NroAsoc": 1,
          "Pendiente": 1.0,
          "MonedaID": 1
        },
        {
          "CodCli": "sample string 1",
          "Comprobante": "sample string 2",
          "ComprobantesID": 1,
          "TipoComprob": "sample string 3",
          "Fechaemi": "2026-03-03T14:44:01.411-03:00",
          "FechaVen": "2026-03-03T14:44:01.411-03:00",
          "LImporte": 1.0,
          "FechaRel": "2026-03-03T14:44:01.411-03:00",
          "ComprobRel": "sample string 4",
          "CodAsocID": 1,
          "SucAsoc": 1,
          "NroAsoc": 1,
          "Pendiente": 1.0,
          "MonedaID": 1
        }
      ],
      "SaldoPendiente": 1.0,
      "CodComprob": "sample string 1"
    }
  ],
  "TotalGlobal": 1.0,
  "CuentaCorriente": [
    {
      "ComprobantesRelacionados": [
        {
          "CodCli": "sample string 1",
          "Comprobante": "sample string 2",
          "ComprobantesID": 1,
          "TipoComprob": "sample string 3",
          "Fechaemi": "2026-03-03T14:44:01.411-03:00",
          "FechaVen": "2026-03-03T14:44:01.411-03:00",
          "LImporte": 1.0,
          "FechaRel": "2026-03-03T14:44:01.411-03:00",
          "ComprobRel": "sample string 4",
          "CodAsocID": 1,
          "SucAsoc": 1,
          "NroAsoc": 1,
          "Pendiente": 1.0,
          "MonedaID": 1
        },
        {
          "CodCli": "sample string 1",
          "Comprobante": "sample string 2",
          "ComprobantesID": 1,
          "TipoComprob": "sample string 3",
          "Fechaemi": "2026-03-03T14:44:01.411-03:00",
          "FechaVen": "2026-03-03T14:44:01.411-03:00",
          "LImporte": 1.0,
          "FechaRel": "2026-03-03T14:44:01.411-03:00",
          "ComprobRel": "sample string 4",
          "CodAsocID": 1,
          "SucAsoc": 1,
          "NroAsoc": 1,
          "Pendiente": 1.0,
          "MonedaID": 1
        }
      ],
      "SaldoPendiente": 1.0,
      "CodComprob": "sample string 1"
    },
    {
      "ComprobantesRelacionados": [
        {
          "CodCli": "sample string 1",
          "Comprobante": "sample string 2",
          "ComprobantesID": 1,
          "TipoComprob": "sample string 3",
          "Fechaemi": "2026-03-03T14:44:01.411-03:00",
          "FechaVen": "2026-03-03T14:44:01.411-03:00",
          "LImporte": 1.0,
          "FechaRel": "2026-03-03T14:44:01.411-03:00",
          "ComprobRel": "sample string 4",
          "CodAsocID": 1,
          "SucAsoc": 1,
          "NroAsoc": 1,
          "Pendiente": 1.0,
          "MonedaID": 1
        },
        {
          "CodCli": "sample string 1",
          "Comprobante": "sample string 2",
          "ComprobantesID": 1,
          "TipoComprob": "sample string 3",
          "Fechaemi": "2026-03-03T14:44:01.411-03:00",
          "FechaVen": "2026-03-03T14:44:01.411-03:00",
          "LImporte": 1.0,
          "FechaRel": "2026-03-03T14:44:01.411-03:00",
          "ComprobRel": "sample string 4",
          "CodAsocID": 1,
          "SucAsoc": 1,
          "NroAsoc": 1,
          "Pendiente": 1.0,
          "MonedaID": 1
        }
      ],
      "SaldoPendiente": 1.0,
      "CodComprob": "sample string 1"
    }
  ],
  "Total": 1.0
}

application/xml, text/xml

Sample:
<CuentaCorrienteResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mastersoft.BigDipper.Entities">
  <CuentaCorriente>
    <CuentaCorrienteAgrupamiento>
      <CodComprob>sample string 1</CodComprob>
      <ComprobantesRelacionados>
        <ComprobanteInfo>
          <CodAsocID>1</CodAsocID>
          <CodCli>sample string 1</CodCli>
          <ComprobRel>sample string 4</ComprobRel>
          <Comprobante>sample string 2</Comprobante>
          <ComprobantesID>1</ComprobantesID>
          <FechaRel>2026-03-03T14:44:01.4116596-03:00</FechaRel>
          <FechaVen>2026-03-03T14:44:01.4116596-03:00</FechaVen>
          <Fechaemi>2026-03-03T14:44:01.4116596-03:00</Fechaemi>
          <LImporte>1</LImporte>
          <MonedaID>1</MonedaID>
          <NroAsoc>1</NroAsoc>
          <Pendiente>1</Pendiente>
          <SucAsoc>1</SucAsoc>
          <TipoComprob>sample string 3</TipoComprob>
        </ComprobanteInfo>
        <ComprobanteInfo>
          <CodAsocID>1</CodAsocID>
          <CodCli>sample string 1</CodCli>
          <ComprobRel>sample string 4</ComprobRel>
          <Comprobante>sample string 2</Comprobante>
          <ComprobantesID>1</ComprobantesID>
          <FechaRel>2026-03-03T14:44:01.4116596-03:00</FechaRel>
          <FechaVen>2026-03-03T14:44:01.4116596-03:00</FechaVen>
          <Fechaemi>2026-03-03T14:44:01.4116596-03:00</Fechaemi>
          <LImporte>1</LImporte>
          <MonedaID>1</MonedaID>
          <NroAsoc>1</NroAsoc>
          <Pendiente>1</Pendiente>
          <SucAsoc>1</SucAsoc>
          <TipoComprob>sample string 3</TipoComprob>
        </ComprobanteInfo>
      </ComprobantesRelacionados>
      <SaldoPendiente>1</SaldoPendiente>
    </CuentaCorrienteAgrupamiento>
    <CuentaCorrienteAgrupamiento>
      <CodComprob>sample string 1</CodComprob>
      <ComprobantesRelacionados>
        <ComprobanteInfo>
          <CodAsocID>1</CodAsocID>
          <CodCli>sample string 1</CodCli>
          <ComprobRel>sample string 4</ComprobRel>
          <Comprobante>sample string 2</Comprobante>
          <ComprobantesID>1</ComprobantesID>
          <FechaRel>2026-03-03T14:44:01.4116596-03:00</FechaRel>
          <FechaVen>2026-03-03T14:44:01.4116596-03:00</FechaVen>
          <Fechaemi>2026-03-03T14:44:01.4116596-03:00</Fechaemi>
          <LImporte>1</LImporte>
          <MonedaID>1</MonedaID>
          <NroAsoc>1</NroAsoc>
          <Pendiente>1</Pendiente>
          <SucAsoc>1</SucAsoc>
          <TipoComprob>sample string 3</TipoComprob>
        </ComprobanteInfo>
        <ComprobanteInfo>
          <CodAsocID>1</CodAsocID>
          <CodCli>sample string 1</CodCli>
          <ComprobRel>sample string 4</ComprobRel>
          <Comprobante>sample string 2</Comprobante>
          <ComprobantesID>1</ComprobantesID>
          <FechaRel>2026-03-03T14:44:01.4116596-03:00</FechaRel>
          <FechaVen>2026-03-03T14:44:01.4116596-03:00</FechaVen>
          <Fechaemi>2026-03-03T14:44:01.4116596-03:00</Fechaemi>
          <LImporte>1</LImporte>
          <MonedaID>1</MonedaID>
          <NroAsoc>1</NroAsoc>
          <Pendiente>1</Pendiente>
          <SucAsoc>1</SucAsoc>
          <TipoComprob>sample string 3</TipoComprob>
        </ComprobanteInfo>
      </ComprobantesRelacionados>
      <SaldoPendiente>1</SaldoPendiente>
    </CuentaCorrienteAgrupamiento>
  </CuentaCorriente>
  <CuentaCorrienteGlobal>
    <CuentaCorrienteAgrupamiento>
      <CodComprob>sample string 1</CodComprob>
      <ComprobantesRelacionados>
        <ComprobanteInfo>
          <CodAsocID>1</CodAsocID>
          <CodCli>sample string 1</CodCli>
          <ComprobRel>sample string 4</ComprobRel>
          <Comprobante>sample string 2</Comprobante>
          <ComprobantesID>1</ComprobantesID>
          <FechaRel>2026-03-03T14:44:01.4116596-03:00</FechaRel>
          <FechaVen>2026-03-03T14:44:01.4116596-03:00</FechaVen>
          <Fechaemi>2026-03-03T14:44:01.4116596-03:00</Fechaemi>
          <LImporte>1</LImporte>
          <MonedaID>1</MonedaID>
          <NroAsoc>1</NroAsoc>
          <Pendiente>1</Pendiente>
          <SucAsoc>1</SucAsoc>
          <TipoComprob>sample string 3</TipoComprob>
        </ComprobanteInfo>
        <ComprobanteInfo>
          <CodAsocID>1</CodAsocID>
          <CodCli>sample string 1</CodCli>
          <ComprobRel>sample string 4</ComprobRel>
          <Comprobante>sample string 2</Comprobante>
          <ComprobantesID>1</ComprobantesID>
          <FechaRel>2026-03-03T14:44:01.4116596-03:00</FechaRel>
          <FechaVen>2026-03-03T14:44:01.4116596-03:00</FechaVen>
          <Fechaemi>2026-03-03T14:44:01.4116596-03:00</Fechaemi>
          <LImporte>1</LImporte>
          <MonedaID>1</MonedaID>
          <NroAsoc>1</NroAsoc>
          <Pendiente>1</Pendiente>
          <SucAsoc>1</SucAsoc>
          <TipoComprob>sample string 3</TipoComprob>
        </ComprobanteInfo>
      </ComprobantesRelacionados>
      <SaldoPendiente>1</SaldoPendiente>
    </CuentaCorrienteAgrupamiento>
    <CuentaCorrienteAgrupamiento>
      <CodComprob>sample string 1</CodComprob>
      <ComprobantesRelacionados>
        <ComprobanteInfo>
          <CodAsocID>1</CodAsocID>
          <CodCli>sample string 1</CodCli>
          <ComprobRel>sample string 4</ComprobRel>
          <Comprobante>sample string 2</Comprobante>
          <ComprobantesID>1</ComprobantesID>
          <FechaRel>2026-03-03T14:44:01.4116596-03:00</FechaRel>
          <FechaVen>2026-03-03T14:44:01.4116596-03:00</FechaVen>
          <Fechaemi>2026-03-03T14:44:01.4116596-03:00</Fechaemi>
          <LImporte>1</LImporte>
          <MonedaID>1</MonedaID>
          <NroAsoc>1</NroAsoc>
          <Pendiente>1</Pendiente>
          <SucAsoc>1</SucAsoc>
          <TipoComprob>sample string 3</TipoComprob>
        </ComprobanteInfo>
        <ComprobanteInfo>
          <CodAsocID>1</CodAsocID>
          <CodCli>sample string 1</CodCli>
          <ComprobRel>sample string 4</ComprobRel>
          <Comprobante>sample string 2</Comprobante>
          <ComprobantesID>1</ComprobantesID>
          <FechaRel>2026-03-03T14:44:01.4116596-03:00</FechaRel>
          <FechaVen>2026-03-03T14:44:01.4116596-03:00</FechaVen>
          <Fechaemi>2026-03-03T14:44:01.4116596-03:00</Fechaemi>
          <LImporte>1</LImporte>
          <MonedaID>1</MonedaID>
          <NroAsoc>1</NroAsoc>
          <Pendiente>1</Pendiente>
          <SucAsoc>1</SucAsoc>
          <TipoComprob>sample string 3</TipoComprob>
        </ComprobanteInfo>
      </ComprobantesRelacionados>
      <SaldoPendiente>1</SaldoPendiente>
    </CuentaCorrienteAgrupamiento>
  </CuentaCorrienteGlobal>
  <Total>1</Total>
  <TotalGlobal>1</TotalGlobal>
</CuentaCorrienteResult>