GET api/NebimCommon/CheckProcessFlowReserve?warehouseCode={warehouseCode}&processType={processType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| warehouseCode | string |
Required |
|
| processType | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Errors | Collection of string |
None. |
|
| Warning | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.