Create advanced inventory parameter
post
/fscmRestApi/resources/11.13.18.05/advancedInventoryParameters
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
-
CountriesOfOriginComminglingAllowedFlag: boolean
Maximum Length:
1
The Advanced Inventory Parameters resource manages the advanced inventory parameters in Oracle Inventory Management Cloud application pages. -
CrossDockDemandDueDays: integer
(int64)
Indicates the demand selection due date days for cross docking.
-
CrossDockDueDateSort: string
Maximum Length:
30
Indicates the sort order code for the selected demands. -
CrossDockEnabledFlag: boolean
Maximum Length:
1
Indicates whether cross docking is enabled. -
CrossDockIncludeBackordersFlag: boolean
Maximum Length:
1
Indicates whether backorders should be included in demand selection for cross docking. -
CrossDockItemCategoryId: integer
(int64)
Indicates the ID of the item category that's eligible for cross-docking.
-
CrossDockItemCategoryName: string
Maximum Length:
255
Indicates the name of the item category that's eligible for cross-docking. -
InvAdvancedInvParamsDFF: array
InvAdvancedInvParamsDFF
-
LPNEnabledFlag: boolean
Maximum Length:
1
Indicates whether the organization is enabled for license plate transactions. -
LPNPrefix: string
Maximum Length:
10
Indicates the prefix to use while generating the license plate numbers. -
LPNSuffix: string
Maximum Length:
10
Indicates the suffix to use while generating the license plate numbers. -
LPNUCC128SuffixFlag: boolean
Maximum Length:
1
Indicates whether UCC-128 suffix should be appended to the license plate number. -
NextAutoLPNNumber: string
Maximum Length:
30
Indicates the next available license plate number at the organization level. -
OrganizationCode: string
Maximum Length:
255
Code of the inventory organization. -
OrganizationId(required): integer
(int64)
Identifies the inventory organization.
-
OrganizationName: string
Maximum Length:
255
Name of the inventory organization. -
OutboundLoadCreationAllowedFlag: boolean
Maximum Length:
1
The Advanced Inventory Parameters resource manages the advanced inventory parameters in Oracle Inventory Management Cloud application pages. -
PhysicalInvCountingMode: string
Maximum Length:
1
Get one inventory organization -
ProjectsComminglingAllowedFlag: boolean
Maximum Length:
1
The Advanced Inventory Parameters resource manages the advanced inventory parameters in Oracle Inventory Management Cloud application pages. -
PutAwaySuggestionPriorityFour: string
Maximum Length:
30
Indicates the fourth priority rule code for put away suggestions. -
PutAwaySuggestionPriorityOne: string
Maximum Length:
30
Indicates the first priority rule code for put away suggestions. -
PutAwaySuggestionPriorityThree: string
Maximum Length:
30
Indicates the third priority rule code for put away suggestions. -
PutAwaySuggestionPriorityTwo: string
Maximum Length:
30
Indicates the second priority rule code for put away suggestions. -
PutAwaySuggestionsEnabledFlag: boolean
Maximum Length:
1
Indicates whether put away suggestions are enabled. -
StartAutoLPNNumber: string
Maximum Length:
30
Indicates the starting license plate number at the organization level. -
TaskManagementAllowedFlag: boolean
Maximum Length:
1
The Advanced Inventory Parameters resource manages the advanced inventory parameters in Oracle Inventory Management Cloud application pages. -
TasksComminglingAllowedFlag: boolean
Maximum Length:
1
The Advanced Inventory Parameters resource manages the advanced inventory parameters in Oracle Inventory Management Cloud application pages. -
TotalLPNLength: integer
(int32)
Indicates the total length required for a license plate number.
Nested Schema : advancedInventoryParameters-InvAdvancedInvParamsDFF-item-post-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:30
Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Context Segment -
OrganizationId: integer
(int64)
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 : advancedInventoryParameters-item-response
Type:
Show Source
object
-
CountriesOfOriginComminglingAllowedFlag: boolean
Maximum Length:
1
The Advanced Inventory Parameters resource manages the advanced inventory parameters in Oracle Inventory Management Cloud application pages. -
CrossDockDemandDueDays: integer
(int64)
Indicates the demand selection due date days for cross docking.
-
CrossDockDueDateSort: string
Maximum Length:
30
Indicates the sort order code for the selected demands. -
CrossDockDueDateSortMeaning: string
Read Only:
true
Maximum Length:255
Indicates the sort order meaning for the selected demands. -
CrossDockEnabledFlag: boolean
Maximum Length:
1
Indicates whether cross docking is enabled. -
CrossDockIncludeBackordersFlag: boolean
Maximum Length:
1
Indicates whether backorders should be included in demand selection for cross docking. -
CrossDockItemCategoryId: integer
(int64)
Indicates the ID of the item category that's eligible for cross-docking.
-
CrossDockItemCategoryName: string
Maximum Length:
255
Indicates the name of the item category that's eligible for cross-docking. -
InvAdvancedInvParamsDFF: array
InvAdvancedInvParamsDFF
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LPNEnabledFlag: boolean
Maximum Length:
1
Indicates whether the organization is enabled for license plate transactions. -
LPNPrefix: string
Maximum Length:
10
Indicates the prefix to use while generating the license plate numbers. -
LPNSuffix: string
Maximum Length:
10
Indicates the suffix to use while generating the license plate numbers. -
LPNUCC128SuffixFlag: boolean
Maximum Length:
1
Indicates whether UCC-128 suffix should be appended to the license plate number. -
NextAutoLPNNumber: string
Maximum Length:
30
Indicates the next available license plate number at the organization level. -
OrganizationCode: string
Maximum Length:
255
Code of the inventory organization. -
OrganizationId: integer
(int64)
Identifies the inventory organization.
-
OrganizationName: string
Maximum Length:
255
Name of the inventory organization. -
OutboundLoadCreationAllowedFlag: boolean
Maximum Length:
1
The Advanced Inventory Parameters resource manages the advanced inventory parameters in Oracle Inventory Management Cloud application pages. -
PhysicalInvCountingMode: string
Maximum Length:
1
Get one inventory organization -
PhysicalInvCountingModeMeaning: string
Read Only:
true
Maximum Length:255
Get one inventory organization -
ProjectsComminglingAllowedFlag: boolean
Maximum Length:
1
The Advanced Inventory Parameters resource manages the advanced inventory parameters in Oracle Inventory Management Cloud application pages. -
PutAwaySuggestionPriorityFour: string
Maximum Length:
30
Indicates the fourth priority rule code for put away suggestions. -
PutAwaySuggestionPriorityFourMeaning: string
Read Only:
true
Maximum Length:255
Indicates the fourth priority rule meaning for put away suggestions. -
PutAwaySuggestionPriorityOne: string
Maximum Length:
30
Indicates the first priority rule code for put away suggestions. -
PutAwaySuggestionPriorityOneMeaning: string
Read Only:
true
Maximum Length:255
Indicates the first priority rule meaning for put away suggestions. -
PutAwaySuggestionPriorityThree: string
Maximum Length:
30
Indicates the third priority rule code for put away suggestions. -
PutAwaySuggestionPriorityThreeMeaning: string
Read Only:
true
Maximum Length:255
Indicates the third priority rule meaning for put away suggestions. -
PutAwaySuggestionPriorityTwo: string
Maximum Length:
30
Indicates the second priority rule code for put away suggestions. -
PutAwaySuggestionPriorityTwoMeaning: string
Read Only:
true
Maximum Length:255
Indicates the second priority rule meaning for put away suggestions. -
PutAwaySuggestionsEnabledFlag: boolean
Maximum Length:
1
Indicates whether put away suggestions are enabled. -
StartAutoLPNNumber: string
Maximum Length:
30
Indicates the starting license plate number at the organization level. -
TaskManagementAllowedFlag: boolean
Maximum Length:
1
The Advanced Inventory Parameters resource manages the advanced inventory parameters in Oracle Inventory Management Cloud application pages. -
TasksComminglingAllowedFlag: boolean
Maximum Length:
1
The Advanced Inventory Parameters resource manages the advanced inventory parameters in Oracle Inventory Management Cloud application pages. -
TotalLPNLength: integer
(int32)
Indicates the total length required for a license plate number.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : advancedInventoryParameters-InvAdvancedInvParamsDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:30
Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Context Segment -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationId: integer
(int64)
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.
Links
- InvAdvancedInvParamsDFF
-
Parameters:
- OrganizationId:
$request.path.OrganizationId
- OrganizationId: