get_gst_status
Check the registration status of a GST number using its 15-character ID. Returns current status with timestamp.
Instructions
Endpoint: /getGSTStatus/:gst Method: GET Description: Retrieves the status of the provided GST number. Parameters: gst (string, required): A valid GST number (15 characters). Responses: 200 OK: Returns GST status along with a timestamp. 400 Bad Request: Invalid GST number. 500 Internal Server Error: An error occurred on the server. GET /getGSTStatus/22ABCDE1234F1Z5
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| GSTNumber | Yes | Example value: 27AABCI6363G3ZH |