GET api/NebimCommon/CheckProcessFlow?warehouseCode={warehouseCode}&processType={processType}&isPreviousProcess={isPreviousProcess}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| warehouseCode | string |
Required |
|
| processType | integer |
Required |
|
| isPreviousProcess | boolean |
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.