Job Status

The possible statuses and outcomes of a job.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string | null

A nvarchar field in the JobStatus table would contain a string describing the current status of a particular job. It could contain information such as 'Completed', 'In Progress', 'Canceled' or 'On Hold'.

string | null

Miscellaneous notes and information for the entry or record.

string
required
length between 1 and 450

The JobStatusId field of the JobStatus table is a primary key field of data type nvarchar with a maximum length of 450. It provides a unique identifier composed of a string of characters used to uniquely identify each job status record in the table.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!