Update an award funding pattern

patch

/fscmRestApi/resources/11.13.18.05/awardFundingPatterns/{FundingPatternId}

Request

Path Parameters
  • The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
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
  • Award Funding Pattern Distribution Sets
    Title: Award Funding Pattern Distribution Sets
    The award funding patterns resource is used to view and manage the values that determine the pattern to use for a project cost based on the expenditure item date and other optional attributes.
  • Maximum Length: 2000
    The description of the funding pattern.
  • The end date of the funding pattern that combines with the funding pattern start to define the date range for expenditure item dates to be applicable to this pattern.
  • The unique identifier of the funding pattern.
  • Maximum Length: 200
    The name of the funding pattern.
  • The start date of the funding pattern that combines with the funding pattern end to define the date range for expenditure item dates to be applicable to this pattern.
  • Title: Meaning
    Maximum Length: 80
    The start date of the funding pattern that combines with the funding pattern end to define the date range for expenditure item dates to be applicable to this pattern.
  • Maximum Length: 30
    The start date of the funding pattern that combines with the funding pattern end to define the date range for expenditure item dates to be applicable to this pattern.
  • The unique identifier of the task associated to the funding pattern, if assigned at a task level.
  • Title: Task Name
    Maximum Length: 255
    The task name associated to the funding pattern, if assigned at a task level.
  • Title: Task Number
    Maximum Length: 100
    The task number associated to the funding pattern, if assigned at a task level.
Nested Schema : Award Funding Pattern Distribution Sets
Type: array
Title: Award Funding Pattern Distribution Sets
The award funding patterns resource is used to view and manage the values that determine the pattern to use for a project cost based on the expenditure item date and other optional attributes.
Show Source
Nested Schema : awardFundingPatterns-distributionSets-item-patch-request
Type: object
Show Source
Nested Schema : Award Funding Pattern Distribution Set Rules
Type: array
Title: Award Funding Pattern Distribution Set Rules
The distribution set rules resource is a child of the award funding pattern distribution sets resource to view and manage the rules for a set.
Show Source
Nested Schema : awardFundingPatterns-distributionSets-distributionSetRules-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 : awardFundingPatterns-item-response
Type: object
Show Source
Nested Schema : Award Funding Pattern Distribution Sets
Type: array
Title: Award Funding Pattern Distribution Sets
The award funding patterns resource is used to view and manage the values that determine the pattern to use for a project cost based on the expenditure item date and other optional attributes.
Show Source
Nested Schema : awardFundingPatterns-distributionSets-item-response
Type: object
Show Source
Nested Schema : Award Funding Pattern Distribution Set Rules
Type: array
Title: Award Funding Pattern Distribution Set Rules
The distribution set rules resource is a child of the award funding pattern distribution sets resource to view and manage the rules for a set.
Show Source
Nested Schema : awardFundingPatterns-distributionSets-distributionSetRules-item-response
Type: object
Show Source
Back to Top