Update an agency offering
patch
/fscmRestApi/resources/11.13.18.05/publicSectorAgencyOptions/{publicSectorAgencyOptionsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorAgencyOptionsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and OfferingId ---for the Agency Options resource and used to uniquely identify an instance of Agency Options. The client should not generate the hash key value. Instead, the client should query on the Agency Options collection resource with a filter on the primary key values in order to navigate to a specific instance of Agency Options.
For example: publicSectorAgencyOptions?q=AgencyId=<value1>;OfferingId=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorAgencyOptions-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. Value is mandatory and is defined by the user during a create action. The identifier of the first agency defined must be 1. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the agency offering. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time the agency offering was created. -
DestURL(optional):
string
Maximum Length:
254A transient value calculated at runtime that fetches the jet path of the offering options page if it exists. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the offering is enabled for the agency. A value of Y means the offering is enabled. Default value is Y. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe user who last updated the agency offering. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The last date and time the agency offering was updated. -
links(optional):
array Items
Title:
ItemsLink Relations -
OfferingId(optional):
string
Title:
OfferingMaximum Length:80The unique identifier of a product offering that can be enabled by the agency. Acceptable values are those offerings enabled in Functional Setup Manager. Value is mandatory and is system-maintained. -
OfferingName(optional):
string
Title:
OfferingMaximum Length:150The name of the product offering. -
OptOffering(optional):
string
A transient value calculated at runtime to identify whether an offering is enabled or disabled in Functional Setup Manager.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorAgencyOptions-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier of the agency. Value is mandatory and is defined by the user during a create action. The identifier of the first agency defined must be 1. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the agency offering. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time the agency offering was created. -
DestURL(optional):
string
Maximum Length:
254A transient value calculated at runtime that fetches the jet path of the offering options page if it exists. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates whether the offering is enabled for the agency. A value of Y means the offering is enabled. Default value is Y. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe user who last updated the agency offering. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The last date and time the agency offering was updated. -
links(optional):
array Items
Title:
ItemsLink Relations -
OfferingId(optional):
string
Title:
OfferingMaximum Length:80The unique identifier of a product offering that can be enabled by the agency. Acceptable values are those offerings enabled in Functional Setup Manager. Value is mandatory and is system-maintained. -
OfferingName(optional):
string
Title:
OfferingMaximum Length:150The name of the product offering. -
OptOffering(optional):
string
A transient value calculated at runtime to identify whether an offering is enabled or disabled in Functional Setup Manager.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.