POST UpLoad/Clothes3
Request Information
URI Parameters
None.
Body Parameters
PLCKind| Name | Description | Type | Additional information |
|---|---|---|---|
| PLCKind1 | Collection of PLCKind1 |
None. |
Request Formats
application/json, text/json
Sample:
{
"PLCKind1": [
{
"Paymentno": "sample string 1",
"barcode": "sample string 2",
"source": "sample string 3",
"dno": "sample string 4",
"qty1": "sample string 5",
"ONLYX": 6
},
{
"Paymentno": "sample string 1",
"barcode": "sample string 2",
"source": "sample string 3",
"dno": "sample string 4",
"qty1": "sample string 5",
"ONLYX": 6
}
]
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"