> ## 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.

# Get GSTR-3B Liability Auto Calc

> Get auto-calculated liability details for GSTR-3B return for the authenticated taxpayer.

#### Response schema

For successful responses, these resources describe the GSTN payload at `data.data`.

<Card title="View JSON schema" icon="code" href="https://raw.githubusercontent.com/in-co-sandbox/in-co-sandbox-docs/refs/heads/main/data/gst/schema/request/taxpayer/gstr-3b/auto_liability_calc.json" arrow="true" horizontal />

<Card title="View Excel field reference" icon="file-spreadsheet" href="https://raw.githubusercontent.com/in-co-sandbox/in-co-sandbox-docs/refs/heads/main/data/gst/schema/workbook/taxpayer/gstr-3b/auto_liability_calc-v6.0.xlsx" arrow="true" horizontal />


## OpenAPI

````yaml api-reference/gst/compliance/openapi.json GET /gst/compliance/tax-payer/gstrs/gstr-3b/{year}/{month}/auto-liability-calc
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/gstrs/gstr-3b/{year}/{month}/auto-liability-calc:
    get:
      tags:
        - Taxpayer
        - Returns
        - File GSTR-3B
      summary: Get GSTR-3B Liability Auto Calc
      description: Authenticated tax payer can upload GSTR-3B json to GST portal
      operationId: getGstr3bLiabilityAutoCalc
      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-key
          in: header
          description: API key for identification
          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
      requestBody:
        content:
          application/json:
            schema:
              type: object
              description: JSON raw body
              properties: {}
            examples:
              200 Success:
                value:
                  ret_period: '122023'
                  inward_sup:
                    isup_details:
                      - intra: 0
                        ty: GST
                        inter: 0
                      - intra: 0
                        ty: NONGST
                        inter: 0
                  sup_details:
                    osup_nil_exmp:
                      txval: 0
                    osup_nongst:
                      txval: 0
                    osup_zero:
                      csamt: 0
                      iamt: 0
                      txval: 0
                    osup_det:
                      samt: 0
                      csamt: 0
                      camt: 0
                      iamt: 0
                      txval: 0
                    isup_rev:
                      samt: 0
                      csamt: 0
                      camt: 0
                      iamt: 0
                      txval: 0
                  intr_ltfee:
                    intr_details:
                      csamt: 0
                      samt: 0
                      camt: 0
                      iamt: 0
                  inter_sup:
                    comp_details: []
                    uin_details: []
                    unreg_details: []
                  itc_elg:
                    itc_avl:
                      - samt: 0
                        csamt: 0
                        camt: 0
                        ty: IMPG
                        iamt: 0
                      - samt: 0
                        csamt: 0
                        camt: 0
                        ty: IMPS
                        iamt: 0
                      - samt: 0
                        csamt: 0
                        camt: 0
                        ty: ISRC
                        iamt: 0
                      - samt: 0
                        csamt: 0
                        camt: 0
                        ty: ISD
                        iamt: 0
                      - samt: 0
                        csamt: 0
                        camt: 0
                        ty: OTH
                        iamt: 0
                    itc_rev:
                      - csamt: 0
                        samt: 0
                        camt: 0
                        ty: RUL
                        iamt: 0
                      - csamt: 0
                        samt: 0
                        camt: 0
                        ty: OTH
                        iamt: 0
                    itc_net:
                      csamt: 0
                      samt: 0
                      camt: 0
                      iamt: 0
                    itc_inelg:
                      - csamt: 0
                        samt: 0
                        camt: 0
                        ty: RUL
                        iamt: 0
                      - csamt: 0
                        samt: 0
                        camt: 0
                        ty: OTH
                        iamt: 0
                  gstin: 29AAACQ3770E000
                summary: 200 Success
              RT-R3BQ1004 GSTR-1 not filed:
                value:
                  ret_period: '042024'
                  inward_sup:
                    isup_details:
                      - intra: 0
                        ty: GST
                        inter: 0
                      - intra: 0
                        ty: NONGST
                        inter: 0
                  sup_details:
                    osup_nil_exmp:
                      txval: 0
                    osup_nongst:
                      txval: 0
                    osup_zero:
                      csamt: 0
                      iamt: 0
                      txval: 0
                    osup_det:
                      samt: 0
                      csamt: 0
                      camt: 0
                      iamt: 0
                      txval: 0
                    isup_rev:
                      samt: 0
                      csamt: 0
                      camt: 0
                      iamt: 0
                      txval: 0
                  intr_ltfee:
                    intr_details:
                      csamt: 0
                      samt: 0
                      camt: 0
                      iamt: 0
                  inter_sup:
                    comp_details: []
                    uin_details: []
                    unreg_details: []
                  itc_elg:
                    itc_avl:
                      - samt: 0
                        csamt: 0
                        camt: 0
                        ty: IMPG
                        iamt: 0
                      - samt: 0
                        csamt: 0
                        camt: 0
                        ty: IMPS
                        iamt: 0
                      - samt: 0
                        csamt: 0
                        camt: 0
                        ty: ISRC
                        iamt: 0
                      - samt: 0
                        csamt: 0
                        camt: 0
                        ty: ISD
                        iamt: 0
                      - samt: 0
                        csamt: 0
                        camt: 0
                        ty: OTH
                        iamt: 0
                    itc_rev:
                      - csamt: 0
                        samt: 0
                        camt: 0
                        ty: RUL
                        iamt: 0
                      - csamt: 0
                        samt: 0
                        camt: 0
                        ty: OTH
                        iamt: 0
                    itc_net:
                      csamt: 0
                      samt: 0
                      camt: 0
                      iamt: 0
                    itc_inelg:
                      - csamt: 0
                        samt: 0
                        camt: 0
                        ty: RUL
                        iamt: 0
                      - csamt: 0
                        samt: 0
                        camt: 0
                        ty: OTH
                        iamt: 0
                  gstin: 29AAACQ3770E000
                summary: RT-R3BQ1004 GSTR-1 not filed
      responses:
        '200':
          description: 200 Success / RT-R3BQ1004 GSTR-1 not filed
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GetGstr3bLiabilityAutoCalcResponse'
              examples:
                200 Success:
                  summary: 200 Success
                  value:
                    code: 200
                    data:
                      status_cd: '1'
                      data:
                        r3bautopop:
                          error: []
                          liabitc:
                            elgitc:
                              itc4a1:
                                det:
                                  itcavl:
                                    cess: 0
                                    igst: 0
                                subtotal:
                                  csamt: 0
                                  iamt: 0
                              itc4a3:
                                det:
                                  itcavl:
                                    cess: 0
                                    cgst: 0
                                    igst: 0
                                    sgst: 0
                                  itcavl_cn:
                                    cess: 0
                                    cgst: 0
                                    igst: 0
                                    sgst: 0
                                  itcunavl:
                                    cess: 0
                                    cgst: 0
                                    igst: 0
                                    sgst: 0
                                subtotal:
                                  camt: 0
                                  csamt: 0
                                  iamt: 0
                                  samt: 0
                              itc4a4:
                                det:
                                  itcavl:
                                    cess: 0
                                    cgst: 0
                                    igst: 0
                                    sgst: 0
                                  itcavl_cn:
                                    cess: 0
                                    cgst: 0
                                    igst: 0
                                    sgst: 0
                                  itcunavl:
                                    cess: 0
                                    cgst: 0
                                    igst: 0
                                    sgst: 0
                                subtotal:
                                  camt: 0
                                  csamt: 0
                                  iamt: 0
                                  samt: 0
                              itc4a5:
                                det:
                                  itcavl:
                                    cess: 0
                                    cgst: 5550.22
                                    igst: 20756.64
                                    sgst: 5550.22
                                  itcavl_cn:
                                    cess: 0
                                    cgst: 0
                                    igst: 82786.26
                                    sgst: 0
                                  itcunavl:
                                    cess: 0
                                    cgst: 0
                                    igst: 0
                                    sgst: 0
                                subtotal:
                                  camt: 5550.22
                                  csamt: 0
                                  iamt: -62029.62
                                  samt: 5550.22
                              itc4d2:
                                det:
                                  itcunavl:
                                    cess: 0
                                    cgst: 0
                                    igst: 0
                                    sgst: 0
                                subtotal:
                                  camt: 0
                                  csamt: 0
                                  iamt: 0
                                  samt: 0
                            gstin: 29AAACQ3770E000
                            inter_sup:
                              osup_comp_3_2:
                                det:
                                  tbl15b2b:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl15urp2b:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl4a:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl4c:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl9a:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl9b:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl9c:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                subtotal:
                                  - iamt: 0
                                    pos: ''
                                    txval: 0
                              osup_uin_3_2:
                                det:
                                  tbl15b2b:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl15urp2b:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl4a:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl4c:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl9a:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl9b:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl9c:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                subtotal:
                                  - iamt: 0
                                    pos: ''
                                    txval: 0
                              osup_unreg_3_2:
                                det:
                                  tbl10b:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl11_i_a_2:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl11_i_b_2:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl11_ii:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl15b2c:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl15urp2c:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl5a:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl7b_1:
                                    - iamt: 10004.82
                                      pos: '37'
                                      txval: 55582.3
                                    - iamt: 1295.68
                                      pos: '18'
                                      txval: 7198.2
                                    - iamt: 5596.26
                                      pos: '10'
                                      txval: 31090.3
                                    - iamt: 1439.64
                                      pos: '22'
                                      txval: 7998
                                    - iamt: 6459.42
                                      pos: '07'
                                      txval: 35885.6
                                    - iamt: 485.84
                                      pos: '30'
                                      txval: 2699.1
                                    - iamt: 3345.84
                                      pos: '06'
                                      txval: 18588
                                    - iamt: 242.84
                                      pos: '02'
                                      txval: 1349.1
                                    - iamt: 1925.3
                                      pos: '20'
                                      txval: 10696.1
                                    - iamt: 137579.65
                                      pos: '29'
                                      txval: 764331.38
                                    - iamt: 2446.76
                                      pos: '32'
                                      txval: 13593.1
                                    - iamt: 1403.48
                                      pos: '23'
                                      txval: 7797.1
                                    - iamt: 20935.22
                                      pos: '27'
                                      txval: 116306.6
                                    - iamt: 683.48
                                      pos: '21'
                                      txval: 3797.1
                                    - iamt: 3094.96
                                      pos: '97'
                                      txval: 17194.2
                                    - iamt: 719.82
                                      pos: '34'
                                      txval: 3999
                                    - iamt: 1907.48
                                      pos: '03'
                                      txval: 10597.1
                                    - iamt: 4084.76
                                      pos: '08'
                                      txval: 22693.1
                                    - iamt: 11569.16
                                      pos: '33'
                                      txval: 64273
                                    - iamt: 9490.96
                                      pos: '36'
                                      txval: 52727.5
                                    - iamt: 1691.5
                                      pos: '16'
                                      txval: 9397.2
                                    - iamt: 4911.18
                                      pos: '09'
                                      txval: 27284.3
                                    - iamt: 287.64
                                      pos: '05'
                                      txval: 1598
                                    - iamt: 3922.42
                                      pos: '19'
                                      txval: 21791.2
                                  tbl9a:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl9b:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                  tbl9c:
                                    - iamt: 0
                                      pos: ''
                                      txval: 0
                                subtotal:
                                  - iamt: 10004.82
                                    pos: '37'
                                    txval: 55582.3
                                  - iamt: 1295.68
                                    pos: '18'
                                    txval: 7198.2
                                  - iamt: 5596.26
                                    pos: '10'
                                    txval: 31090.3
                                  - iamt: 1439.64
                                    pos: '22'
                                    txval: 7998
                                  - iamt: 6459.42
                                    pos: '07'
                                    txval: 35885.6
                                  - iamt: 485.84
                                    pos: '30'
                                    txval: 2699.1
                                  - iamt: 3345.84
                                    pos: '06'
                                    txval: 18588
                                  - iamt: 242.84
                                    pos: '02'
                                    txval: 1349.1
                                  - iamt: 1925.3
                                    pos: '20'
                                    txval: 10696.1
                                  - iamt: 137579.65
                                    pos: '29'
                                    txval: 764331.38
                                  - iamt: 2446.76
                                    pos: '32'
                                    txval: 13593.1
                                  - iamt: 1403.48
                                    pos: '23'
                                    txval: 7797.1
                                  - iamt: 20935.22
                                    pos: '27'
                                    txval: 116306.6
                                  - iamt: 683.48
                                    pos: '21'
                                    txval: 3797.1
                                  - iamt: 3094.96
                                    pos: '97'
                                    txval: 17194.2
                                  - iamt: 719.82
                                    pos: '34'
                                    txval: 3999
                                  - iamt: 1907.48
                                    pos: '03'
                                    txval: 10597.1
                                  - iamt: 4084.76
                                    pos: '08'
                                    txval: 22693.1
                                  - iamt: 11569.16
                                    pos: '33'
                                    txval: 64273
                                  - iamt: 9490.96
                                    pos: '36'
                                    txval: 52727.5
                                  - iamt: 1691.5
                                    pos: '16'
                                    txval: 9397.2
                                  - iamt: 4911.18
                                    pos: '09'
                                    txval: 27284.3
                                  - iamt: 287.64
                                    pos: '05'
                                    txval: 1598
                                  - iamt: 3922.42
                                    pos: '19'
                                    txval: 21791.2
                            ret_period: '122023'
                            sup_details:
                              isup_3_1d:
                                det:
                                  itcavl:
                                    cess: 0
                                    cgst: 0
                                    igst: 0
                                    sgst: 0
                                    txval: 0
                                  itcunavl:
                                    cess: 0
                                    cgst: 0
                                    igst: 0
                                    sgst: 0
                                    txval: 0
                                subtotal:
                                  camt: 0
                                  csamt: 0
                                  iamt: 0
                                  samt: 0
                                  txval: 0
                              osup_3_1a:
                                det:
                                  tbl10a:
                                    camt: 0
                                    csamt: 0
                                    samt: 0
                                    txval: 0
                                  tbl10b:
                                    csamt: 0
                                    iamt: 0
                                    txval: 0
                                  tbl11_i_a_1:
                                    camt: 0
                                    csamt: 0
                                    samt: 0
                                    txval: 0
                                  tbl11_i_a_2:
                                    csamt: 0
                                    iamt: 0
                                    txval: 0
                                  tbl11_i_b_1:
                                    camt: 0
                                    csamt: 0
                                    samt: 0
                                    txval: 0
                                  tbl11_i_b_2:
                                    csamt: 0
                                    iamt: 0
                                    txval: 0
                                  tbl11_ii:
                                    camt: 0
                                    csamt: 0
                                    iamt: 0
                                    samt: 0
                                    txval: 0
                                  tbl4a:
                                    camt: 0
                                    csamt: 0
                                    iamt: 2222.3
                                    samt: 0
                                    txval: 12346.1
                                  tbl4b:
                                    txval: 0
                                  tbl4c:
                                    camt: 0
                                    csamt: 0
                                    iamt: 0
                                    samt: 0
                                    txval: 0
                                  tbl5a:
                                    csamt: 0
                                    iamt: 0
                                    txval: 0
                                  tbl5b:
                                    csamt: 0
                                    iamt: 0
                                    txval: 0
                                  tbl6c:
                                    camt: 0
                                    csamt: 0
                                    iamt: 0
                                    samt: 0
                                    txval: 0
                                  tbl7a_1:
                                    camt: 2284.92
                                    csamt: 0
                                    samt: 2284.92
                                    txval: 25388
                                  tbl7b_1:
                                    csamt: 0
                                    iamt: 235524.11
                                    txval: 1308466.58
                                  tbl9a:
                                    camt: 0
                                    csamt: 0
                                    iamt: 0
                                    samt: 0
                                    txval: 0
                                  tbl9b:
                                    camt: 0
                                    csamt: 0
                                    iamt: 0
                                    samt: 0
                                    txval: 0
                                  tbl9c:
                                    camt: 0
                                    csamt: 0
                                    iamt: 0
                                    samt: 0
                                    txval: 0
                                subtotal:
                                  camt: 2284.92
                                  csamt: 0
                                  iamt: 237746.41
                                  samt: 2284.92
                                  txval: 1346200.68
                              osup_3_1b:
                                det:
                                  tbl15b2b:
                                    csamt: 0
                                    iamt: 0
                                    txval: 0
                                  tbl15urp2b:
                                    csamt: 0
                                    iamt: 0
                                    txval: 0
                                  tbl6a:
                                    csamt: 0
                                    iamt: 0
                                    txval: 0
                                  tbl6b:
                                    csamt: 0
                                    iamt: 0
                                    txval: 0
                                  tbl9a:
                                    csamt: 0
                                    iamt: 0
                                    txval: 0
                                  tbl9b:
                                    csamt: 0
                                    iamt: 0
                                    txval: 0
                                  tbl9c:
                                    csamt: 0
                                    iamt: 0
                                    txval: 0
                                subtotal:
                                  csamt: 0
                                  iamt: 0
                                  txval: 0
                              osup_3_1c:
                                det:
                                  tbl8:
                                    txval: 0
                                subtotal:
                                  txval: 0
                              osup_3_1e:
                                det:
                                  tbl8:
                                    txval: 0
                                subtotal:
                                  txval: 0
                          r1fildt: 09-01-2024
                          r2bgendt: 14-01-2024
                          r3bgendt: 14-01-2024
                    timestamp: 1763446641000
                    transaction_id: 7312c3d8-2ca7-4a0c-97bc-3f5a1ae21f7c
                RT-R3BQ1004 GSTR-1 not filed:
                  summary: RT-R3BQ1004 GSTR-1 not filed
                  value:
                    code: 200
                    data:
                      status_cd: '0'
                      error:
                        error_cd: RT-R3BQ1004
                        message: >-
                          You have not filed GSTR-1 of the selected tax period.
                          Please file the same to enable filing of GSTR-3B.
                    timestamp: 1763446641000
                    transaction_id: 40c31123-00e7-4d2a-a88a-26ad86ccdfd8
          headers: {}
      deprecated: false
      security: []
