Update a multiplier in burden schedule version.
patch
/fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardProject/{AwardProjectId}/child/AwardProjectOverrideBurdenSchedules/{BurdenScheduleId}/child/Versions/{VersionId}/child/Multipliers/{MultiplierId}
Request
Path Parameters
-
AwardId(required): integer(int64)
Unique identifier of the award.
-
AwardProjectId(required): integer(int64)
Unique identifier of the award project.
-
BurdenScheduleId(required): integer(int64)
Identifier of the burden schedule.
-
MultiplierId(required): integer(int64)
Identifier of the burden multiplier.
-
VersionId(required): integer(int64)
The identifier of the version of a set of burden multipliers.
Header Parameters
-
Metadata-Context:
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".
-
REST-Framework-Version:
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
- application/json
Root Schema : schema
Type:
Show Source
object-
MultiplierNumber: number
Title:
MultiplierA numeric multiplier associated with an organization and burden cost code combinations for burden schedule versions. The costing process applies this multiplier to raw cost to calculate burden cost amounts. -
OrganizationClassificationCode: string
Title:
Organization Classification CodeThe internal code for a group of organizations to classify them, for example, to allow to own the enterprise's projects or project tasks, or to incur costs on the enterprise's projects or project tasks. -
OrganizationClassificationName: string
Title:
Organization ClassificationThe name for a group of organizations to classify them, for example, to allow to own the enterprise's projects or project tasks, or to incur costs on the enterprise's projects or project tasks. -
OrganizationName: string
Title:
OrganizationMaximum Length:240The organization to which a burden multiplier is assigned for a particular burden cost code.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
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".
-
REST-Framework-Version:
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.
Root Schema : awards-AwardProject-AwardProjectOverrideBurdenSchedules-Versions-Multipliers-item-response
Type:
Show Source
object-
BurdenCostCode: string
Title:
Burden Cost CodeMaximum Length:30The name of a burden cost code for which you are defining multipliers on a burden schedule version. A burden cost code is a classification of overhead costs and it represents the type of burden cost you want to apply to raw cost. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe user who last updated the record. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The date when the record was last updated. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MultiplierId: integer
(int64)
Title:
Multiplier IDRead Only:trueIdentifier of the burden multiplier. -
MultiplierNumber: number
Title:
MultiplierA numeric multiplier associated with an organization and burden cost code combinations for burden schedule versions. The costing process applies this multiplier to raw cost to calculate burden cost amounts. -
OrganizationClassificationCode: string
Title:
Organization Classification CodeThe internal code for a group of organizations to classify them, for example, to allow to own the enterprise's projects or project tasks, or to incur costs on the enterprise's projects or project tasks. -
OrganizationClassificationName: string
Title:
Organization ClassificationThe name for a group of organizations to classify them, for example, to allow to own the enterprise's projects or project tasks, or to incur costs on the enterprise's projects or project tasks. -
OrganizationId: integer
(int64)
Title:
Organization IDIdentifier of the organization to which a burden multiplier is assigned for a particular burden cost code. -
OrganizationName: string
Title:
OrganizationMaximum Length:240The organization to which a burden multiplier is assigned for a particular burden cost code. -
VersionId: integer
(int64)
Title:
Version IDThe identifier of the version of a set of burden multipliers.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.