get_gst_details_using_company_name
Look up GST details by providing a company name. Obtain registration status, business address, and taxpayer information.
Instructions
Endpoint: /getGSTDetailsUsingCompanyName/:companyName Method: GET Description: Fetches GST details using the provided company name. Parameters: companyName (string, required): The name of the company. Responses: 200 OK: Returns GST details along with a timestamp. 400 Bad Request: Invalid company name. 500 Internal Server Error: An error occurred on the server. Example Request: GET /getGSTDetailsUsingCompanyName/jio
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Example value: Reliance Jio Infocomm Limited |