components:
  schemas:
    GetGstr3bLiabilityAutoCalcResponse:
      oneOf:
        - $ref: '#/components/schemas/GetGstr3bLiabilityAutoCalcSuccessResponse'
        - $ref: '#/components/schemas/GstnBusinessErrorResponse'
      description: >-
        A GSTN success or GSTN business-failure response. Both variants use HTTP
        200.
    GetGstr3bLiabilityAutoCalcSuccessResponse:
      allOf:
        - $ref: '#/components/schemas/TaxpayerResponseMetadata'
        - type: object
          required:
            - data
          properties:
            data:
              type: object
              description: The GSTN success wrapper.
              required:
                - status_cd
                - data
              properties:
                status_cd:
                  type: string
                  enum:
                    - '1'
                  description: GSTN success status.
                  example: '1'
                data:
                  $ref: >-
                    #/components/schemas/GetGstr3bLiabilityAutoCalcSuccessPayload
    GstnBusinessErrorResponse:
      type: object
      description: HTTP 200 response containing a GSTN business failure.
      required:
        - code
        - timestamp
        - transaction_id
        - data
      properties:
        code:
          type: integer
          description: The HTTP status code reported in the response body.
          enum:
            - 200
          example: 200
        timestamp:
          type: integer
          format: int64
          description: The response timestamp in Unix epoch milliseconds.
          example: 1763446641000
        transaction_id:
          type: string
          description: The transaction identifier used to trace the request.
          example: 41bb8041-fb83-4654-8d75-85a19f329158
        data:
          type: object
          description: The GSTN business-failure wrapper.
          required:
            - status_cd
            - error
          properties:
            status_cd:
              type: string
              enum:
                - '0'
              description: GSTN business-failure status.
              example: '0'
            error:
              $ref: '#/components/schemas/GstnBusinessError'
    TaxpayerResponseMetadata:
      type: object
      description: Fields included in every taxpayer endpoint response.
      required:
        - code
        - timestamp
        - transaction_id
      properties:
        code:
          type: integer
          description: The HTTP status code reported in the response body.
          enum:
            - 200
          example: 200
        timestamp:
          type: integer
          format: int64
          description: The response timestamp in Unix epoch milliseconds.
          example: 1763446641000
        transaction_id:
          type: string
          description: The transaction identifier used to trace the request.
          example: 41bb8041-fb83-4654-8d75-85a19f329158
    GetGstr3bLiabilityAutoCalcSuccessPayload:
      type: object
      description: Successful GSTN payload for Get Gstr3b Liability Auto Calc.
      properties:
        r3bautopop:
          type: object
          description: GSTR3B AutoPopulation
          properties:
            r1fildt:
              type: string
              description: GSTR1 Filing date
            r2bgendt:
              type: string
              description: GSTR2B Generation date
            r3bgendt:
              type: string
              description: GSTR3B Generation date
            r1afildt:
              type: string
              description: GSTR1A Filing date
            error:
              type: array
              description: The error value returned by GSTN.
              items:
                type: object
                description: A GSTN record whose fields vary by return section.
                properties:
                  error_cd:
                    type: string
                    description: Error Code
                  error_desc:
                    type: string
                    description: Error Description
            liabitc:
              type: object
              description: The liabitc value returned by GSTN.
              properties:
                gstin:
                  type: string
                  description: GSTIN
                  minLength: 15
                  maxLength: 15
                ret_period:
                  type: string
                  description: Return period
                sup_details:
                  type: object
                  description: The sup details value returned by GSTN.
                  properties:
                    osup_3_1a:
                      type: object
                      description: The osup 3 1a value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl4a:
                              type: object
                              description: The tbl4a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl4b:
                              type: object
                              description: The tbl4b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl4c:
                              type: object
                              description: The tbl4c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl5a:
                              type: object
                              description: The tbl5a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl5b:
                              type: object
                              description: The tbl5b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl6c:
                              type: object
                              description: The tbl6c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl7a_1:
                              type: object
                              description: The tbl7a 1 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl7b_1:
                              type: object
                              description: The tbl7b 1 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl9a:
                              type: object
                              description: The tbl9a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl9b:
                              type: object
                              description: The tbl9b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl9c:
                              type: object
                              description: The tbl9c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl10a:
                              type: object
                              description: The tbl10a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl10b:
                              type: object
                              description: The tbl10b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl11_i_a_1:
                              type: object
                              description: The tbl11 i a 1 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: Stae/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl11_i_a_2:
                              type: object
                              description: The tbl11 i a 2 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl11_i_b_1:
                              type: object
                              description: The tbl11 i b 1 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 0
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 0
                                samt:
                                  type: number
                                  description: Stae/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 0
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 0
                            tbl11_i_b_2:
                              type: object
                              description: The tbl11 i b 2 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 0
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 0
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 0
                            tbl11_ii:
                              type: object
                              description: The tbl11 ii value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9b_cn:
                              type: object
                              description: The ims 9b cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9c_cn:
                              type: object
                              description: The ims 9c cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9a_9c_dn:
                              type: object
                              description: The ims 9a 9c dn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl4b:
                              type: array
                              description: The tbl4b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl5a:
                              type: array
                              description: The tbl5a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl5b:
                              type: array
                              description: The tbl5b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl6c:
                              type: array
                              description: The tbl6c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl7a_1:
                              type: array
                              description: The tbl7a 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl7b_1:
                              type: array
                              description: The tbl7b 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl10a:
                              type: array
                              description: The tbl10a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl10b:
                              type: array
                              description: The tbl10b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl11_i_a_1:
                              type: array
                              description: The tbl11 i a 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl11_i_a_2:
                              type: array
                              description: The tbl11 i a 2 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl11_i_b_1:
                              type: array
                              description: The tbl11 i b 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 0
                            tbl11_i_b_2:
                              type: array
                              description: The tbl11 i b 2 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 0
                            tbl11_ii:
                              type: array
                              description: The tbl11 ii value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            ims_9b_cn:
                              type: object
                              description: The ims 9b cn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9c_cn:
                              type: object
                              description: The ims 9c cn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9a_9c_dn:
                              type: object
                              description: The ims 9a 9c dn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                    osup_3_1b:
                      type: object
                      description: The osup 3 1b value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl6a:
                              type: object
                              description: The tbl6a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl6b:
                              type: object
                              description: The tbl6b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl9a:
                              type: object
                              description: The tbl9a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl9b:
                              type: object
                              description: The tbl9b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl9c:
                              type: object
                              description: The tbl9c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl15b2b:
                              type: object
                              description: The tbl15b2b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl15urp2b:
                              type: object
                              description: The tbl15urp2b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl15b2ba:
                              type: object
                              description: The tbl15b2ba value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: object
                              description: The tbl15urp2ba value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9b_cn:
                              type: object
                              description: The ims 9b cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9c_cn:
                              type: object
                              description: The ims 9c cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9a_9c_dn:
                              type: object
                              description: The ims 9a 9c dn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_b2ba:
                              type: object
                              description: The ims 15 b2ba value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_urp2ba:
                              type: object
                              description: The ims 15 urp2ba value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl6a:
                              type: array
                              description: The tbl6a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl6b:
                              type: array
                              description: The tbl6b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            ims_9b_cn:
                              type: object
                              description: The ims 9b cn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9c_cn:
                              type: object
                              description: The ims 9c cn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9a_9c_dn:
                              type: object
                              description: The ims 9a 9c dn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_b2ba:
                              type: object
                              description: The ims 15 b2ba value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_urp2ba:
                              type: object
                              description: The ims 15 urp2ba value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                    osup_3_1c:
                      type: object
                      description: The osup 3 1c value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl8:
                              type: object
                              description: The tbl8 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl8:
                              type: array
                              description: The tbl8 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    isup_3_1d:
                      type: object
                      description: The isup 3 1d value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcavl_cn:
                              type: object
                              description: The itcavl cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcavl_cn:
                              type: array
                              description: The itcavl cn value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    osup_3_1e:
                      type: object
                      description: The osup 3 1e value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl8:
                              type: object
                              description: The tbl8 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl8:
                              type: array
                              description: The tbl8 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    esup_3_1_1b:
                      type: object
                      description: The esup 3 1 1b value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl14b:
                              type: array
                              description: The tbl14b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl14b_A:
                              type: array
                              description: The tbl14b A value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl14b:
                              type: object
                              description: Quarterly e-commerce taxable-supply totals.
                              properties:
                                form:
                                  type: string
                                  description: Tax period or filing frequency.
                                txval:
                                  type: number
                                  description: Taxable value.
                            tbl14b_A:
                              type: object
                              description: Quarterly e-commerce taxable-supply totals.
                              properties:
                                form:
                                  type: string
                                  description: Tax period or filing frequency.
                                txval:
                                  type: number
                                  description: Taxable value.
                    esup_3_1_1a:
                      type: object
                      description: The esup 3 1 1a value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2c:
                              type: array
                              description: The tbl15b2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2c:
                              type: array
                              description: The tbl15urp2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 0
                            tbl15b2ca:
                              type: array
                              description: The tbl15b2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2ca:
                              type: array
                              description: The tbl15urp2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            ims_15_b2ba:
                              type: array
                              description: The ims 15 b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            ims_15_urp2ba:
                              type: array
                              description: The ims 15 urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2c:
                              type: array
                              description: The tbl15b2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2c:
                              type: array
                              description: The tbl15urp2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2ca:
                              type: array
                              description: The tbl15b2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2ca:
                              type: array
                              description: The tbl15urp2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            ims_15_b2ba:
                              type: object
                              description: The ims 15 b2ba value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_urp2ba:
                              type: object
                              description: The ims 15 urp2ba value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                inter_sup:
                  type: object
                  description: The inter sup value returned by GSTN.
                  properties:
                    osup_unreg_3_2:
                      type: object
                      description: The osup unreg 3 2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: array
                          description: The subtotal value returned by GSTN.
                          minItems: 1
                          maxItems: 40
                          items:
                            type: object
                            properties:
                              pos:
                                type: string
                                description: Place of supply (State/UT)
                                minLength: 0
                                maxLength: 2
                              txval:
                                type: number
                                description: Tax value
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                              iamt:
                                type: number
                                description: Integrated tax
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl5a:
                              type: array
                              description: The tbl5a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl7b_1:
                              type: array
                              description: The tbl7b 1 value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl10b:
                              type: array
                              description: The tbl10b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl11_i_a_2:
                              type: array
                              description: The tbl11 i a 2 value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl11_i_b_2:
                              type: array
                              description: The tbl11 i b 2 value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 0
                            tbl11_ii:
                              type: array
                              description: The tbl11 ii value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2c:
                              type: array
                              description: The tbl15b2c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                pos:
                                  type: string
                                  description: Place of supply (State/UT)
                                  minLength: 0
                                  maxLength: 2
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2c:
                              type: array
                              description: The tbl15urp2c value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                pos:
                                  type: string
                                  description: Place of supply (State/UT)
                                  minLength: 0
                                  maxLength: 2
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15b2ca:
                              type: array
                              description: The tbl15b2ca value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                pos:
                                  type: string
                                  description: Place of supply (State/UT)
                                  minLength: 0
                                  maxLength: 2
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2ca:
                              type: array
                              description: The tbl15urp2ca value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                pos:
                                  type: string
                                  description: Place of supply (State/UT)
                                  minLength: 0
                                  maxLength: 2
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl5a:
                              type: array
                              description: The tbl5a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl7b_1:
                              type: array
                              description: The tbl7b 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl10b:
                              type: array
                              description: The tbl10b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl11_i_a_2:
                              type: array
                              description: The tbl11 i a 2 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl11_i_b_2:
                              type: array
                              description: The tbl11 i b 2 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 0
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 0
                            tbl11_ii:
                              type: array
                              description: The tbl11 ii value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2c:
                              type: array
                              description: The tbl15b2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2c:
                              type: array
                              description: The tbl15urp2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15b2ca:
                              type: array
                              description: The tbl15b2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2ca:
                              type: array
                              description: The tbl15urp2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                    osup_comp_3_2:
                      type: object
                      description: The osup comp 3 2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: array
                          description: The subtotal value returned by GSTN.
                          minItems: 1
                          maxItems: 40
                          items:
                            type: object
                            properties:
                              pos:
                                type: string
                                description: Place of supply (State/UT)
                                minLength: 0
                                maxLength: 2
                              txval:
                                type: number
                                description: Tax value
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                              iamt:
                                type: number
                                description: Integrated tax
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                    osup_uin_3_2:
                      type: object
                      description: The osup uin 3 2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: array
                          description: The subtotal value returned by GSTN.
                          minItems: 1
                          maxItems: 40
                          items:
                            type: object
                            properties:
                              pos:
                                type: string
                                description: Place of supply (State/UT)
                                minLength: 0
                                maxLength: 2
                              txval:
                                type: number
                                description: Tax value
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                              iamt:
                                type: number
                                description: Integrated tax
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                elgitc:
                  type: object
                  description: The elgitc value returned by GSTN.
                  properties:
                    itc4a1:
                      type: object
                      description: The itc4a1 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4a3:
                      type: object
                      description: The itc4a3 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcavl_cn:
                              type: object
                              description: The itcavl cn value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcavl_cn:
                              type: array
                              description: The itcavl cn value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4a4:
                      type: object
                      description: The itc4a4 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcavl_cn:
                              type: object
                              description: The itcavl cn value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcavl_cn:
                              type: array
                              description: The itcavl cn value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4a5:
                      type: object
                      description: The itc4a5 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcavl_cn:
                              type: object
                              description: The itcavl cn value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcavl_cn:
                              type: array
                              description: The itcavl cn value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4b2:
                      type: object
                      description: The itc4b2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: 0
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: 0
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: 0
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: 0
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcrev:
                              type: object
                              description: The itcrev value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcrev:
                              type: array
                              description: The itcrev value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4d2:
                      type: object
                      description: The itc4d2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
            liabitcr1:
              type: object
              description: The liabitcr1 value returned by GSTN.
              properties:
                gstin:
                  type: string
                  description: GSTIN
                  minLength: 15
                  maxLength: 15
                ret_period:
                  type: string
                  description: Return period
                sup_details:
                  type: object
                  description: The sup details value returned by GSTN.
                  properties:
                    osup_3_1a:
                      type: object
                      description: The osup 3 1a value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl4a:
                              type: object
                              description: The tbl4a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl4b:
                              type: object
                              description: The tbl4b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl4c:
                              type: object
                              description: The tbl4c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl5a:
                              type: object
                              description: The tbl5a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl5b:
                              type: object
                              description: The tbl5b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl6c:
                              type: object
                              description: The tbl6c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl7a_1:
                              type: object
                              description: The tbl7a 1 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl7b_1:
                              type: object
                              description: The tbl7b 1 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl9a:
                              type: object
                              description: The tbl9a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl9b:
                              type: object
                              description: The tbl9b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl9c:
                              type: object
                              description: The tbl9c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl10a:
                              type: object
                              description: The tbl10a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl10b:
                              type: object
                              description: The tbl10b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl11_i_a_1:
                              type: object
                              description: The tbl11 i a 1 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: Stae/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl11_i_a_2:
                              type: object
                              description: The tbl11 i a 2 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl11_i_b_1:
                              type: object
                              description: The tbl11 i b 1 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 0
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 0
                                samt:
                                  type: number
                                  description: Stae/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 0
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 0
                            tbl11_i_b_2:
                              type: object
                              description: The tbl11 i b 2 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 0
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 0
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 0
                            tbl11_ii:
                              type: object
                              description: The tbl11 ii value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9b_cn:
                              type: object
                              description: The ims 9b cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9c_cn:
                              type: object
                              description: The ims 9c cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9a_9c_dn:
                              type: object
                              description: The ims 9a 9c dn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl4b:
                              type: array
                              description: The tbl4b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl5a:
                              type: array
                              description: The tbl5a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl5b:
                              type: array
                              description: The tbl5b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl6c:
                              type: array
                              description: The tbl6c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl7a_1:
                              type: array
                              description: The tbl7a 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl7b_1:
                              type: array
                              description: The tbl7b 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl10a:
                              type: array
                              description: The tbl10a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl10b:
                              type: array
                              description: The tbl10b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl11_i_a_1:
                              type: array
                              description: The tbl11 i a 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl11_i_a_2:
                              type: array
                              description: The tbl11 i a 2 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl11_i_b_1:
                              type: array
                              description: The tbl11 i b 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 0
                            tbl11_i_b_2:
                              type: array
                              description: The tbl11 i b 2 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 0
                            tbl11_ii:
                              type: array
                              description: The tbl11 ii value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            ims_9b_cn:
                              type: object
                              description: The ims 9b cn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9c_cn:
                              type: object
                              description: The ims 9c cn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9a_9c_dn:
                              type: object
                              description: The ims 9a 9c dn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                    osup_3_1b:
                      type: object
                      description: The osup 3 1b value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl6a:
                              type: object
                              description: The tbl6a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl6b:
                              type: object
                              description: The tbl6b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl9a:
                              type: object
                              description: The tbl9a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl9b:
                              type: object
                              description: The tbl9b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl9c:
                              type: object
                              description: The tbl9c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl15b2b:
                              type: object
                              description: The tbl15b2b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl15urp2b:
                              type: object
                              description: The tbl15urp2b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl15b2ba:
                              type: object
                              description: The tbl15b2ba value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: object
                              description: The tbl15urp2ba value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9b_cn:
                              type: object
                              description: The ims 9b cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9c_cn:
                              type: object
                              description: The ims 9c cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9a_9c_dn:
                              type: object
                              description: The ims 9a 9c dn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_b2ba:
                              type: object
                              description: The ims 15 b2ba value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_urp2ba:
                              type: object
                              description: The ims 15 urp2ba value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl6a:
                              type: array
                              description: The tbl6a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl6b:
                              type: array
                              description: The tbl6b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            ims_9b_cn:
                              type: object
                              description: The ims 9b cn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9c_cn:
                              type: object
                              description: The ims 9c cn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9a_9c_dn:
                              type: object
                              description: The ims 9a 9c dn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_b2ba:
                              type: object
                              description: The ims 15 b2ba value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_urp2ba:
                              type: object
                              description: The ims 15 urp2ba value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                    osup_3_1c:
                      type: object
                      description: The osup 3 1c value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl8:
                              type: object
                              description: The tbl8 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl8:
                              type: array
                              description: The tbl8 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    isup_3_1d:
                      type: object
                      description: The isup 3 1d value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcavl_cn:
                              type: object
                              description: The itcavl cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcavl_cn:
                              type: array
                              description: The itcavl cn value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    osup_3_1e:
                      type: object
                      description: The osup 3 1e value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl8:
                              type: object
                              description: The tbl8 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl8:
                              type: array
                              description: The tbl8 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    esup_3_1_1b:
                      type: object
                      description: The esup 3 1 1b value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl14b:
                              type: array
                              description: The tbl14b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl14b_A:
                              type: array
                              description: The tbl14b A value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl14b:
                              type: object
                              description: Quarterly e-commerce taxable-supply totals.
                              properties:
                                form:
                                  type: string
                                  description: Tax period or filing frequency.
                                txval:
                                  type: number
                                  description: Taxable value.
                            tbl14b_A:
                              type: object
                              description: Quarterly e-commerce taxable-supply totals.
                              properties:
                                form:
                                  type: string
                                  description: Tax period or filing frequency.
                                txval:
                                  type: number
                                  description: Taxable value.
                    esup_3_1_1a:
                      type: object
                      description: The esup 3 1 1a value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2c:
                              type: array
                              description: The tbl15b2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2c:
                              type: array
                              description: The tbl15urp2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 0
                            tbl15b2ca:
                              type: array
                              description: The tbl15b2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2ca:
                              type: array
                              description: The tbl15urp2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            ims_15_b2ba:
                              type: array
                              description: The ims 15 b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            ims_15_urp2ba:
                              type: array
                              description: The ims 15 urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2c:
                              type: array
                              description: The tbl15b2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2c:
                              type: array
                              description: The tbl15urp2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2ca:
                              type: array
                              description: The tbl15b2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2ca:
                              type: array
                              description: The tbl15urp2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            ims_15_b2ba:
                              type: object
                              description: The ims 15 b2ba value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_urp2ba:
                              type: object
                              description: The ims 15 urp2ba value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                inter_sup:
                  type: object
                  description: The inter sup value returned by GSTN.
                  properties:
                    osup_unreg_3_2:
                      type: object
                      description: The osup unreg 3 2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: array
                          description: The subtotal value returned by GSTN.
                          minItems: 1
                          maxItems: 40
                          items:
                            type: object
                            properties:
                              pos:
                                type: string
                                description: Place of supply (State/UT)
                                minLength: 0
                                maxLength: 2
                              txval:
                                type: number
                                description: Tax value
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                              iamt:
                                type: number
                                description: Integrated tax
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl5a:
                              type: array
                              description: The tbl5a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl7b_1:
                              type: array
                              description: The tbl7b 1 value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl10b:
                              type: array
                              description: The tbl10b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl11_i_a_2:
                              type: array
                              description: The tbl11 i a 2 value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl11_i_b_2:
                              type: array
                              description: The tbl11 i b 2 value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 0
                            tbl11_ii:
                              type: array
                              description: The tbl11 ii value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2c:
                              type: array
                              description: The tbl15b2c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                pos:
                                  type: string
                                  description: Place of supply (State/UT)
                                  minLength: 0
                                  maxLength: 2
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2c:
                              type: array
                              description: The tbl15urp2c value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                pos:
                                  type: string
                                  description: Place of supply (State/UT)
                                  minLength: 0
                                  maxLength: 2
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15b2ca:
                              type: array
                              description: The tbl15b2ca value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                pos:
                                  type: string
                                  description: Place of supply (State/UT)
                                  minLength: 0
                                  maxLength: 2
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2ca:
                              type: array
                              description: The tbl15urp2ca value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                pos:
                                  type: string
                                  description: Place of supply (State/UT)
                                  minLength: 0
                                  maxLength: 2
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl5a:
                              type: array
                              description: The tbl5a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl7b_1:
                              type: array
                              description: The tbl7b 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl10b:
                              type: array
                              description: The tbl10b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl11_i_a_2:
                              type: array
                              description: The tbl11 i a 2 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl11_i_b_2:
                              type: array
                              description: The tbl11 i b 2 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 0
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 0
                            tbl11_ii:
                              type: array
                              description: The tbl11 ii value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2c:
                              type: array
                              description: The tbl15b2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2c:
                              type: array
                              description: The tbl15urp2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15b2ca:
                              type: array
                              description: The tbl15b2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2ca:
                              type: array
                              description: The tbl15urp2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                    osup_comp_3_2:
                      type: object
                      description: The osup comp 3 2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: array
                          description: The subtotal value returned by GSTN.
                          minItems: 1
                          maxItems: 40
                          items:
                            type: object
                            properties:
                              pos:
                                type: string
                                description: Place of supply (State/UT)
                                minLength: 0
                                maxLength: 2
                              txval:
                                type: number
                                description: Tax value
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                              iamt:
                                type: number
                                description: Integrated tax
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                    osup_uin_3_2:
                      type: object
                      description: The osup uin 3 2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: array
                          description: The subtotal value returned by GSTN.
                          minItems: 1
                          maxItems: 40
                          items:
                            type: object
                            properties:
                              pos:
                                type: string
                                description: Place of supply (State/UT)
                                minLength: 0
                                maxLength: 2
                              txval:
                                type: number
                                description: Tax value
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                              iamt:
                                type: number
                                description: Integrated tax
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                elgitc:
                  type: object
                  description: The elgitc value returned by GSTN.
                  properties:
                    itc4a1:
                      type: object
                      description: The itc4a1 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4a3:
                      type: object
                      description: The itc4a3 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcavl_cn:
                              type: object
                              description: The itcavl cn value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcavl_cn:
                              type: array
                              description: The itcavl cn value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4a4:
                      type: object
                      description: The itc4a4 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcavl_cn:
                              type: object
                              description: The itcavl cn value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcavl_cn:
                              type: array
                              description: The itcavl cn value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4a5:
                      type: object
                      description: The itc4a5 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcavl_cn:
                              type: object
                              description: The itcavl cn value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcavl_cn:
                              type: array
                              description: The itcavl cn value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4b2:
                      type: object
                      description: The itc4b2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: 0
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: 0
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: 0
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: 0
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcrev:
                              type: object
                              description: The itcrev value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcrev:
                              type: array
                              description: The itcrev value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4d2:
                      type: object
                      description: The itc4d2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
            liabitcr1a:
              type: object
              description: The liabitcr1a value returned by GSTN.
              properties:
                gstin:
                  type: string
                  description: GSTIN
                  minLength: 15
                  maxLength: 15
                ret_period:
                  type: string
                  description: Return period
                sup_details:
                  type: object
                  description: The sup details value returned by GSTN.
                  properties:
                    osup_3_1a:
                      type: object
                      description: The osup 3 1a value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl4a:
                              type: object
                              description: The tbl4a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl4b:
                              type: object
                              description: The tbl4b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl4c:
                              type: object
                              description: The tbl4c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl5a:
                              type: object
                              description: The tbl5a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl5b:
                              type: object
                              description: The tbl5b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl6c:
                              type: object
                              description: The tbl6c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl7a_1:
                              type: object
                              description: The tbl7a 1 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl7b_1:
                              type: object
                              description: The tbl7b 1 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl9a:
                              type: object
                              description: The tbl9a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl9b:
                              type: object
                              description: The tbl9b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl9c:
                              type: object
                              description: The tbl9c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl10a:
                              type: object
                              description: The tbl10a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl10b:
                              type: object
                              description: The tbl10b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl11_i_a_1:
                              type: object
                              description: The tbl11 i a 1 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: Stae/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl11_i_a_2:
                              type: object
                              description: The tbl11 i a 2 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl11_i_b_1:
                              type: object
                              description: The tbl11 i b 1 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 0
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 0
                                samt:
                                  type: number
                                  description: Stae/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 0
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 0
                            tbl11_i_b_2:
                              type: object
                              description: The tbl11 i b 2 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 0
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 0
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 0
                            tbl11_ii:
                              type: object
                              description: The tbl11 ii value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9b_cn:
                              type: object
                              description: The ims 9b cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9c_cn:
                              type: object
                              description: The ims 9c cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9a_9c_dn:
                              type: object
                              description: The ims 9a 9c dn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl4b:
                              type: array
                              description: The tbl4b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl5a:
                              type: array
                              description: The tbl5a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl5b:
                              type: array
                              description: The tbl5b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl6c:
                              type: array
                              description: The tbl6c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl7a_1:
                              type: array
                              description: The tbl7a 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl7b_1:
                              type: array
                              description: The tbl7b 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl10a:
                              type: array
                              description: The tbl10a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl10b:
                              type: array
                              description: The tbl10b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl11_i_a_1:
                              type: array
                              description: The tbl11 i a 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl11_i_a_2:
                              type: array
                              description: The tbl11 i a 2 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl11_i_b_1:
                              type: array
                              description: The tbl11 i b 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 0
                            tbl11_i_b_2:
                              type: array
                              description: The tbl11 i b 2 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 0
                            tbl11_ii:
                              type: array
                              description: The tbl11 ii value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            ims_9b_cn:
                              type: object
                              description: The ims 9b cn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9c_cn:
                              type: object
                              description: The ims 9c cn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9a_9c_dn:
                              type: object
                              description: The ims 9a 9c dn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                    osup_3_1b:
                      type: object
                      description: The osup 3 1b value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl6a:
                              type: object
                              description: The tbl6a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl6b:
                              type: object
                              description: The tbl6b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                            tbl9a:
                              type: object
                              description: The tbl9a value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl9b:
                              type: object
                              description: The tbl9b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl9c:
                              type: object
                              description: The tbl9c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl15b2b:
                              type: object
                              description: The tbl15b2b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl15urp2b:
                              type: object
                              description: The tbl15urp2b value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl15b2ba:
                              type: object
                              description: The tbl15b2ba value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: object
                              description: The tbl15urp2ba value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9b_cn:
                              type: object
                              description: The ims 9b cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9c_cn:
                              type: object
                              description: The ims 9c cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9a_9c_dn:
                              type: object
                              description: The ims 9a 9c dn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_b2ba:
                              type: object
                              description: The ims 15 b2ba value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_urp2ba:
                              type: object
                              description: The ims 15 urp2ba value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl6a:
                              type: array
                              description: The tbl6a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl6b:
                              type: array
                              description: The tbl6b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            ims_9b_cn:
                              type: object
                              description: The ims 9b cn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9c_cn:
                              type: object
                              description: The ims 9c cn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_9a_9c_dn:
                              type: object
                              description: The ims 9a 9c dn value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_b2ba:
                              type: object
                              description: The ims 15 b2ba value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_urp2ba:
                              type: object
                              description: The ims 15 urp2ba value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                    osup_3_1c:
                      type: object
                      description: The osup 3 1c value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl8:
                              type: object
                              description: The tbl8 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl8:
                              type: array
                              description: The tbl8 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    isup_3_1d:
                      type: object
                      description: The isup 3 1d value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcavl_cn:
                              type: object
                              description: The itcavl cn value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcavl_cn:
                              type: array
                              description: The itcavl cn value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    osup_3_1e:
                      type: object
                      description: The osup 3 1e value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl8:
                              type: object
                              description: The tbl8 value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl8:
                              type: array
                              description: The tbl8 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    esup_3_1_1b:
                      type: object
                      description: The esup 3 1 1b value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl14b:
                              type: array
                              description: The tbl14b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl14b_A:
                              type: array
                              description: The tbl14b A value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl14b:
                              type: object
                              description: Quarterly e-commerce taxable-supply totals.
                              properties:
                                form:
                                  type: string
                                  description: Tax period or filing frequency.
                                txval:
                                  type: number
                                  description: Taxable value.
                            tbl14b_A:
                              type: object
                              description: Quarterly e-commerce taxable-supply totals.
                              properties:
                                form:
                                  type: string
                                  description: Tax period or filing frequency.
                                txval:
                                  type: number
                                  description: Taxable value.
                    esup_3_1_1a:
                      type: object
                      description: The esup 3 1 1a value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            txval:
                              type: number
                              description: Tax value
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2c:
                              type: array
                              description: The tbl15b2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2c:
                              type: array
                              description: The tbl15urp2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 0
                            tbl15b2ca:
                              type: array
                              description: The tbl15b2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2ca:
                              type: array
                              description: The tbl15urp2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            ims_15_b2ba:
                              type: array
                              description: The ims 15 b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            ims_15_urp2ba:
                              type: array
                              description: The ims 15 urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2c:
                              type: array
                              description: The tbl15b2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2c:
                              type: array
                              description: The tbl15urp2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  camt:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  samt:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  csamt:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2ca:
                              type: array
                              description: The tbl15b2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2ca:
                              type: array
                              description: The tbl15urp2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            ims_15_b2ba:
                              type: object
                              description: The ims 15 b2ba value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            ims_15_urp2ba:
                              type: object
                              description: The ims 15 urp2ba value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                camt:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                samt:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                csamt:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                inter_sup:
                  type: object
                  description: The inter sup value returned by GSTN.
                  properties:
                    osup_unreg_3_2:
                      type: object
                      description: The osup unreg 3 2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: array
                          description: The subtotal value returned by GSTN.
                          minItems: 1
                          maxItems: 40
                          items:
                            type: object
                            properties:
                              pos:
                                type: string
                                description: Place of supply (State/UT)
                                minLength: 0
                                maxLength: 2
                              txval:
                                type: number
                                description: Tax value
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                              iamt:
                                type: number
                                description: Integrated tax
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl5a:
                              type: array
                              description: The tbl5a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl7b_1:
                              type: array
                              description: The tbl7b 1 value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl10b:
                              type: array
                              description: The tbl10b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl11_i_a_2:
                              type: array
                              description: The tbl11 i a 2 value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl11_i_b_2:
                              type: array
                              description: The tbl11 i b 2 value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 0
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 0
                            tbl11_ii:
                              type: array
                              description: The tbl11 ii value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2c:
                              type: array
                              description: The tbl15b2c value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                pos:
                                  type: string
                                  description: Place of supply (State/UT)
                                  minLength: 0
                                  maxLength: 2
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2c:
                              type: array
                              description: The tbl15urp2c value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: 0
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                pos:
                                  type: string
                                  description: Place of supply (State/UT)
                                  minLength: 0
                                  maxLength: 2
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15b2ca:
                              type: array
                              description: The tbl15b2ca value returned by GSTN.
                              properties:
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                pos:
                                  type: string
                                  description: Place of supply (State/UT)
                                  minLength: 0
                                  maxLength: 2
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2ca:
                              type: array
                              description: The tbl15urp2ca value returned by GSTN.
                              properties:
                                form:
                                  type: string
                                  description: Tax period
                                  enum:
                                    - IFF - January
                                    - IFF - February
                                    - IFF - March
                                    - IFF - April
                                    - IFF - May
                                    - IFF - June
                                    - IFF - July
                                    - IFF - August
                                    - IFF - September
                                    - IFF - October
                                    - IFF - November
                                    - IFF - December
                                    - GSTR-1 Quarterly
                                    - GSTR-1/1A Quarterly
                                    - IFF/GSTR-1 Quarterly
                                txval:
                                  type: number
                                  description: Tax value
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                iamt:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                pos:
                                  type: string
                                  description: Place of supply (State/UT)
                                  minLength: 0
                                  maxLength: 2
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl5a:
                              type: array
                              description: The tbl5a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl7b_1:
                              type: array
                              description: The tbl7b 1 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl10b:
                              type: array
                              description: The tbl10b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl11_i_a_2:
                              type: array
                              description: The tbl11 i a 2 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl11_i_b_2:
                              type: array
                              description: The tbl11 i b 2 value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 0
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 0
                            tbl11_ii:
                              type: array
                              description: The tbl11 ii value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2c:
                              type: array
                              description: The tbl15b2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2c:
                              type: array
                              description: The tbl15urp2c value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15b2ca:
                              type: array
                              description: The tbl15b2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                            tbl15urp2ca:
                              type: array
                              description: The tbl15urp2ca value returned by GSTN.
                              items:
                                $ref: '#/components/schemas/Gstr3bInterStateSupply'
                    osup_comp_3_2:
                      type: object
                      description: The osup comp 3 2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: array
                          description: The subtotal value returned by GSTN.
                          minItems: 1
                          maxItems: 40
                          items:
                            type: object
                            properties:
                              pos:
                                type: string
                                description: Place of supply (State/UT)
                                minLength: 0
                                maxLength: 2
                              txval:
                                type: number
                                description: Tax value
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                              iamt:
                                type: number
                                description: Integrated tax
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                    osup_uin_3_2:
                      type: object
                      description: The osup uin 3 2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: array
                          description: The subtotal value returned by GSTN.
                          minItems: 1
                          maxItems: 40
                          items:
                            type: object
                            properties:
                              pos:
                                type: string
                                description: Place of supply (State/UT)
                                minLength: 0
                                maxLength: 2
                              txval:
                                type: number
                                description: Tax value
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                              iamt:
                                type: number
                                description: Integrated tax
                                minimum: -9999999999999.99
                                maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: 0
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: 0
                                    maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              minItems: 1
                              maxItems: 40
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  txval:
                                    type: number
                                    description: Tax value
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  iamt:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  pos:
                                    type: string
                                    description: Place of supply (State/UT)
                                    minLength: 0
                                    maxLength: 2
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            tbl4a:
                              type: array
                              description: The tbl4a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl4c:
                              type: array
                              description: The tbl4c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: 0
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: 0
                                          maximum: 9999999999999.99
                            tbl9a:
                              type: array
                              description: The tbl9a value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9b:
                              type: array
                              description: The tbl9b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl9c:
                              type: array
                              description: The tbl9c value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2b:
                              type: array
                              description: The tbl15b2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15urp2b:
                              type: array
                              description: The tbl15urp2b value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15b2ba:
                              type: array
                              description: The tbl15b2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                            tbl15urp2ba:
                              type: array
                              description: The tbl15urp2ba value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Tax period
                                    enum:
                                      - IFF - January
                                      - IFF - February
                                      - IFF - March
                                      - IFF - April
                                      - IFF - May
                                      - IFF - June
                                      - IFF - July
                                      - IFF - August
                                      - IFF - September
                                      - IFF - October
                                      - IFF - November
                                      - IFF - December
                                      - GSTR-1 Quarterly
                                      - GSTR-1/1A Quarterly
                                      - IFF/GSTR-1 Quarterly
                                  pos_det:
                                    type: array
                                    description: The pos det value returned by GSTN.
                                    minItems: 1
                                    maxItems: 40
                                    items:
                                      type: object
                                      properties:
                                        pos:
                                          type: string
                                          description: Place of supply (State/UT)
                                          minLength: 0
                                          maxLength: 2
                                        txval:
                                          type: number
                                          description: Tax value
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                                        iamt:
                                          type: number
                                          description: Integrated tax
                                          minimum: -9999999999999.99
                                          maximum: 9999999999999.99
                elgitc:
                  type: object
                  description: The elgitc value returned by GSTN.
                  properties:
                    itc4a1:
                      type: object
                      description: The itc4a1 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4a3:
                      type: object
                      description: The itc4a3 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcavl_cn:
                              type: object
                              description: The itcavl cn value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcavl_cn:
                              type: array
                              description: The itcavl cn value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4a4:
                      type: object
                      description: The itc4a4 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcavl_cn:
                              type: object
                              description: The itcavl cn value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcavl_cn:
                              type: array
                              description: The itcavl cn value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4a5:
                      type: object
                      description: The itc4a5 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcavl_cn:
                              type: object
                              description: The itcavl cn value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcavl_cn:
                              type: array
                              description: The itcavl cn value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4b2:
                      type: object
                      description: The itc4b2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: 0
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: 0
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: 0
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: 0
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcavl:
                              type: object
                              description: The itcavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                            itcrev:
                              type: object
                              description: The itcrev value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: 0
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: 0
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcavl:
                              type: array
                              description: The itcavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                            itcrev:
                              type: array
                              description: The itcrev value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                    itc4d2:
                      type: object
                      description: The itc4d2 value returned by GSTN.
                      properties:
                        subtotal:
                          type: object
                          description: The subtotal value returned by GSTN.
                          properties:
                            iamt:
                              type: number
                              description: Integrated tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            camt:
                              type: number
                              description: Central tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            samt:
                              type: number
                              description: State/UT tax
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                            csamt:
                              type: number
                              description: Cess
                              minimum: -9999999999999.99
                              maximum: 9999999999999.99
                        det:
                          type: object
                          description: The det value returned by GSTN.
                          properties:
                            itcunavl:
                              type: object
                              description: The itcunavl value returned by GSTN.
                              properties:
                                igst:
                                  type: number
                                  description: Integrated tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cgst:
                                  type: number
                                  description: Central tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                sgst:
                                  type: number
                                  description: State/UT tax
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                                cess:
                                  type: number
                                  description: Cess
                                  minimum: -9999999999999.99
                                  maximum: 9999999999999.99
                        det_q:
                          type: object
                          description: The det q value returned by GSTN.
                          properties:
                            itcunavl:
                              type: array
                              description: The itcunavl value returned by GSTN.
                              items:
                                type: object
                                properties:
                                  form:
                                    type: string
                                    description: Form
                                    enum:
                                      - January
                                      - February
                                      - March
                                      - April
                                      - May
                                      - June
                                      - July
                                      - August
                                      - September
                                      - October
                                      - November
                                      - December
                                  igst:
                                    type: number
                                    description: Integrated tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cgst:
                                    type: number
                                    description: Central tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  sgst:
                                    type: number
                                    description: State/UT tax
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
                                  cess:
                                    type: number
                                    description: Cess
                                    minimum: -9999999999999.99
                                    maximum: 9999999999999.99
    GstnBusinessError:
      type: object
      description: A business error returned by GSTN.
      required:
        - error_cd
        - message
      properties:
        error_cd:
          type: string
          description: The GSTN business error code.
          example: RET11416
        message:
          type: string
          description: A human-readable description of the GSTN business error.
          example: No records found.
    Gstr3bInterStateSupply:
      type: object
      description: Inter-state supply totals for a place of supply.
      properties:
        pos:
          type: string
          description: Place-of-supply state or Union Territory code.
        txval:
          type: number
          description: Taxable value.
        iamt:
          type: number
          description: Integrated tax amount.

````