DELETE wms/lost/boxes/{cd_supplier}/{dt_rfident}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
cd_supplier | string |
Required |
|
dt_rfident | string |
Required |
Body Parameters
Collection of ApplyBillOfPackingBillOfListOfProductOfStringName | Description | Type | Additional information |
---|---|---|---|
YN_APPLY | boolean |
None. |
|
DS_MSG | string |
None. |
|
INFO | PackingBillOfListOfProductOfString |
None. |
Request Formats
application/json, text/json
Sample:
[ { "$id": "1", "YN_APPLY": true, "DS_MSG": "sample string 2", "INFO": { "$id": "2", "INFO": [ { "$id": "3", "seq": "sample string 1", "style": "sample string 2", "color": "sample string 3", "size": "sample string 4", "degree": "sample string 5", "qty": "sample string 6", "dm_read": 7, "INFO": "sample string 8", "mCodes": [ "sample string 1", "sample string 2" ] }, { "$ref": "3" } ], "DT_BILL": "sample string 1", "CD_BILL": "sample string 2", "DT_ENTER": "sample string 3", "TP_ASSORT": "sample string 4", "CD_ASSORT": "sample string 5", "CD_WAREHOUSE": "sample string 6", "NO_ASN": "sample string 7", "CD_STYLEDEGREE": "sample string 8", "CD_GROUPPO": "sample string 9", "CD_NATION": "sample string 10", "DS_INDIVIDUALPO": "sample string 11", "DT_TRANS": "sample string 12", "TEMP0": "sample string 13", "TEMP1": "sample string 14", "TEMP2": "sample string 15", "TEMP3": "sample string 16" } }, { "$ref": "1" } ]
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |