GET HSN Details
This method provides the HSN description details for a given HSN Code.
Request Method
GET
Request Path
Request Headers
Parameter | Value | Description |
---|---|---|
Authorization/api_key | api_key/auth token | Value and header type is mentioned in the Authentication Page |
Request Params
Parameter | Value | Description |
---|---|---|
action | GetHsnDetailsByHsnCode | Action |
userGstin | XXXXXXXXXXXXXXX | Gstin |
hsncode | 1001 | HSN Code |
Response Body
200 (OK)
Sample Response
204 (Invalid Parameters)
Last updated