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:
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.
-
Upsert-Mode:
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 DateRevision effectively date -
ItemId(required): integer
(int64)
An unique identifier for a part, material, product or service that is unique as compared with other items by the nature of its attributes.
-
ItemRevisionDescription: string
Title:
DescriptionMaximum Length:240The description for on 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)
This is the request id generated at import. Its use case is to verify import, the items will be published based on RequestID.
-
RevisionCode(required): string
Title:
Revision CodeMaximum Length:18An attribute value that represents a revision. -
RevisionExtensibleFlexfieldCategoryCode: string
Maximum Length:
240An attribute value for the EFF category code for the Item revision. -
RevisionId: integer
(int64)
An unique identifier of a revision.
-
RevisionReason: string
Title:
Revision ReasonMaximum Length:30 -
RevisionReasonValue: string
An attribute value that represents the reason for a revision.
-
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:64Who column: An attribute which indicates the user that created the item revision. -
CreationDateTime: string
(date-time)
Read Only:
trueWho column: An attribute that indicates the date and time of the creation of the item revision. -
EffectivityDate: string
(date-time)
Title:
Effective DateRevision effectively date -
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)
An unique identifier for a part, material, product or service that is unique as compared with other items by the nature of its attributes.
-
ItemRevisionDescription: string
Title:
DescriptionMaximum Length:240The description for on item revision. -
ItemRevisionEffCategory: array
ItemRevisionEffCategory
ItemService.ItemRevisionEffCategory
-
LastUpdateDateTime: string
(date-time)
Read Only:
trueWho column: An attribute which indicates the date and time of the last update of the item revision. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Who column: An attribute which indicates the user that last updated the item revision -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Who column: An attribute which indicates the user that logged in last for the item revision -
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:
trueAn unique identifier for an organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. -
OrganizationId1: integer
(int64)
-
OrgIdChar: string
Read Only:
trueMaximum Length:255 -
RequestId: integer
(int64)
This is the request id generated at import. Its use case is to verify import, the items will be published based on RequestID.
-
RevisionCode: string
Title:
Revision CodeMaximum Length:18An attribute value that represents a revision. -
RevisionExtensibleFlexfieldCategoryCode: string
Maximum Length:
240An attribute value for the EFF category code for the Item revision. -
RevisionId: integer
(int64)
An unique identifier of a revision.
-
RevisionIdChar: string
Read Only:
trueMaximum Length:255 -
RevisionReason: string
Title:
Revision ReasonMaximum Length:30 -
RevisionReasonValue: string
An attribute value that represents the reason for a revision.
-
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: