Update a job attribute

patch

/fscmRestApi/resources/11.13.18.05/publicSectorJobFuncSections/{JobFuncSecId}

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
  • Maximum Length: 1
    Indicates whether the job attribute is logically deleted (Y or N). Valid values are Y for a deleted record, and N for an active record. The default value is N.
  • Title: Enabled
    Maximum Length: 1
    Indicates that the job attribute is ready to be used.
  • Title: Inherit All Values
    Maximum Length: 1
    Indicates if all the returned values will be assigned.
  • Title: Job Attribute
    Maximum Length: 100
    The description of the job attribute.
  • Title: Prompt Field 1
    Maximum Length: 100
    Identifies the assignable value from the list of values returned by using the URL in the "RestResourceId" attribute.
  • Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Title: Prompt Field 2
    Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Title: Prompt Field 3
    Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Title: Prompt Field 4
    Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Title: Prompt Field 5
    Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Maximum Length: 100
    The name of the table in which the values will be edited.
  • Title: Rest Resource URL
    Maximum Length: 1000
    The uniform resource locater from which the look up values will be retrieved.
  • Title: URL Parameters
    Maximum Length: 1000
    Allows the input of the additional query parameters that are to be included in the rest resource URL.
  • Title: Return Value Type
    Maximum Length: 4
    Indicates the type of the values that are returned.
  • Indicates whether the row is seed data. Valid values are 0 for customer data, 1 for seed data that cannot be modified, and a value greater than 1 indicates that the seed data can be modified.
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 : publicSectorJobFuncSections-item-response
Type: object
Show Source
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    The name of user who created the row.
  • Title: Creation Date
    Read Only: true
    The date and time when the row was created.
  • Maximum Length: 1
    Indicates whether the job attribute is logically deleted (Y or N). Valid values are Y for a deleted record, and N for an active record. The default value is N.
  • Title: Enabled
    Maximum Length: 1
    Indicates that the job attribute is ready to be used.
  • Title: Inherit All Values
    Maximum Length: 1
    Indicates if all the returned values will be assigned.
  • Title: Job Attribute
    Maximum Length: 100
    The description of the job attribute.
  • Title: Job Attribute ID
    Maximum Length: 50
    The unique identifier for the job attribute.
  • Title: Last Updated Date
    Read Only: true
    The date and time when the row was last updated.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    The name of the user who last updated the row.
  • Links
  • Title: Prompt Field 1
    Maximum Length: 100
    Identifies the assignable value from the list of values returned by using the URL in the "RestResourceId" attribute.
  • Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Title: Prompt Field 2
    Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Title: Prompt Field 3
    Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Title: Prompt Field 4
    Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Title: Prompt Field 5
    Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Maximum Length: 100
    An additional identifier of the assignable value retrieved from the "RestResourceId" attribute.
  • Maximum Length: 100
    The name of the table in which the values will be edited.
  • Title: Rest Resource URL
    Maximum Length: 1000
    The uniform resource locater from which the look up values will be retrieved.
  • Title: URL Parameters
    Maximum Length: 1000
    Allows the input of the additional query parameters that are to be included in the rest resource URL.
  • Title: Return Value Type
    Maximum Length: 4
    Indicates the type of the values that are returned.
  • Indicates whether the row is seed data. Valid values are 0 for customer data, 1 for seed data that cannot be modified, and a value greater than 1 indicates that the seed data can be modified.
Back to Top