Create relationships
post
/fscmRestApi/resources/11.13.18.05/vmiRelationships
Request
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-
InventoryItemId(required): integer
(int64)
Title:
ItemValue that uniquely identifies the inventory item in the relationship. -
ItemNumber: string
Title:
ItemNumber that identifies the item. -
MinMaxQuantitySource: string
Title:
Min-Max Quantity SourceMaximum Length:255Identifies the source of the minimum and maximum quantities used to manage vendor-managed inventory replenishments. Values include Supplier or Enterprise. -
MinMaxQuantitySourceCode: string
Title:
Min-Max Quantity SourceMaximum Length:255Abbreviation that identifies the source of the minimum and maximum quantities used to manage vendor-managed inventory replenishments. Values include ORA_VCS_MIN_MAX_ORIGIN_SUP or ORA_VCS_MIN_MAX_ORIGIN_ENT. -
OrganizationCode: string
Title:
OrganizationAbbreviation that identifies the organization that receives the item. -
OrganizationId(required): integer
(int64)
Title:
OrganizationValue that uniquely identifies the organization in the relationship. This organization receives the shipment. It's a primary key that the application generates when it creates an organization. -
RelationshipId: integer
(int64)
Value that uniquely identifies the relationship.
-
RelationshipNumber(required): string
Title:
RelationshipMaximum Length:9Number that identifies the relationship. -
RequisitionRequesterPersonId: integer
Title:
Requisition RequesterValue that uniquely identifies the requisition requester for the relationship. -
RequisitionRequesterUserName: string
Title:
Requisition RequesterMaximum Length:255Login that the user used when requesting the requisition for the relationship. -
Scope: string
Title:
ScopeMaximum Length:255Value that indicates the level at which the replenishment process is managed. Values include Organization and Subinventory. -
ScopeCode: string
Title:
ScopeMaximum Length:30Default Value:ORA_VCS_SCOPE_SHIP_TO_ORGAbbreviation that indicates the level at which the replenishment process is managed. Values include ORA_VCS_SCOPE_SHIP_TO_ORG and ORA_VCS_SCOPE_SHIP_TO_SUB. A list of accepted values is defined in the lookup type
ORA_VCS_VMI_RELATIONSHIP_SCOPE. -
Status: string
Title:
StatusMaximum Length:255Value that identifies the current state of the vendor-managed inventory relationship. Values include Active or Inactive. -
StatusCode: string
Title:
StatusMaximum Length:30Default Value:ORA_VCS_STATUS_VMI_RL_ACTIVEAbbreviation that Identifies the current state of the vendor-managed inventory relationship. Values include ORA_VCS_STATUS_VMI_REL_ACTIVE or ORA_VCS_STATUS_VMI_REL_INACTIVE. A list of accepted values is defined in the lookup type ORA_VCS_VMI_RELATIONSHIP_STATUS. -
SupplierId(required): integer
(int64)
Title:
SupplierValue that uniquely identifies the supplier who ships the item. It's a primary key that the application generates when it creates the supplier. -
SupplierName: string
Title:
SupplierName of the supplier that ships the item. -
SupplierNumber: string
Maximum Length:
255Number of the supplier that ships the item. -
vmiAnalysts: array
Vendor-Managed Inventory Analysts
Title:
Vendor-Managed Inventory AnalystsVendor-managed inventory analysts are the users who have security access to a relationship in vendor-managed inventory in Oracle Fusion Cloud Supply Chain Collaboration. -
vmiSubinventories: array
Subinventory Relationships
Title:
Subinventory RelationshipsThe Subinventory Relationships resource manages subinventory relationships that are configured for vendor-managed inventory.
Nested Schema : Vendor-Managed Inventory Analysts
Type:
arrayTitle:
Vendor-Managed Inventory AnalystsVendor-managed inventory analysts are the users who have security access to a relationship in vendor-managed inventory in Oracle Fusion Cloud Supply Chain Collaboration.
Show Source
Nested Schema : Subinventory Relationships
Type:
arrayTitle:
Subinventory RelationshipsThe Subinventory Relationships resource manages subinventory relationships that are configured for vendor-managed inventory.
Show Source
Nested Schema : vmiRelationships-vmiSubinventories-item-post-request
Type:
Show Source
object-
MinMaxQuantitySource: string
Title:
Min-Max Quantity SourceMaximum Length:255Value that indicates the source of the minimum and maximum quantities used to manage vendor-managed inventory replenishments. Valid values include Enterprise and Supplier. -
MinMaxQuantitySourceCode: string
Title:
Min-Max Quantity SourceMaximum Length:255Value that uniquely identifies the source of the minimum and maximum quantities used to manage vendor-managed inventory replenishments. Valid values include ORA_VCS_MIN_MAX_ORIGIN_ENT and ORA_VCS_MIN_MAX_ORIGIN_SUP. -
RelationshipId: integer
(int64)
Value that uniquely identifies the relationship.
-
RequisitionRequesterPersonId: integer
(int64)
Title:
Requisition RequesterValue that uniquely identifies the requisition requester for the relationship. -
RequisitionRequesterUserName: string
Title:
Requisition RequesterMaximum Length:255Login that the user used when requesting the requisition for the relationship. -
Subinventory: string
Title:
SubinventoryMaximum Length:10Value that uniquely identifies the subinventory of an organization in the relationship. This subinventory is the final destination for the item in the replenishment request. -
SubinventoryRelationshipId: integer
(int64)
Value that uniquely identifies the subinventory relationship.
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 : vmiRelationships-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the vendor-managed inventory relationship. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user created the vendor-managed inventory relationship. -
InventoryItemId: integer
(int64)
Title:
ItemValue that uniquely identifies the inventory item in the relationship. -
InventoryPlanningOwner: string
Title:
Inventory Planning OwnerRead Only:trueMaximum Length:255Value that identifies the inventory planning owner of the vendor-managed inventory replenishments for the relationship. Valid values include Supplier, Enterprise, or Unresolved planning owner. -
InventoryPlanningOwnerCode: string
Title:
Inventory Planning OwnerRead Only:trueMaximum Length:255Abbreviation that identifies the inventory planning owner of the vendor-managed inventory replenishments for the relationship. A list of accepted values is defined in the lookup type ORA_VCS_VMI_INV_PLAN_OWNER. -
ItemCategory: string
Read Only:
trueMaximum Length:2400Category that the application assigns to the item. -
ItemDescription: string
Title:
Item DescriptionRead Only:trueMaximum Length:240Description of the item. -
ItemNumber: string
Title:
ItemNumber that identifies the item. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user most recently updated the vendor-managed inventory relationship. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64Login of the user who most recently updated the vendor-managed inventory relationship. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MinMaxQuantitySource: string
Title:
Min-Max Quantity SourceMaximum Length:255Identifies the source of the minimum and maximum quantities used to manage vendor-managed inventory replenishments. Values include Supplier or Enterprise. -
MinMaxQuantitySourceCode: string
Title:
Min-Max Quantity SourceMaximum Length:255Abbreviation that identifies the source of the minimum and maximum quantities used to manage vendor-managed inventory replenishments. Values include ORA_VCS_MIN_MAX_ORIGIN_SUP or ORA_VCS_MIN_MAX_ORIGIN_ENT. -
OrganizationCode: string
Title:
OrganizationAbbreviation that identifies the organization that receives the item. -
OrganizationId: integer
(int64)
Title:
OrganizationValue that uniquely identifies the organization in the relationship. This organization receives the shipment. It's a primary key that the application generates when it creates an organization. -
OrganizationName: string
Title:
OrganizationRead Only:trueMaximum Length:240Name of the organization that receives the item. -
RelationshipId: integer
(int64)
Value that uniquely identifies the relationship.
-
RelationshipNumber: string
Title:
RelationshipMaximum Length:9Number that identifies the relationship. -
RequisitionRequesterPersonId: integer
Title:
Requisition RequesterValue that uniquely identifies the requisition requester for the relationship. -
RequisitionRequesterUserName: string
Title:
Requisition RequesterMaximum Length:255Login that the user used when requesting the requisition for the relationship. -
Scope: string
Title:
ScopeMaximum Length:255Value that indicates the level at which the replenishment process is managed. Values include Organization and Subinventory. -
ScopeCode: string
Title:
ScopeMaximum Length:30Default Value:ORA_VCS_SCOPE_SHIP_TO_ORGAbbreviation that indicates the level at which the replenishment process is managed. Values include ORA_VCS_SCOPE_SHIP_TO_ORG and ORA_VCS_SCOPE_SHIP_TO_SUB. A list of accepted values is defined in the lookup type
ORA_VCS_VMI_RELATIONSHIP_SCOPE. -
Status: string
Title:
StatusMaximum Length:255Value that identifies the current state of the vendor-managed inventory relationship. Values include Active or Inactive. -
StatusCode: string
Title:
StatusMaximum Length:30Default Value:ORA_VCS_STATUS_VMI_RL_ACTIVEAbbreviation that Identifies the current state of the vendor-managed inventory relationship. Values include ORA_VCS_STATUS_VMI_REL_ACTIVE or ORA_VCS_STATUS_VMI_REL_INACTIVE. A list of accepted values is defined in the lookup type ORA_VCS_VMI_RELATIONSHIP_STATUS. -
SupplierAlternateName: string
Read Only:
trueAlternate name of the supplier that ships the item. -
SupplierDUNS: string
Read Only:
trueMaximum Length:30Data universal numbering system of the supplier who ships the item. -
SupplierId: integer
(int64)
Title:
SupplierValue that uniquely identifies the supplier who ships the item. It's a primary key that the application generates when it creates the supplier. -
SupplierName: string
Title:
SupplierName of the supplier that ships the item. -
SupplierNumber: string
Maximum Length:
255Number of the supplier that ships the item. -
vmiAnalysts: array
Vendor-Managed Inventory Analysts
Title:
Vendor-Managed Inventory AnalystsVendor-managed inventory analysts are the users who have security access to a relationship in vendor-managed inventory in Oracle Fusion Cloud Supply Chain Collaboration. -
vmiSubinventories: array
Subinventory Relationships
Title:
Subinventory RelationshipsThe Subinventory Relationships resource manages subinventory relationships that are configured for vendor-managed inventory.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Vendor-Managed Inventory Analysts
Type:
arrayTitle:
Vendor-Managed Inventory AnalystsVendor-managed inventory analysts are the users who have security access to a relationship in vendor-managed inventory in Oracle Fusion Cloud Supply Chain Collaboration.
Show Source
Nested Schema : Subinventory Relationships
Type:
arrayTitle:
Subinventory RelationshipsThe Subinventory Relationships resource manages subinventory relationships that are configured for vendor-managed inventory.
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 : vmiRelationships-vmiAnalysts-item-response
Type:
Show Source
object-
Analyst: string
Title:
VMI AnalystRead Only:trueMaximum Length:240Name of the vendor-managed inventory analyst. -
FullAccessFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: Yes or No. If Yes, then the vendor-managed inventory analyst has access to the entire order forecast data. If No, then the vendor-managed inventory analyst doesn't have access to the entire order forecast data. The default value is No. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonId: integer
Read Only:
trueValue that uniquely identifies the vendor-managed inventory analyst. -
SecurityContext: string
Title:
Security ContextRead Only:trueMaximum Length:80Value that identifies the level of security applied. A list of accepted values is defined in the lookup type ORA_VCS_SECURITY_CONTEXT. -
SecurityContextCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the level of security applied. A list of accepted values is defined in the lookup type ORA_VCS_SECURITY_CONTEXT. -
Status: string
Title:
StatusRead Only:trueMaximum Length:80Value that identifies the status of the vendor-managed inventory analyst. -
StatusCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the status of the vendor-managed inventory analyst.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : vmiRelationships-vmiSubinventories-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the vendor-managed inventory relationship. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the vendor-managed inventory relationship. -
InventoryPlanningOwner: string
Title:
Inventory Planning OwnerRead Only:trueMaximum Length:255Value that identifies the inventory planning owner of the vendor-managed inventory replenishments for the relationship. Valid values include Supplier, Enterprise, or Unresolved planning owner. -
InventoryPlanningOwnerCode: string
Title:
Inventory Planning OwnerRead Only:trueMaximum Length:255Abbreviation that identifies the inventory planning owner of the vendor-managed inventory replenishments for the relationship. Valid values include ORA_VCS_INV_OWNER_SUP, ORA_VCS_INV_OWNER_ENT, ORA_VCS_INV_OWNER_NOT_SUPPORT, or ORA_VCS_INV_OWNER_INVALID. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the vendor-managed inventory relationship. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Login of the user who most recently updated the vendor-managed inventory relationship. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MinMaxQuantitySource: string
Title:
Min-Max Quantity SourceMaximum Length:255Value that indicates the source of the minimum and maximum quantities used to manage vendor-managed inventory replenishments. Valid values include Enterprise and Supplier. -
MinMaxQuantitySourceCode: string
Title:
Min-Max Quantity SourceMaximum Length:255Value that uniquely identifies the source of the minimum and maximum quantities used to manage vendor-managed inventory replenishments. Valid values include ORA_VCS_MIN_MAX_ORIGIN_ENT and ORA_VCS_MIN_MAX_ORIGIN_SUP. -
RelationshipId: integer
(int64)
Value that uniquely identifies the relationship.
-
RelationshipNumber: string
Title:
RelationshipRead Only:trueMaximum Length:9Number that identifies the relationship. -
RequisitionRequesterPersonId: integer
(int64)
Title:
Requisition RequesterValue that uniquely identifies the requisition requester for the relationship. -
RequisitionRequesterUserName: string
Title:
Requisition RequesterMaximum Length:255Login that the user used when requesting the requisition for the relationship. -
Subinventory: string
Title:
SubinventoryMaximum Length:10Value that uniquely identifies the subinventory of an organization in the relationship. This subinventory is the final destination for the item in the replenishment request. -
SubinventoryDescription: string
Title:
DescriptionRead Only:trueMaximum Length:50Description of the subinventory. -
SubinventoryId: integer
(int64)
Title:
SubinventoryRead Only:trueValue that uniquely identifies the subinventory. -
SubinventoryRelationshipId: integer
(int64)
Value that uniquely identifies the subinventory relationship.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- vmiAnalysts
-
Operation: /fscmRestApi/resources/11.13.18.05/vmiRelationships/{vmiRelationshipsUniqID}/child/vmiAnalystsParameters:
- vmiRelationshipsUniqID:
$request.path.vmiRelationshipsUniqID
Vendor-managed inventory analysts are the users who have security access to a relationship in vendor-managed inventory in Oracle Fusion Cloud Supply Chain Collaboration. - vmiRelationshipsUniqID:
- vmiSubinventories
-
Operation: /fscmRestApi/resources/11.13.18.05/vmiRelationships/{vmiRelationshipsUniqID}/child/vmiSubinventoriesParameters:
- vmiRelationshipsUniqID:
$request.path.vmiRelationshipsUniqID
The Subinventory Relationships resource manages subinventory relationships that are configured for vendor-managed inventory. - vmiRelationshipsUniqID:
Examples
This example describes how to create relationships.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/vmiRelationships"
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 creates.
{
"SupplierName": "CV_SuppD05",
"OrganizationCode": "VMIMFG3",
"ItemNumber": "VMI-P100",
"ScopeCode": "ORA_VCS_SCOPE_SHIP_TO_ORG",
"MinMaxQuantitySourceCode": "ORA_VCS_MIN_MAX_ORIGIN_SUP",
"RequisitionRequesterUserName": "VMI_MANAGER"
}
Example Response Body
The following example includes the contents of the response body in JSON format:
{
"RelationshipId": 300100176272361,
"RelationshipNumber": "44001",
"SupplierId": 100000012050255,
"SupplierName": null,
"SupplierNumber": null,
"SupplierDUNS": null,
"SupplierAlternateName": null,
"OrganizationId": 300100152267719,
"OrganizationCode": null,
"OrganizationName": null,
"InventoryItemId": 300100173318060,
"ItemNumber": null,
"ItemDescription": null,
"ItemCategory": null,
"Scope": "Organization",
"ScopeCode": "ORA_VCS_SCOPE_SHIP_TO_ORG",
"Status": null,
"StatusCode": "ORA_VCS_STATUS_VMI_RL_ACTIVE",
"InventoryPlanningOwner": null,
"InventoryPlanningOwnerCode": null,
"MinMaxQuantitySource": "Supplier",
"MinMaxQuantitySourceCode": "ORA_VCS_MIN_MAX_ORIGIN_SUP",
"RequisitionRequesterPersonId": 300100073936640,
"RequisitionRequesterUserName": "VMI_MANAGER",
"CreatedBy": "SCC_MANAGER",
"CreationDate": "2018-10-24T17:10:00+00:00",
"LastUpdatedBy": "SCC_MANAGER",
"LastUpdateDate": "2018-10-24T17:10:06.154+00:00",
"links": [
{
...
},
{
...
},
{
...
}
]
}