Update one content zone
patch
/fscmRestApi/resources/11.13.18.05/contentZones/{contentZonesUniqID}
Request
Path Parameters
-
contentZonesUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Content Zones resource and used to uniquely identify an instance of Content Zones. The client should not generate the hash key value. Instead, the client should query on the Content Zones collection resource in order to navigate to a specific instance of Content Zones to get the hash key.
Header Parameters
-
Effective-Of:
This header accepts a string value. The string is a semi-colon separated list of
= . It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers. -
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-
catalogAssignments: array
Catalog Assignments
Title:
Catalog AssignmentsThe Catalog Assignments resource manages the catalog assignments for a content zone. Local, Punchout, and Informational catalog types can be assigned to a content zone. -
ContentZone: string
Title:
Content ZoneMaximum Length:30Name of the content zone. -
Description: string
Title:
DescriptionMaximum Length:240Description of the content zone. -
publicShoppingListAssignments: array
Public Shopping List Assignments
Title:
Public Shopping List AssignmentsThe Public Shopping List Assignments resource manages the public shopping list assignments for a content zone. -
SecuredBy: string
Title:
Secured BySecurity value to determine how content zones are secured. Valid values are All requisitioning BUs, Requisitioning BUs, Workers, All procurement agents, and Deliver-to locations. -
SecuredByCode: string
Maximum Length:
18Abbreviation that identifies whether a content zone is secured by all requisitioning BUs, specific requisitioning BUs, specific workers, all procurement agents, or specific deliver-to locations. Valid values are AVAIL_ALL_REQ_BUS, SECURED_BY_BU, SECURED_BY_WORKER, AVAIL_ALL_WORKERS, and SECURED_BY_DEL_LOC. -
securityAssignments: array
Security Assignments
Title:
Security AssignmentsThe Security Assignments resource manages the security access assignments for the content zones by requisitioning BUs, workers, or deliver-to locations. -
smartFormAssignments: array
Smart Form Assignments
Title:
Smart Form AssignmentsThe Smart Form Assignments resource manages the smart form assignments for a content zone. Smart forms can be assigned to a content zone only for requisitioning usage. -
Usage: string
Title:
UsageUsage to determine where the content zone will be applied. Valid values are Requisitioning or Procurement. -
UsageCode: string
Maximum Length:
15Abbreviation that identifies whether the content zone is used for requisitioning or procurement. Valid values are REQUISITIONING or PROCUREMENT.
Nested Schema : Catalog Assignments
Type:
arrayTitle:
Catalog AssignmentsThe Catalog Assignments resource manages the catalog assignments for a content zone. Local, Punchout, and Informational catalog types can be assigned to a content zone.
Show Source
Nested Schema : Public Shopping List Assignments
Type:
arrayTitle:
Public Shopping List AssignmentsThe Public Shopping List Assignments resource manages the public shopping list assignments for a content zone.
Show Source
Nested Schema : Security Assignments
Type:
arrayTitle:
Security AssignmentsThe Security Assignments resource manages the security access assignments for the content zones by requisitioning BUs, workers, or deliver-to locations.
Show Source
Nested Schema : Smart Form Assignments
Type:
arrayTitle:
Smart Form AssignmentsThe Smart Form Assignments resource manages the smart form assignments for a content zone. Smart forms can be assigned to a content zone only for requisitioning usage.
Show Source
Nested Schema : contentZones-catalogAssignments-item-patch-request
Type:
Show Source
object-
Catalog: string
Title:
CatalogName of the catalog that's assigned to the content zone.
Nested Schema : contentZones-publicShoppingListAssignments-item-patch-request
Type:
Show Source
objectNested Schema : contentZones-securityAssignments-item-patch-request
Type:
Show Source
object-
DeliverToLocationCode: string
Title:
Deliver-to Location CodeCode of the deliver-to location to which the content zone is assigned. -
DeliverToLocationId: integer
(int64)
Default Value:
-2Value that uniquely identifies the deliver-to location to which the content zone is assigned. -
RequisitioningBU: string
Title:
Requisitioning BUName of the requisitioning business unit to which the content zone is assigned. -
WorkerEmail: string
Title:
Worker EmailEmail address of the worker to whom the content zone is assigned.
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 : contentZones-item-response
Type:
Show Source
object-
catalogAssignments: array
Catalog Assignments
Title:
Catalog AssignmentsThe Catalog Assignments resource manages the catalog assignments for a content zone. Local, Punchout, and Informational catalog types can be assigned to a content zone. -
ContentZone: string
Title:
Content ZoneMaximum Length:30Name of the content zone. -
ContentZoneId: integer
(int64)
Read Only:
trueValue that uniquely identifies the content zone. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the content zone. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the content zone. -
Description: string
Title:
DescriptionMaximum Length:240Description of the content zone. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the content zone. -
LastUpdatedDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the content zone. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProcurementBU: string
Title:
Procurement BUName of the procurement business unit in which the content zone is created. -
ProcurementBUId: integer
(int64)
Value that uniquely identifies the procurement business unit in which the content zone is created.
-
publicShoppingListAssignments: array
Public Shopping List Assignments
Title:
Public Shopping List AssignmentsThe Public Shopping List Assignments resource manages the public shopping list assignments for a content zone. -
SecuredBy: string
Title:
Secured BySecurity value to determine how content zones are secured. Valid values are All requisitioning BUs, Requisitioning BUs, Workers, All procurement agents, and Deliver-to locations. -
SecuredByCode: string
Maximum Length:
18Abbreviation that identifies whether a content zone is secured by all requisitioning BUs, specific requisitioning BUs, specific workers, all procurement agents, or specific deliver-to locations. Valid values are AVAIL_ALL_REQ_BUS, SECURED_BY_BU, SECURED_BY_WORKER, AVAIL_ALL_WORKERS, and SECURED_BY_DEL_LOC. -
securityAssignments: array
Security Assignments
Title:
Security AssignmentsThe Security Assignments resource manages the security access assignments for the content zones by requisitioning BUs, workers, or deliver-to locations. -
smartFormAssignments: array
Smart Form Assignments
Title:
Smart Form AssignmentsThe Smart Form Assignments resource manages the smart form assignments for a content zone. Smart forms can be assigned to a content zone only for requisitioning usage. -
Usage: string
Title:
UsageUsage to determine where the content zone will be applied. Valid values are Requisitioning or Procurement. -
UsageCode: string
Maximum Length:
15Abbreviation that identifies whether the content zone is used for requisitioning or procurement. Valid values are REQUISITIONING or PROCUREMENT.
Nested Schema : Catalog Assignments
Type:
arrayTitle:
Catalog AssignmentsThe Catalog Assignments resource manages the catalog assignments for a content zone. Local, Punchout, and Informational catalog types can be assigned to a content zone.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Public Shopping List Assignments
Type:
arrayTitle:
Public Shopping List AssignmentsThe Public Shopping List Assignments resource manages the public shopping list assignments for a content zone.
Show Source
Nested Schema : Security Assignments
Type:
arrayTitle:
Security AssignmentsThe Security Assignments resource manages the security access assignments for the content zones by requisitioning BUs, workers, or deliver-to locations.
Show Source
Nested Schema : Smart Form Assignments
Type:
arrayTitle:
Smart Form AssignmentsThe Smart Form Assignments resource manages the smart form assignments for a content zone. Smart forms can be assigned to a content zone only for requisitioning usage.
Show Source
Nested Schema : contentZones-catalogAssignments-item-response
Type:
Show Source
object-
Catalog: string
Title:
CatalogName of the catalog that's assigned to the content zone. -
CatalogAssignmentId: integer
(int64)
Read Only:
trueValue that uniquely identifies the catalog assignment. -
CatalogId: integer
(int64)
Value that uniquely identifies the catalog that's assigned to the content zone.
-
CatalogType: string
Title:
Catalog TypeRead Only:trueMaximum Length:80Type of the catalog that's assigned to the content zone. Valid values are Local, Punchout, or Informational. -
CatalogTypeCode: string
Read Only:
trueMaximum Length:15Abbreviation that identifies the type of the catalog. Valid values are LOCAL, PUNCHOUT, or INFORMATIONAL. -
ContentZoneId: integer
(int64)
Read Only:
trueValue that uniquely identifies the content zone. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the catalog assignment. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the catalog assignment. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the catalog assignment. -
LastUpdatedDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the catalog assignment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
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.
Nested Schema : contentZones-publicShoppingListAssignments-item-response
Type:
Show Source
object-
ContentZoneId: integer
(int64)
Read Only:
trueValue that uniquely identifies the content zone. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the public shopping list assignment. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the public shopping list assignment. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the public shopping list assignment. -
LastUpdatedDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the public shopping list assignment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PublicShoppingList: string
Title:
Public Shopping ListName of the public shopping list that's assigned to the content zone. -
PublicShoppingListAssignmentId: integer
(int64)
Read Only:
trueValue that uniquely identifies the public shopping list assignment. -
PublicShoppingListId: integer
(int64)
Value that uniquely identifies the public shopping list that's assigned to the content zone.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : contentZones-securityAssignments-item-response
Type:
Show Source
object-
ContentZoneId: integer
(int64)
Read Only:
trueValue that uniquely identifies the content zone. -
ContentZoneSecurityAssignmentId: integer
(int64)
Read Only:
trueValue that uniquely identifies the security assignment. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the security assignment. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the security assignment. -
DeliverToLocation: string
Title:
Deliver-to LocationRead Only:trueMaximum Length:240Name of the deliver-to location to which the content zone is assigned. -
DeliverToLocationCode: string
Title:
Deliver-to Location CodeCode of the deliver-to location to which the content zone is assigned. -
DeliverToLocationId: integer
(int64)
Default Value:
-2Value that uniquely identifies the deliver-to location to which the content zone is assigned. -
LastUpdateDate: string
(date-time)
Read Only:
trueUser who most recently updated the security assignment. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Date and time when the user most recently updated the security assignment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RequisitioningBU: string
Title:
Requisitioning BUName of the requisitioning business unit to which the content zone is assigned. -
RequisitioningBUId: integer
(int64)
Default Value:
-2Value that uniquely identifies the requisitioning business unit to which the content zone is assigned. -
Worker: string
Title:
WorkerRead Only:trueMaximum Length:240Name of the worker to whom the content zone is assigned. -
WorkerEmail: string
Title:
Worker EmailEmail address of the worker to whom the content zone is assigned. -
WorkerId: integer
(int64)
Default Value:
-2Value that uniquely identifies the worker to whom the content zone is assigned.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : contentZones-smartFormAssignments-item-response
Type:
Show Source
object-
ContentZoneId: integer
(int64)
Read Only:
trueValue that uniquely identifies the content zone. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the smart form assignment. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the smart form assignment. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the smart form assignment. -
LastUpdatedDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the smart form assignment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SmartForm: string
Title:
Smart FormName of the smart form that's assigned to the content zone. -
SmartFormAssignmentId: integer
(int64)
Read Only:
trueValue that uniquely identifies the smart form assignment. -
SmartFormId: integer
(int64)
Value that uniquely identifies the smart form that's assigned to the content zone.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- catalogAssignments
-
Operation: /fscmRestApi/resources/11.13.18.05/contentZones/{contentZonesUniqID}/child/catalogAssignmentsParameters:
- contentZonesUniqID:
$request.path.contentZonesUniqID
The Catalog Assignments resource manages the catalog assignments for a content zone. Local, Punchout, and Informational catalog types can be assigned to a content zone. - contentZonesUniqID:
- publicShoppingListAssignments
-
Parameters:
- contentZonesUniqID:
$request.path.contentZonesUniqID
The Public Shopping List Assignments resource manages the public shopping list assignments for a content zone. - contentZonesUniqID:
- securityAssignments
-
Operation: /fscmRestApi/resources/11.13.18.05/contentZones/{contentZonesUniqID}/child/securityAssignmentsParameters:
- contentZonesUniqID:
$request.path.contentZonesUniqID
The Security Assignments resource manages the security access assignments for the content zones by requisitioning BUs, workers, or deliver-to locations. - contentZonesUniqID:
- smartFormAssignments
-
Operation: /fscmRestApi/resources/11.13.18.05/contentZones/{contentZonesUniqID}/child/smartFormAssignmentsParameters:
- contentZonesUniqID:
$request.path.contentZonesUniqID
The Smart Form Assignments resource manages the smart form assignments for a content zone. Smart forms can be assigned to a content zone only for requisitioning usage. - contentZonesUniqID:
Examples
This example describes how to update one content zone. You can update ContentZone, Description, Usage, and SecuredBy of a content zone.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/contentZones/contentZonesUniqID"
For example:
Example Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
Note:
{
"ContentZone": "Office Cafeteria Supplies",
"Description": "This content zone is for requisitioning and secured by all requisitioning BUs",
"SecuredBy": "All requisitioning BUs"
}
Example Response Body
The following example includes the contents of the response
body in JSON format:
{
"ContentZoneId": 300100585360628,
"ContentZone": "Office Cafeteria Supplies",
"ProcurementBUId": 1017,
"ProcurementBU": "Vision Italy",
"Description": "This content zone is for requisitioning and secured by all requisitioning BUs",
"UsageCode": "REQUISITIONING",
"Usage": "Requisitioning",
"SecuredByCode": "AVAIL_ALL_REQ_BUS",
"SecuredBy": "All requisitioning BUs",
"CreationDate": "2023-11-02T08:23:03+00:00",
"CreatedBy": "CVBUYER01",
"LastUpdatedBy": "CVBUYER01",
"LastUpdatedDate": "2023-11-02T08:23:03.001+00:00",
"links": [
. . .
]
}