Goods and Services Tax GST API
Product Docs
  • Get token
  • Sales
  • Purchase
  • get-gstr-data
  • Invoice summary
  • upload gstr1
  • get-gstr1-summary
  • list upload history
  • proceed-file
  • File Submit
  • gstr1_evc_otp
  • save_3b_data
  • get_3b_data
  • get_autocalc_liability_detail_api
  • Upload_gstr3b
Powered by GitBook
On this page

Was this helpful?

get-gstr-data

PreviousPurchaseNextInvoice summary

Last updated 2 years ago

Was this helpful?

Name
Description

URL

Method Type

GET

Header & Params

HEADERS

Gstin : 09AABCR1718E1ZN

Year: 2020-21

Month: 08

Authorization: JWT {{token}}

productId: enterprises

PARAMS

search

data_type: GSTR1

page_size: 10

Post Parameters (JSON Format)

Success Response

--header 'Gstin: 09AABCR1718E1ZN' \
--header 'Authorization: JWT {{token}}' \
{
  "message": "success",
  "success": true,
  "data": {
    "b2b": [
      {
        "_id": "628cd69ed7ac810a877ea662",
        "invoice_type": "b2b",
        "supplier_gstin": "09AABCR1718E1ZN",
        "buyer_gstin": "27AARCA7991A1ZB",
        "idt": "30-10-2019",
        "contact_name": "Sony",
        "inum": "JIT201910015",
        "net_amount": 2.08,
        "val": 1,
        "invoice_ty": "cdnr",
        "customer_gstin": "27AARCA7991A1ZB",
        "normal_taxable": 0,
        "ttxval": 1.6600000000000001,
        "data": {
          "itms": [
            {
              "num": 1,
              "itc": {},
              "itm_det": {
                "item_name": "Smart TV",
                "invoice_value": "",
                "description": "Smart TV",
                "hsn_sc": "10001",
                "supply_type": "",
                "qty": 1,
                "rt": 12,
                "uqc": "OTH",
                "adjust_amt": 0,
                "txval": 1,
                "assessable_value": 0,
                "csamt": 1,
                "irt": 12,
                "iamt": 0.66
              }
            }
          ]
        }
      }
    ]
  }
}
https://api-platform.mastersindia.co/api/v1/saas-apis/get-gstr-data-api/?search&data_type=GSTR1&page_size=10
LogoContact Us | Masters IndiaMasters India
LogoContact Us | Masters IndiaMasters India