GET wms/prodDiscard/{dt_discard}/{cd_discardbill}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dt_discard | string |
Required |
|
| cd_discardbill | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ApplyOfJArray| Name | Description | Type | Additional information |
|---|---|---|---|
| YN_APPLY | boolean |
None. |
|
| DS_MSG | string |
None. |
|
| INFO | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
{
"YN_APPLY": true,
"DS_MSG": "sample string 2",
"INFO": null
}