Create one revision of an item
post
/fscmRestApi/resources/11.13.18.05/productChangeOrders/{ChangeId}/child/AffectedObject/{AffectedObjectUniqID}/child/AffectedItem/{AffectedItemUniqID}/child/ItemRevision
Request
Path Parameters
-
AffectedItemUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Affected Items resource and used to uniquely identify an instance of Affected Items. The client should not generate the hash key value. Instead, the client should query on the Affected Items collection resource in order to navigate to a specific instance of Affected Items to get the hash key.
-
AffectedObjectUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Affected Objects resource and used to uniquely identify an instance of Affected Objects. The client should not generate the hash key value. Instead, the client should query on the Affected Objects collection resource in order to navigate to a specific instance of Affected Objects to get the hash key.
-
ChangeId(required): integer
Value that uniquely identifies the change.
Header Parameters
-
Metadata-Context: string
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: string
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.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AltRevisionCode: string
Maximum Length:
40 -
AttachmentEntityName: string
Maximum Length:
255Default Value:ITEM_REVISION_ENTITY -
ChangeLineId: integer
(int64)
-
ContextChangeLineId: integer
Default Value:
-1 -
ContextDate: string
(date-time)
-
ContextVersionId: integer
Default Value:
-1 -
CopyAttachments: boolean
-
CopyDocuments: boolean
-
EffectivityDate(required): string
(date-time)
Title:
Effective DateDate when the revision goes into effect. -
ItemId(required): integer
(int64)
Unique identifier of the item.
-
ItemRevisionDescription: string
Title:
DescriptionMaximum Length:240Description of the item revision. -
ItemRevisionEffCategory: array
ItemRevisionEffCategory
ItemService.ItemRevisionEffCategory
-
ObjectVersionNumber: integer
(int32)
This value is set to value of '1" when the item is created and incremented every time the item is updated.
-
OrganizationId1(required): integer
(int64)
-
RequestId: integer
(int64)
Value that uniquely identifies the request. This attribute is generated during import. This value is used to verify import, when items are published.
-
RevisionCode(required): string
Title:
Revision CodeMaximum Length:18Value that identifies the revision. -
RevisionExtensibleFlexfieldCategoryCode: string
Maximum Length:
240Abbreviation that identifies the item class associated with the item revision extensible flexfield. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Classes task. -
RevisionId: integer
(int64)
Value that uniquely identifies the revision of the item.
-
RevisionReason: string
Title:
Revision ReasonMaximum Length:30 -
RevisionReasonValue: string
Reason for the revision. A list of accepted values is defined in the lookup type ORA_EGP_SAFETY_STK_PLN_METHOD. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
-
VersionAsOfDate: string
(date-time)
-
VersionId: integer
Default Value:
-1
Nested Schema : productChangeOrders-AffectedObject-AffectedItem-ItemRevision-ItemRevisionEffCategory-item-post-request
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
240 -
RevisionId: integer
(int64)
-
VersionId: integer
Default Value:
-1
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 : productChangeOrders-AffectedObject-AffectedItem-ItemRevision-item-response
Type:
Show Source
object-
AltRevisionCode: string
Maximum Length:
40 -
AttachmentEntityName: string
Maximum Length:
255Default Value:ITEM_REVISION_ENTITY -
ChangeLineId: integer
(int64)
-
ContextChangeLineId: integer
Default Value:
-1 -
ContextDate: string
(date-time)
-
ContextVersionId: integer
Default Value:
-1 -
CopyAttachments: boolean
-
CopyDocuments: boolean
-
CreatedBy: string
Read Only:
trueMaximum Length:64Name of the user who created the item. -
CreationDateTime: string
(date-time)
Read Only:
trueDate and time when the user created the item revision. -
EffectivityDate: string
(date-time)
Title:
Effective DateDate when the revision goes into effect. -
EndEffectivityDate: string
(date-time)
Read Only:
trueDate and time when the effectivity of the revision ends. -
ImplementationDate: string
(date-time)
Read Only:
trueDate and time when the revision was implemented. -
InventoryItemId: integer
(int64)
Read Only:
true -
InvItemIdChar: string
Read Only:
trueMaximum Length:255 -
ItemId: integer
(int64)
Unique identifier of the item.
-
ItemRevisionDescription: string
Title:
DescriptionMaximum Length:240Description of the item revision. -
ItemRevisionEffCategory: array
ItemRevisionEffCategory
ItemService.ItemRevisionEffCategory
-
LastUpdateDateTime: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the item revision. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Name of the user who most recently updated the item. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Login that the user used when updating the item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
This value is set to value of '1" when the item is created and incremented every time the item is updated.
-
ObjectVersionNumber1: integer
(int32)
Read Only:
true -
OrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the organization. -
OrganizationId1: integer
(int64)
-
OrgIdChar: string
Read Only:
trueMaximum Length:255 -
RequestId: integer
(int64)
Value that uniquely identifies the request. This attribute is generated during import. This value is used to verify import, when items are published.
-
RevisionCode: string
Title:
Revision CodeMaximum Length:18Value that identifies the revision. -
RevisionExtensibleFlexfieldCategoryCode: string
Maximum Length:
240Abbreviation that identifies the item class associated with the item revision extensible flexfield. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Classes task. -
RevisionId: integer
(int64)
Value that uniquely identifies the revision of the item.
-
RevisionIdChar: string
Read Only:
trueMaximum Length:255 -
RevisionReason: string
Title:
Revision ReasonMaximum Length:30 -
RevisionReasonValue: string
Reason for the revision. A list of accepted values is defined in the lookup type ORA_EGP_SAFETY_STK_PLN_METHOD. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
-
VersionAsOfDate: string
(date-time)
-
VersionId: integer
Default Value:
-1
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : productChangeOrders-AffectedObject-AffectedItem-ItemRevision-ItemRevisionEffCategory-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
240 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RevisionId: integer
(int64)
-
VersionId: integer
Default Value:
-1
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.
Links
- ItemRevisionEffCategory
-
Parameters:
- AffectedItemUniqID:
$request.path.AffectedItemUniqID - AffectedObjectUniqID:
$request.path.AffectedObjectUniqID - ChangeId:
$request.path.ChangeId - productChangeOrders_AffectedObject_AffectedItem_ItemRevision_Id:
$request.path.productChangeOrders_AffectedObject_AffectedItem_ItemRevision_Id
- AffectedItemUniqID: