Update one item revision

patch

/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision/{ItemRevisionUniqID}

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key--- RevisionId, OrganizationId and InventoryItemId ---for the Item Revisions resource and used to uniquely identify an instance of Item Revisions. The client should not generate the hash key value. Instead, the client should query on the Item Revisions collection resource with a filter on the primary key values in order to navigate to a specific instance of Item Revisions.

    For example: ItemRevision?q=RevisionId=<value1>;OrganizationId=<value2>;InventoryItemId=<value3>
  • This is the hash key of the attributes which make up the composite key for the Items Version 2 resource and used to uniquely identify an instance of Items Version 2. The client should not generate the hash key value. Instead, the client should query on the Items Version 2 collection resource in order to navigate to a specific instance of Items Version 2 to get the hash key.
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
Nested Schema : Descriptive Flexfields for Item Revisions
Type: array
Title: Descriptive Flexfields for Item Revisions
The Descriptive Flexfields for Item Revisions resource manages the descriptive flexfields of item revision.
Show Source
Nested Schema : Extensible Flexfields for Item Revisions
Type: array
Title: Extensible Flexfields for Item Revisions
The Extensible Flexfields for Item Revisions resource manages the values for item extensible flexfields. Item flexfields are user-defined attributes.
Show Source
  • Discriminator: CategoryCode
    Discriminator: { "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevision_categories_view_j__ItemRevisionRootIccPrivateVO-item-patch-request" } }
Nested Schema : Item Revision Translatable Attributes
Type: array
Title: Item Revision Translatable Attributes
The Item Revision Translatable Attributes resource manages the translatable attributes of item revision.
Show Source
Nested Schema : Item Revision Attachments
Type: array
Title: Item Revision Attachments
The Item Revision Attachments resource manages attachments associated with item revisions.
Show Source
Nested Schema : itemsV2-ItemRevision-ItemRevisionDFF-item-patch-request
Type: object
Show Source
Nested Schema : Discriminator: CategoryCode
Type: object
Discriminator: CategoryCode

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevision_categories_view_j__ItemRevisionRootIccPrivateVO-item-patch-request
Type: object
Show Source
  • Maximum Length: 240
    Default Value: ROOT_ICC
    Value that uniquely 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.
  • Default Value: -1
    Value that uniquely identifies the item version.
Nested Schema : itemsV2-ItemRevision-ItemRevisionTranslation-item-patch-request
Type: object
Show Source
Nested Schema : itemsV2-ItemRevision-RevisionAttachment-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 : itemsV2-ItemRevision-item-response
Type: object
Show Source
Nested Schema : Descriptive Flexfields for Item Revisions
Type: array
Title: Descriptive Flexfields for Item Revisions
The Descriptive Flexfields for Item Revisions resource manages the descriptive flexfields of item revision.
Show Source
Nested Schema : Extensible Flexfields for Item Revisions
Type: array
Title: Extensible Flexfields for Item Revisions
The Extensible Flexfields for Item Revisions resource manages the values for item extensible flexfields. Item flexfields are user-defined attributes.
Show Source
  • Discriminator: CategoryCode
    Discriminator: { "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevision_categories_view_j__ItemRevisionRootIccPrivateVO-item-response" } }
Nested Schema : Item Revision Translatable Attributes
Type: array
Title: Item Revision Translatable Attributes
The Item Revision Translatable Attributes resource manages the translatable attributes of item revision.
Show Source
Nested Schema : Item Revision Attachments
Type: array
Title: Item Revision Attachments
The Item Revision Attachments resource manages attachments associated with item revisions.
Show Source
Nested Schema : itemsV2-ItemRevision-ItemRevisionDFF-item-response
Type: object
Show Source
Nested Schema : Discriminator: CategoryCode
Type: object
Discriminator: CategoryCode

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevision_categories_view_j__ItemRevisionRootIccPrivateVO-item-response
Type: object
Show Source
  • Maximum Length: 240
    Default Value: ROOT_ICC
    Value that uniquely 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.
  • Links
  • Value that uniquely identifies the revision of the item.
  • Default Value: -1
    Value that uniquely identifies the item version.
Nested Schema : itemsV2-ItemRevision-ItemRevisionTranslation-item-response
Type: object
Show Source
Nested Schema : itemsV2-ItemRevision-RevisionAttachment-item-response
Type: object
Show Source
Back to Top