POST
api/v1/save-hsncode?HSNCodeId={HSNCodeId}&HSNCode={HSNCode}&description={description}&userId={userId}&clientId={clientId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| HSNCodeId | integer |
Required |
|
| HSNCode | string |
Required |
|
| description | string |
Required |
|
| userId | integer |
Required |
|
| clientId | integer |
Required |
Response Information
Description:
Return type: integer
Response Formats
application/json, text/json, text/html
1
application/xml, text/xml
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>
