# Sync GSTIN Details from CP

{% embed url="<https://www.mastersindia.co/contact-us/?products=E-Invoicing%20API>" %}

<table><thead><tr><th width="181">Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name URL</strong>    </td><td><a href="https://clientbasic.mastersindia.co/syncGstinDetails?access_token=3c9ac453298ec38d30436316d994dcc14755ae44&#x26;user_gstin=09AAAPG7885R002&#x26;gstin=09AAAPG7885R002">https://clientbasic.mastersindia.co/syncGstinDetails?access_token=3c9ac453298ec38d30436316d994dcc14755ae44&#x26;user_gstin=09AAAPG7885R002&#x26;gstin=09AAAPG7885R002</a></td></tr><tr><td><strong>Method Type</strong></td><td>GET</td></tr><tr><td><strong>Post Parameters (JSON Format)</strong></td><td><strong>access_token, user_gstin, gstin</strong></td></tr><tr><td><strong>Success Response</strong></td><td><p>{ </p><p>"results": { </p><p>"message": { </p><p>"Gstin": "27GSPMH1881G1ZH", </p><p>"TradeName": "GSTN2 MH TaxPayer 1 Ltd", "LegalName": "GSTN2 MH TaxPayer 1 Ltd", "AddrBnm": "", </p><p>"AddrBno": "", </p><p>"AddrFlno": "", </p><p>"AddrSt": "", </p><p>"AddrLoc": "", </p><p>"StateCode": 27, </p><p>"AddrPncd": 0, </p><p>"TxpType": "REG", </p><p>"Status": "ACT", </p><p>"BlkStatus": null </p><p>}, </p><p></p><p>"errorMessage": "", </p><p>"InfoDtls": "", </p><p>"status": "Success",</p><p>"code": 200 </p><p>} </p><p>}</p></td></tr><tr><td><strong>Error Response</strong></td><td><p>{ </p><p>"results": { </p><p>"message": "", </p><p>"errorMessage": "3001: Requested data is not available", </p><p>"InfoDtls": "", </p><p>"status": "Failed", </p><p>"code": 204 </p><p>} </p><p>}</p></td></tr></tbody></table>

{% embed url="<https://www.mastersindia.co/contact-us/?products=E-Invoicing%20API>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mastersindia.co/e-invoicing-api/sync-gstin-details-from-cp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
