POST TCG1/api/UpLoad/Clothes2
Request Information
URI Parameters
None.
Body Parameters
PLCKind2| Name | Description | Type | Additional information |
|---|---|---|---|
| PLCKind0 | Collection of PLCKind0 |
None. |
Request Formats
application/json, text/json
Sample:
{
"PLCKind0": [
{
"offno": "sample string 1",
"barcode": "sample string 2",
"dno": "sample string 3",
"ONLYX": 4
},
{
"offno": "sample string 1",
"barcode": "sample string 2",
"dno": "sample string 3",
"ONLYX": 4
}
]
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"