Get HSN Details
GET {{sandbox_host}}/gst/compliance/e-way-bill/tax-payer/hsn?hsn_code=997212
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| hsn_code | number | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| x-api-key | string | ||
| authorization | string | 
RESPONSES
status: OK
"{\n    \"transaction_id\": \"{{$randomUUID}}\",\n    \"code\": 200,\n    \"data\": {\n        \"error\": {\n            \"errorCodes\": \"216\"\n        },\n        \"status\": \"0\",\n        \"info\": \"\"\n    },\n    \"timestamp\": {{$timestamp}}000\n}"