Create status change requests

post

/hcmRestApi/resources/11.13.18.05/statusChangeRequests

Request

Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Status Changes
Type: array
Title: Status Changes
The statusChanges resource is a unique identifier for a status change record sent using the status changes REST API. It corresponds to a time record in the WFM time repository. It's a single record expressed as time buildingBlockId and time buildingBlockVersion, along with the associated attribution that details the type of work completed, such as regular or overtime.
Show Source
Nested Schema : statusChangeRequests-statusChanges-item-post-request
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : statusChangeRequests-item-response
Type: object
Show Source
  • Links
  • Maximum Length: 80
    External request number defined by the time consumer application, such as payroll or projects.
  • Aggregate status of the current request returned by the application.
  • Maximum Length: 80
    Timestamp for the status change request.
  • Maximum Length: 40
    Identifier for the source.
  • Status Changes
    Title: Status Changes
    The statusChanges resource is a unique identifier for a status change record sent using the status changes REST API. It corresponds to a time record in the WFM time repository. It's a single record expressed as time buildingBlockId and time buildingBlockVersion, along with the associated attribution that details the type of work completed, such as regular or overtime.
  • Unique identifier for the status change request.
Nested Schema : Status Changes
Type: array
Title: Status Changes
The statusChanges resource is a unique identifier for a status change record sent using the status changes REST API. It corresponds to a time record in the WFM time repository. It's a single record expressed as time buildingBlockId and time buildingBlockVersion, along with the associated attribution that details the type of work completed, such as regular or overtime.
Show Source
Nested Schema : statusChangeRequests-statusChanges-item-response
Type: object
Show Source
Back to Top