GST Return Filling Status API

Track GST return filling Status year wise for any business of the previous year as well as in real-time

NameDescription

URL

Method Type

GET

Post Parameters (JSON Format)

--header 'Authorization: Bearer 0ab31ef7392227173c6e8d34195e86d5eb0da1e9' \
--header 'client_id: ****ZChUcsytSBbnkpt'

Success Response

{
  "error": false,
  "data": {
    "EFiledlist": [
      {
        "valid": "Y",
        "mof": "ONLINE",
        "dof": "07-06-2022",
        "ret_prd": "052022",
        "rtntype": "GSTR1",
        "arn": "AA270522288001I",
        "status": "Filed"
      },
      {
        "valid": "Y",
        "mof": "ONLINE",
        "dof": "20-05-2022",
        "ret_prd": "042022",
        "rtntype": "GSTR3B",
        "arn": "AB2704222858502",
        "status": "Filed"
      },
      {
        "valid": "Y",
        "mof": "ONLINE",
        "dof": "07-05-2022",
        "ret_prd": "042022",
        "rtntype": "GSTR1",
        "arn": "AA270422317607A",
        "status": "Filed"
      },
      {
        "valid": "Y",
        "mof": "ONLINE",
        "dof": "21-04-2022",
        "ret_prd": "032022",
        "rtntype": "GSTR3B",
        "arn": "AC270322315930F",
        "status": "Filed"
      },
      {
        "valid": "Y",
        "mof": "ONLINE",
        "dof": "11-04-2022",
        "ret_prd": "032022",
        "rtntype": "GSTR1",
        "arn": "AA270322811690I",
        "status": "Filed"
      }
    ]
  }
}

Need Help in Getting Started Request a Demo or try our Invoice OCR Software or API

Last updated