POST api/WebData/JobStatusList?db={db}&JobId={JobId}&UserId={UserId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| db | string |
Required |
|
| JobId | string |
Required |
|
| UserId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of JobStatusModel| Name | Description | Type | Additional information |
|---|---|---|---|
| JOBID | string |
None. |
|
| ALRTNAME | string |
None. |
|
| STATUS_DATE | string |
None. |
|
| STATUS_DAY | string |
None. |
|
| JobStatusList | Collection of JobStatusModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.