> ## Documentation Index
> Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Cash ITC Balance

> Get balance for ITC and Cash as on date for authenticated taxpayer

#### Response body schema

<Card title="View response body schema" icon="code" href="https://raw.githubusercontent.com/in-co-sandbox/in-co-sandbox-docs/refs/heads/main/data/gst/schema/request/taxpayer/ledgers/cash_itc_balance_ledger.json" arrow="true" horizontal />


## OpenAPI

````yaml api-reference/gst/compliance/openapi.json GET /gst/compliance/tax-payer/ledgers/bal/{year}/{month}
openapi: 3.0.1
info:
  title: compliance
  description: >-
    **GST Compliance API** enables businesses to automate compliance
    requirements like [Taxpayer
    verification](https://developer.sandbox.co.in/reference/search-gstin-api),
    [GSTR
    Filing](https://developer.sandbox.co.in/reference/gst-taxpayer-authentication),
    [Generating
    E-Invoices](https://developer.sandbox.co.in/reference/e-invoice-authentication-api),
    and [E-Way
    Bills](https://developer.sandbox.co.in/reference/e-way-bill-authentication-api).We
    provide these APIs from GSTN-authorised GST Suvidha Providers, handling the
    encryption-decryption and signing so you don't have to handle the
    complexities.
  version: 1.0.0
servers:
  - url: https://api.sandbox.co.in
  - url: https://test-api.sandbox.co.in
security: []
tags:
  - name: Public
  - name: Taxpayer
  - name: Taxpayer Auth
  - name: Returns
  - name: GSTR-1 Documents
  - name: File GSTR-1
  - name: GSTR-2A Documents
  - name: GSTR-2B Document
  - name: File GSTR-3B
  - name: GSTR-4
  - name: File GSTR-9
  - name: Invoice Management System
  - name: GSTR-1A Documents
  - name: File GSTR-1A
  - name: Ledgers
  - name: e-Invoice
  - name: Sales e-Invoices for return period
  - name: Purchase e-Invoices for return period
  - name: Front Office Notices
  - name: Front Office
  - name: AATO
  - name: e-Invoice1
  - name: Authentication
  - name: e-Invoice12
  - name: E-Way Bill
  - name: E-Way Bill1
  - name: Authentication1
  - name: Consignor
  - name: Consolidated E-Way Bill
  - name: Multi-Vehicle Movement
  - name: Consignee
  - name: Transporter
  - name: Consolidated E-Way Bill1
  - name: Multi-vehicle Movement
  - name: Common
paths:
  /gst/compliance/tax-payer/ledgers/bal/{year}/{month}:
    get:
      tags:
        - Taxpayer
        - Ledgers
      summary: Cash ITC Balance
      description: Get balance for ITC and Cash as on date for authenticated taxpayer
      operationId: getCashItcBalance
      parameters:
        - name: year
          in: path
          description: ''
          required: true
          example: ''
          schema:
            type: string
        - name: month
          in: path
          description: ''
          required: true
          example: ''
          schema:
            type: string
        - name: authorization
          in: header
          description: >-
            GST taxpayer access token. For token-generation steps, refer to the
            [Generate Taxpayer
            Session](/recipes/gst/authentication/generate_tax_payer_session)
            recipe, then pass the token in the authorization header.
          required: true
          example: ''
          schema:
            type: string
        - name: x-api-version
          in: header
          description: API version
          required: false
          example: ''
          schema:
            type: string
            default: 1.0.0
        - name: x-api-key
          in: header
          description: API key for identification
          required: true
          example: ''
          schema:
            type: string
      responses:
        '200':
          description: 200 Success
          content:
            application/json:
              schema:
                type: object
                properties:
                  code:
                    type: number
                    example: 200
                  data:
                    type: object
                    properties:
                      data:
                        type: object
                        properties:
                          cash_bal:
                            type: object
                            properties:
                              cess:
                                type: object
                                properties:
                                  fee:
                                    type: number
                                    example: 0
                                  intr:
                                    type: number
                                    example: 0
                                  oth:
                                    type: number
                                    example: 0
                                  pen:
                                    type: number
                                    example: 0
                                  tx:
                                    type: number
                                    example: 0
                              cess_tot_bal:
                                type: number
                                example: 0
                              cgst:
                                type: object
                                properties:
                                  fee:
                                    type: number
                                    example: 0
                                  intr:
                                    type: number
                                    example: 0
                                  oth:
                                    type: number
                                    example: 0
                                  pen:
                                    type: number
                                    example: 0
                                  tx:
                                    type: number
                                    example: 0
                              cgst_tot_bal:
                                type: number
                                example: 0
                              igst:
                                type: object
                                properties:
                                  fee:
                                    type: number
                                    example: 0
                                  intr:
                                    type: number
                                    example: 0
                                  oth:
                                    type: number
                                    example: 0
                                  pen:
                                    type: number
                                    example: 0
                                  tx:
                                    type: number
                                    example: 0
                              igst_tot_bal:
                                type: number
                                example: 0
                              sgst:
                                type: object
                                properties:
                                  fee:
                                    type: number
                                    example: 0
                                  intr:
                                    type: number
                                    example: 0
                                  oth:
                                    type: number
                                    example: 0
                                  pen:
                                    type: number
                                    example: 0
                                  tx:
                                    type: number
                                    example: 0
                              sgst_tot_bal:
                                type: number
                                example: 0
                          gstin:
                            type: string
                            example: 29AAACQ3770E000
                          itc_bal:
                            type: object
                            properties:
                              cess_bal:
                                type: number
                                example: 0
                              cgst_bal:
                                type: number
                                example: 0
                              igst_bal:
                                type: number
                                example: 0
                              sgst_bal:
                                type: number
                                example: 0
                          itc_blck_bal:
                            type: object
                            properties:
                              cess_blck_bal:
                                type: number
                                example: 0
                              cgst_blck_bal:
                                type: number
                                example: 0
                              igst_blck_bal:
                                type: number
                                example: 0
                              sgst_blck_bal:
                                type: number
                                example: 0
                      status_cd:
                        type: string
                        example: '1'
                  timestamp:
                    type: number
                    example: 1763446641000
                  transaction_id:
                    type: string
                    example: 401d25c5-c6bf-47c3-a7f2-7e396c7ca331
              examples:
                200 Success:
                  summary: 200 Success
                  value:
                    code: 200
                    data:
                      data:
                        cash_bal:
                          cess:
                            fee: 0
                            intr: 0
                            oth: 0
                            pen: 0
                            tx: 0
                          cess_tot_bal: 0
                          cgst:
                            fee: 0
                            intr: 0
                            oth: 0
                            pen: 0
                            tx: 0
                          cgst_tot_bal: 0
                          igst:
                            fee: 0
                            intr: 0
                            oth: 0
                            pen: 0
                            tx: 0
                          igst_tot_bal: 0
                          sgst:
                            fee: 0
                            intr: 0
                            oth: 0
                            pen: 0
                            tx: 0
                          sgst_tot_bal: 0
                        gstin: 29AAACQ3770E000
                        itc_bal:
                          cess_bal: 0
                          cgst_bal: 0
                          igst_bal: 0
                          sgst_bal: 0
                        itc_blck_bal:
                          cess_blck_bal: 0
                          cgst_blck_bal: 0
                          igst_blck_bal: 0
                          sgst_blck_bal: 0
                      status_cd: '1'
                    timestamp: 1763446641000
                    transaction_id: 401d25c5-c6bf-47c3-a7f2-7e396c7ca331
          headers: {}
      deprecated: false
      security: []

````