Get Other than Return Ledger

GET {{sandbox_host}}/gst/compliance/tax-payer/ledgers/other?from={{from_date}}&to={{to_date}}

Get ITC Ledger for the specified period for authenticated taxpayer

Request Params

| Key | Datatype | Required | Description | | from | string | | required From Date (DD/MM/YYYY) | | to | string | | required To Date (DD/MM/YYYY) | | demand_id | string | | | | stay_status | string | | |

HEADERS

| Key | Datatype | Required | Description | | x-api-key | string | | Public key required to authorize API access. | | x-api-version | string | | | | authorization | string | | |

RESPONSES

status: OK

"{\n    \"transaction_id\": \"{{$randomUUID}}\",\n    \"code\": 200,\n    \"data\": {\n        \"status_cd\": \"1\",\n        \"data\": {\n            \"gstin\": \"1117IND00144UNT\",\n            \"tr\": [\n                {\n                    \"demandid\": \"IB0705171239513\",\n                    \"dtl\": [\n                        {\n                            \"dt\": \"11-01-2018\",\n                            \"ref_no\": \"\",\n                            \"tx_prd_frm\": \"18-01-2016\",\n                            \"tx_prd_to\": \"18-07-2017\",\n                            \"dschrg_typ\": \"\",\n                            \"dem_liab_id\": \"IB0705171239513\",\n                            \"desc\": \"Application for making volutanry payment before issuance of SCN including consequent to audit\",\n                            \"tr_typ\": \"Dr\",\n                            \"igst\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"cgst\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 1235,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 1235\n                            },\n                            \"sgst\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"cess\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"igstbal\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"cgstbal\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 1235,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 1235\n                            },\n                            \"sgstbal\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"cessbal\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"stayStatus\": \"Stayed\"\n                        }\n                    ]\n                },\n                {\n                    \"demandid\": \"IV0705179876855\",\n                    \"dtl\": [\n                        {\n                            \"ref_no\": \"\",\n                            \"tx_prd_to\": \"05-05-2018\",\n                            \"tr_typ\": \"Dr\",\n                            \"dt\": \"30-01-2018\",\n                            \"tx_prd_frm\": \"05-05-2017\",\n                            \"dem_liab_id\": \"IV0705179876855\",\n                            \"dschrg_typ\": \"\",\n                            \"desc\": \"Demand against Summary of order (DRC-07)\",\n                            \"igst\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"cgst\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 5500,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 5500\n                            },\n                            \"sgst\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"cess\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"igstbal\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"cgstbal\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 5500,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 5500\n                            },\n                            \"sgstbal\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"cessbal\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"stayStatus\": \"Un-stayed\"\n                        },\n                        {\n                            \"ref_no\": \"\",\n                            \"tx_prd_to\": \"05-05-2018\",\n                            \"tr_typ\": \"Cr\",\n                            \"dt\": \"30-01-2018\",\n                            \"dschrg_typ\": \"Cash\",\n                            \"tx_prd_frm\": \"05-05-2017\",\n                            \"dem_liab_id\": \"IV0705179876855\",\n                            \"desc\": \"Demand against Summary of order (DRC-07)\",\n                            \"igst\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"cgst\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 5500,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 5500\n                            },\n                            \"sgst\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"cess\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"igstbal\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"cgstbal\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"sgstbal\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"cessbal\": {\n                                \"intr\": 0,\n                                \"oth\": 0,\n                                \"tx\": 0,\n                                \"fee\": 0,\n                                \"pen\": 0,\n                                \"tot\": 0\n                            },\n                            \"stayStatus\": \"Stayed\"\n                        }\n                    ]\n                }\n            ]\n        }\n    },\n    \"timestamp\": {{$timestamp}}000\n}"