Update a work center resource exception

patch

/fscmRestApi/resources/11.13.18.05/workCenterResourceExceptions/{WorkCenterResourceExceptionId}

Request

Path Parameters
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
  • Value that uniquely identifies the shift that the exception will be applied to. This value is optional.
  • Maximum Length: 255
    User-supplied name that identifies the shift that the exception will be applied to. It is used if the AssociatedShiftId is not provided in the request.
  • Title: Repeats Until
    Date when the work center resource exception ends. This value is optional and defaults to the start date if it's not supplied. The value must be in the ISO8601 format such as "YYYY-MM-DD".
  • Duration in Hours for the work center resource exception. This value is required.
  • Maximum Length: 255
    Time when the work center resource exception ends. It is derived from the start time and duration, and is not input.
  • Title: End Time
    Time in microseconds from midnight when the work center resource exception ends.
  • Maximum Length: 255
    Time when the work center resource exception starts. This value is required. It must be formatted as "HH:MM AM|PM".
  • Title: Start Time
    Time in microseconds from midnight when the work center resource exception starts.
  • Maximum Length: 255
    User-supplied short code that uniquely identifies the organization. It is used if the OrganizationId attribute is not provided in the request.
  • Value that uniquely identifies the inventory organization that's the plant.
  • Maximum Length: 255
    User-supplied name that identifies the organization. It is used if neither the OrganizationId nor the OrganizationCode attributes are provided in the request.
  • Resource Availability Overrides
    Title: Resource Availability Overrides
    The Resource Availability Overrides resource defines changes to the available units of a work center resource assigned to a manufacturing or maintenance plant.
  • Value that uniquely identifies the schedule that the organization references as the manufacturing or production calendar. It corresponds to the Manufacturing Calendar specified in the Manage Plant Parameters task for the inventory organization in the request.
  • Maximum Length: 255
    User-supplied name that identifies the schedule that the organization references as the manufacturing calendar. It is used if the ScheduleId is not provided in the request.
  • Title: Exception Date
    Date when the work center resource exception starts. This value is required. The value must be in the ISO8601 format such as "YYYY-MM-DD".
Nested Schema : Resource Availability Overrides
Type: array
Title: Resource Availability Overrides
The Resource Availability Overrides resource defines changes to the available units of a work center resource assigned to a manufacturing or maintenance plant.
Show Source
Nested Schema : workCenterResourceExceptions-resourceAvailabilityOverrides-item-patch-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 : workCenterResourceExceptions-item-response
Type: object
Show Source
  • Value that uniquely identifies the shift that the exception will be applied to. This value is optional.
  • Maximum Length: 255
    User-supplied name that identifies the shift that the exception will be applied to. It is used if the AssociatedShiftId is not provided in the request.
  • Read Only: true
    Maximum Length: 64
    User who created the record.
  • Read Only: true
    Date and time when the user created the record.
  • Title: Repeats Until
    Date when the work center resource exception ends. This value is optional and defaults to the start date if it's not supplied. The value must be in the ISO8601 format such as "YYYY-MM-DD".
  • Duration in Hours for the work center resource exception. This value is required.
  • Maximum Length: 255
    Time when the work center resource exception ends. It is derived from the start time and duration, and is not input.
  • Title: End Time
    Time in microseconds from midnight when the work center resource exception ends.
  • Maximum Length: 255
    Time when the work center resource exception starts. This value is required. It must be formatted as "HH:MM AM|PM".
  • Title: Start Time
    Time in microseconds from midnight when the work center resource exception starts.
  • Read Only: true
    Date and time when the user most recently updated the record.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the record.
  • Links
  • Maximum Length: 255
    User-supplied short code that uniquely identifies the organization. It is used if the OrganizationId attribute is not provided in the request.
  • Value that uniquely identifies the inventory organization that's the plant.
  • Maximum Length: 255
    User-supplied name that identifies the organization. It is used if neither the OrganizationId nor the OrganizationCode attributes are provided in the request.
  • Resource Availability Overrides
    Title: Resource Availability Overrides
    The Resource Availability Overrides resource defines changes to the available units of a work center resource assigned to a manufacturing or maintenance plant.
  • Value that uniquely identifies the schedule that the organization references as the manufacturing or production calendar. It corresponds to the Manufacturing Calendar specified in the Manage Plant Parameters task for the inventory organization in the request.
  • Maximum Length: 255
    User-supplied name that identifies the schedule that the organization references as the manufacturing calendar. It is used if the ScheduleId is not provided in the request.
  • Title: Exception Date
    Date when the work center resource exception starts. This value is required. The value must be in the ISO8601 format such as "YYYY-MM-DD".
  • Value that uniquely identifies the work center resource exception in the production calendar of a plant. The application generates this value when it creates the exception.
Nested Schema : Resource Availability Overrides
Type: array
Title: Resource Availability Overrides
The Resource Availability Overrides resource defines changes to the available units of a work center resource assigned to a manufacturing or maintenance plant.
Show Source
Nested Schema : workCenterResourceExceptions-resourceAvailabilityOverrides-item-response
Type: object
Show Source
Back to Top