PUT api/HtsCode
Request Information
URI Parameters
None.
Body Parameters
Collection of htsCodeTable| Name | Description | Type | Additional information |
|---|---|---|---|
| htsId | integer |
None. |
|
| fabric | globally unique identifier |
None. |
|
| categoryId | globally unique identifier |
None. |
|
| fabConstruction | globally unique identifier |
None. |
|
| cateName | string |
None. |
|
| htscode | string |
None. |
|
| subcode | string |
None. |
|
| description | string |
None. |
|
| rate | decimal number |
None. |
|
| systemConfigDataDetail | systemConfigDataDetail |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"htsId": 1,
"fabric": "939f54da-1cf2-4e61-92ad-c8f480cf512d",
"categoryId": "95195ae4-f4ee-4952-b92a-69b6187eca7b",
"fabConstruction": "2909c1f4-41bf-46d0-8c8a-1003b207955d",
"cateName": "sample string 3",
"htscode": "sample string 4",
"subcode": "sample string 5",
"description": "sample string 6",
"rate": 7.0,
"systemConfigDataDetail": {
"configDetailKey": "fad47eac-0d34-4305-b095-ca3b1b1026c0",
"value": "sample string 2",
"description": "sample string 3",
"faIcon": "sample string 4",
"important": true,
"isenable": true,
"isremoved": true,
"parentKey": "8bc081b3-44f4-4ffd-a7f9-1aa2b3638869"
}
},
{
"htsId": 1,
"fabric": "939f54da-1cf2-4e61-92ad-c8f480cf512d",
"categoryId": "95195ae4-f4ee-4952-b92a-69b6187eca7b",
"fabConstruction": "2909c1f4-41bf-46d0-8c8a-1003b207955d",
"cateName": "sample string 3",
"htscode": "sample string 4",
"subcode": "sample string 5",
"description": "sample string 6",
"rate": 7.0,
"systemConfigDataDetail": {
"configDetailKey": "fad47eac-0d34-4305-b095-ca3b1b1026c0",
"value": "sample string 2",
"description": "sample string 3",
"faIcon": "sample string 4",
"important": true,
"isenable": true,
"isremoved": true,
"parentKey": "8bc081b3-44f4-4ffd-a7f9-1aa2b3638869"
}
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of htsCodeTable| Name | Description | Type | Additional information |
|---|---|---|---|
| htsId | integer |
None. |
|
| fabric | globally unique identifier |
None. |
|
| categoryId | globally unique identifier |
None. |
|
| fabConstruction | globally unique identifier |
None. |
|
| cateName | string |
None. |
|
| htscode | string |
None. |
|
| subcode | string |
None. |
|
| description | string |
None. |
|
| rate | decimal number |
None. |
|
| systemConfigDataDetail | systemConfigDataDetail |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"htsId": 1,
"fabric": "36fa257d-c1cc-4711-990c-7e601f30eca9",
"categoryId": "657ba3b7-757e-46d0-b49d-03c59482825b",
"fabConstruction": "8d919dc4-f39c-4629-9da5-3fdc716599a2",
"cateName": "sample string 3",
"htscode": "sample string 4",
"subcode": "sample string 5",
"description": "sample string 6",
"rate": 7.0,
"systemConfigDataDetail": {
"configDetailKey": "da43692e-8a6a-463e-9beb-676e46b170e5",
"value": "sample string 2",
"description": "sample string 3",
"faIcon": "sample string 4",
"important": true,
"isenable": true,
"isremoved": true,
"parentKey": "d7b75024-da5a-4b6b-a337-f1d4fbb56d0a"
}
},
{
"htsId": 1,
"fabric": "36fa257d-c1cc-4711-990c-7e601f30eca9",
"categoryId": "657ba3b7-757e-46d0-b49d-03c59482825b",
"fabConstruction": "8d919dc4-f39c-4629-9da5-3fdc716599a2",
"cateName": "sample string 3",
"htscode": "sample string 4",
"subcode": "sample string 5",
"description": "sample string 6",
"rate": 7.0,
"systemConfigDataDetail": {
"configDetailKey": "da43692e-8a6a-463e-9beb-676e46b170e5",
"value": "sample string 2",
"description": "sample string 3",
"faIcon": "sample string 4",
"important": true,
"isenable": true,
"isremoved": true,
"parentKey": "d7b75024-da5a-4b6b-a337-f1d4fbb56d0a"
}
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.