Create item revisions
post
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision
Request
Path Parameters
-
itemsV2UniqID(required): string
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
-
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
-
EffectivityDate(required): string
(date-time)
Title:
Effective Date
Date when the revision goes into effect. -
ItemId(required): integer
(int64)
Value that uniquely identifies the part, item, product, or service.
-
ItemRevisionDescription: string
Title:
Description
Maximum Length:240
Description of the item revision. -
ItemRevisionDFF: array
Descriptive Flexfields for Item Revisions
Title:
Descriptive Flexfields for Item Revisions
The Descriptive Flexfields for Item Revisions resource manages the descriptive flexfields of item revision. -
ItemRevisionEffCategory: array
Extensible Flexfields for Item Revisions
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. -
ItemRevisionTranslation: array
Item Revision Translatable Attributes
Title:
Item Revision Translatable Attributes
The Item Revision Translatable Attributes resource manages the translatable attributes of item revision. -
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.
-
RevisionAttachment: array
Item Revision Attachments
Title:
Item Revision Attachments
The Item Revision Attachments resource manages attachments associated with item revisions. -
RevisionCode(required): string
Title:
Revision Code
Maximum Length:18
Value that identifies the revision. -
RevisionExtensibleFlexfieldCategoryCode: string
Maximum Length:
240
Abbreviation 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.
-
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.
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
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevision_categories_view_j__ItemRevisionRootIccPrivateVO-item-post-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-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context
Maximum Length:30
Descriptive flexfield context name for item revision. -
__FLEX_Context_DisplayValue: string
Title:
Context
-
RevisionId: integer
(int64)
Value that uniquely identifies the revision of the item.
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-post-request
Type:
Show Source
object
-
CategoryCode: string
Maximum Length:
240
Default Value:ROOT_ICC
Abbreviation 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.
-
VersionId: integer
Default Value:
-1
Value that uniquely identifies the item version.
Nested Schema : schema
Type:
Show Source
object
-
Description: string
Maximum Length:
240
Not exposed in code. -
Language: string
Maximum Length:
4
Language associated with item long description. -
RevisionId: integer
(int64)
Value that uniquely identifies the revision of the item.
-
SourceLanguage: string
Maximum Length:
4
Language from which the item revision values are translated.
Nested Schema : itemsV2-ItemRevision-RevisionAttachment-item-post-request
Type:
Show Source
object
-
AttachedDocumentId: integer
(int64)
An unique identifier for document that is an attachment in the repository.
-
CategoryName: string
Title:
Category
Maximum Length:30
Name of the item attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage attachment categories task. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Not exposed in code. -
Description: string
Title:
Description
Maximum Length:255
Description of the item revision attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the document in repository. -
DmFolderPath: string
Maximum Length:
1000
Path to the folder in which the attachment file is uploaded. -
DmVersionNumber: string
Maximum Length:
255
Version number that identifies the attachment in repository. -
DownloadInfo: string
JSON object represented as a string containing information used to programmatically retrieve a file attachment.
-
ErrorStatusCode: string
Abbreviation that identifies the error code, if any, for the attachment.
-
ErrorStatusMessage: string
Text of the error message, if any, for the attachment.
-
ExpirationDate: string
(date-time)
Date when the contents of the attachment are no longer valid.
-
FileContents: string
(byte)
Not exposed in code.
-
FileName: string
Title:
File Name
Maximum Length:2048
Name of the file attached to the item. -
FileUrl: string
Path of the document file.
-
Title: string
Title:
Title
Title of the item revision attachment. -
UploadedFileContentType: string
Content type of the attached file.
-
UploadedFileLength: integer
Title:
File Size
Length of the attached file. -
UploadedFileName: string
Name of the attached file.
-
UploadedText: string
Contents of text file that is attached.
-
Uri: string
Maximum Length:
4000
URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. -
Url: string
Maximum Length:
4000
Uniform resource locator of the attachment.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
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(required):
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 : itemsV2-ItemRevision-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the item. -
CreationDateTime: string
(date-time)
Read Only:
true
Date and time when the user created the item revision. -
EffectivityDate: string
(date-time)
Title:
Effective Date
Date when the revision goes into effect. -
EndEffectivityDate: string
(date-time)
Read Only:
true
Date and time when the effectivity of the revision ends. -
ImplementationDate: string
(date-time)
Read Only:
true
Date and time when the revision was implemented. -
ItemId: integer
(int64)
Value that uniquely identifies the part, item, product, or service.
-
ItemRevisionDescription: string
Title:
Description
Maximum Length:240
Description of the item revision. -
ItemRevisionDFF: array
Descriptive Flexfields for Item Revisions
Title:
Descriptive Flexfields for Item Revisions
The Descriptive Flexfields for Item Revisions resource manages the descriptive flexfields of item revision. -
ItemRevisionEffCategory: array
Extensible Flexfields for Item Revisions
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. -
ItemRevisionTranslation: array
Item Revision Translatable Attributes
Title:
Item Revision Translatable Attributes
The Item Revision Translatable Attributes resource manages the translatable attributes of item revision. -
LastUpdateDateTime: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the item revision. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the item. -
LastUpdateLogin: string
Read Only:
true
Maximum Length:32
Login that the user used when updating the item. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the organization. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. -
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.
-
RevisionAttachment: array
Item Revision Attachments
Title:
Item Revision Attachments
The Item Revision Attachments resource manages attachments associated with item revisions. -
RevisionCode: string
Title:
Revision Code
Maximum Length:18
Value that identifies the revision. -
RevisionExtensibleFlexfieldCategoryCode: string
Maximum Length:
240
Abbreviation 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.
-
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.
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
-
Array of:
object 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 : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
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:
Show Source
object
-
__FLEX_Context: string
Title:
Context
Maximum Length:30
Descriptive flexfield context name for item revision. -
__FLEX_Context_DisplayValue: string
Title:
Context
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
RevisionId: integer
(int64)
Value that uniquely identifies the revision of the item.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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 : 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:
Show Source
object
-
CategoryCode: string
Maximum Length:
240
Default Value:ROOT_ICC
Abbreviation 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. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
RevisionId: integer
(int64)
Value that uniquely identifies the revision.
-
VersionId: integer
Default Value:
-1
Value that uniquely identifies the item version.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemRevision-ItemRevisionTranslation-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the item. -
CreationDateTime: string
(date-time)
Read Only:
true
Date and time when the user created the item revision translatable attribute. -
Description: string
Maximum Length:
240
Not exposed in code. -
Language: string
Maximum Length:
4
Language associated with item long description. -
LastUpdateDateTime: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the item revision translatable attribute. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the item. -
LastUpdateLogin: string
Read Only:
true
Maximum Length:32
Login that the user used when updating the item. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
RevisionId: integer
(int64)
Value that uniquely identifies the revision of the item.
-
SourceLanguage: string
Maximum Length:
4
Language from which the item revision values are translated.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemRevision-RevisionAttachment-item-response
Type:
Show Source
object
-
AttachedDocumentId: integer
(int64)
An unique identifier for document that is an attachment in the repository.
-
CategoryName: string
Title:
Category
Maximum Length:30
Name of the item attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage attachment categories task. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Read Only:
true
Maximum Length:255
User who created the attachment. -
CreatedByUserName: string
Read Only:
true
Login that the user used when creating the attachment. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the attachment. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Not exposed in code. -
Description: string
Title:
Description
Maximum Length:255
Description of the item revision attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the document in repository. -
DmFolderPath: string
Maximum Length:
1000
Path to the folder in which the attachment file is uploaded. -
DmVersionNumber: string
Maximum Length:
255
Version number that identifies the attachment in repository. -
DocumentURL: string
Read Only:
true
Complete URL (Uniform Resource Locator) of the item attachment uploaded to web center. -
DownloadInfo: string
JSON object represented as a string containing information used to programmatically retrieve a file attachment.
-
ErrorStatusCode: string
Abbreviation that identifies the error code, if any, for the attachment.
-
ErrorStatusMessage: string
Text of the error message, if any, for the attachment.
-
ExpirationDate: string
(date-time)
Date when the contents of the attachment are no longer valid.
-
FileContents: string
(byte)
Not exposed in code.
-
FileName: string
Title:
File Name
Maximum Length:2048
Name of the file attached to the item. -
FileUrl: string
Path of the document file.
-
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
Date and time when the user most recently updated the item revision attachment. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who most recently updated the attachment. -
LastUpdatedByUserName: string
Read Only:
true
Login that the user used when updating the attachment. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Title: string
Title:
Title
Title of the item revision attachment. -
UploadedFileContentType: string
Content type of the attached file.
-
UploadedFileLength: integer
Title:
File Size
Length of the attached file. -
UploadedFileName: string
Name of the attached file.
-
UploadedText: string
Contents of text file that is attached.
-
Uri: string
Maximum Length:
4000
URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. -
Url: string
Maximum Length:
4000
Uniform resource locator of the attachment. -
UserName: string
Read Only:
true
Maximum Length:255
Display name of the attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage attachment categories task.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- ItemRevisionDFF
-
Parameters:
- ItemRevisionUniqID:
$request.path.ItemRevisionUniqID
- itemsV2UniqID:
$request.path.itemsV2UniqID
The Descriptive Flexfields for Item Revisions resource manages the descriptive flexfields of item revision. - ItemRevisionUniqID:
- ItemRevisionEffCategory
-
Parameters:
- ItemRevisionUniqID:
$request.path.ItemRevisionUniqID
- itemsV2UniqID:
$request.path.itemsV2UniqID
The Extensible Flexfields for Item Revisions resource manages the values for item extensible flexfields. Item flexfields are user-defined attributes. - ItemRevisionUniqID:
- ItemRevisionTranslation
-
Parameters:
- ItemRevisionUniqID:
$request.path.ItemRevisionUniqID
- itemsV2UniqID:
$request.path.itemsV2UniqID
The Item Revision Translatable Attributes resource manages the translatable attributes of item revision. - ItemRevisionUniqID:
- RevisionAttachment
-
Parameters:
- ItemRevisionUniqID:
$request.path.ItemRevisionUniqID
- itemsV2UniqID:
$request.path.itemsV2UniqID
The Item Revision Attachments resource manages attachments associated with item revisions. - ItemRevisionUniqID: