V3_Jobs_ChangeJobStates (Put)
- Last UpdatedNov 06, 2025
- 1 minute read
| Put | V3_Jobs_ChangeJobStates |
Resource Path:/api/v3/Jobs/ChangeJobStates
| Name | Description |
|---|---|
| trans_id | Used to supply the ID of the transaction if the call is taking part in a transaction. |
The request body is of type Mes.WebApi.Models.V3.Prod.ChangeJobStates.
Required. The jobs to be changed and their updated job state, required finish time, and scheduling priority.
The response body is of type Mes.WebApi.Models.V3.Prod.ChangeJobStates.
OK