Update one stocking location
patch
/fscmRestApi/resources/11.13.18.05/stockingLocations/{StockLocationId}
Request
Path Parameters
-
StockLocationId(required): integer(int64)
Value that uniquely identifies the stocking location.
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
Condition: string
Maximum Length:
10Condition of subinventory stocking locations. Valid values are Usable and Defective. A list of accepted values is defined in the lookup type ORA_RCL_STOCK_LOC_CONDITION. -
ConditionMeaning: string
Maximum Length:
80Value that indicates the condition of subinventory stocking locations. Valid values are Usable and Defective. A list of accepted values is defined in the lookup type ORA_RCL_STOCK_LOC_CONDITION. -
LocationType: string
Maximum Length:
10Type of location. Valid values are TECHNICIAN, UNMANNED, MANNED, and SITE_DEDICATED. A list of accepted values is defined in the lookup type ORA_RCL_STOCK_LOC_TYPE. You can't add additional location types. -
LocationTypeMeaning: string
Maximum Length:
80Description of the location type. Valid values are Technician, Unmanned Warehouse, Manned Warehouse, and Site Dedicated Warehouse. A list of accepted values is defined in the lookup type ORA_RCL_STOCK_LOC_TYPE. You can't add additional location types. -
OrganizationCode: string
Maximum Length:
18Abbreviation that identifies the inventory organization with associated attributes related to stocking locations defined in service logistics. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization with associated attributes related to stocking locations defined in service logistics.
-
siteDedicatedLocations: array
Site-Dedicated Locations
Title:
Site-Dedicated LocationsService that's used to create site-dedicated, stocking-location addresses in the RCL_SITE_DEDICATED_LOCATIONS table to define which customer sites the parts in the associated service logistics stocking location can be used. -
StockLocationId: integer
(int64)
Value that uniquely identifies the stocking location.
-
Subinventory: string
Maximum Length:
10Name of the subinventory with associated attributes related to stocking locations defined in service logistics.
Nested Schema : Site-Dedicated Locations
Type:
arrayTitle:
Site-Dedicated LocationsService that's used to create site-dedicated, stocking-location addresses in the RCL_SITE_DEDICATED_LOCATIONS table to define which customer sites the parts in the associated service logistics stocking location can be used.
Show Source
Nested Schema : schema
Type:
Show Source
object-
PartySiteId: integer
(int64)
Value that uniquely identifies the customer site (HZ_PARTY_SITES) associated with the service logistics stocking-locations table (RCL_STOCK_LOCATION).
-
PartySiteNumber: string
Maximum Length:
30Number that identifies the customer site (HZ_PARTY_SITES) associated with the service logistics stocking-locations table (RCL_STOCK_LOCATION). -
SiteDedicatedLocId: integer
(int64)
Value that uniquely identifies the site-dedicated location record in the dedicated sites table (RCL_SITE_DEDICATED_LOCATIONS).
-
StockLocationId: integer
(int64)
Value that uniquely identifies the row in the service logistics stocking-location table (RCL_STOCK_LOCATION).
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 : stockingLocations-item-response
Type:
Show Source
object-
Condition: string
Maximum Length:
10Condition of subinventory stocking locations. Valid values are Usable and Defective. A list of accepted values is defined in the lookup type ORA_RCL_STOCK_LOC_CONDITION. -
ConditionMeaning: string
Maximum Length:
80Value that indicates the condition of subinventory stocking locations. Valid values are Usable and Defective. A list of accepted values is defined in the lookup type ORA_RCL_STOCK_LOC_CONDITION. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationType: string
Maximum Length:
10Type of location. Valid values are TECHNICIAN, UNMANNED, MANNED, and SITE_DEDICATED. A list of accepted values is defined in the lookup type ORA_RCL_STOCK_LOC_TYPE. You can't add additional location types. -
LocationTypeMeaning: string
Maximum Length:
80Description of the location type. Valid values are Technician, Unmanned Warehouse, Manned Warehouse, and Site Dedicated Warehouse. A list of accepted values is defined in the lookup type ORA_RCL_STOCK_LOC_TYPE. You can't add additional location types. -
OrganizationCode: string
Maximum Length:
18Abbreviation that identifies the inventory organization with associated attributes related to stocking locations defined in service logistics. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization with associated attributes related to stocking locations defined in service logistics.
-
siteDedicatedLocations: array
Site-Dedicated Locations
Title:
Site-Dedicated LocationsService that's used to create site-dedicated, stocking-location addresses in the RCL_SITE_DEDICATED_LOCATIONS table to define which customer sites the parts in the associated service logistics stocking location can be used. -
StockLocationId: integer
(int64)
Value that uniquely identifies the stocking location.
-
Subinventory: string
Maximum Length:
10Name of the subinventory with associated attributes related to stocking locations defined in service logistics.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Site-Dedicated Locations
Type:
arrayTitle:
Site-Dedicated LocationsService that's used to create site-dedicated, stocking-location addresses in the RCL_SITE_DEDICATED_LOCATIONS table to define which customer sites the parts in the associated service logistics stocking location can be used.
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 : stockingLocations-siteDedicatedLocations-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PartySiteId: integer
(int64)
Value that uniquely identifies the customer site (HZ_PARTY_SITES) associated with the service logistics stocking-locations table (RCL_STOCK_LOCATION).
-
PartySiteNumber: string
Maximum Length:
30Number that identifies the customer site (HZ_PARTY_SITES) associated with the service logistics stocking-locations table (RCL_STOCK_LOCATION). -
SiteDedicatedLocId: integer
(int64)
Value that uniquely identifies the site-dedicated location record in the dedicated sites table (RCL_SITE_DEDICATED_LOCATIONS).
-
StockLocationId: integer
(int64)
Value that uniquely identifies the row in the service logistics stocking-location table (RCL_STOCK_LOCATION).
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- siteDedicatedLocations
-
Operation: /fscmRestApi/resources/11.13.18.05/stockingLocations/{StockLocationId}/child/siteDedicatedLocationsParameters:
- StockLocationId:
$request.path.StockLocationId
Service that's used to create site-dedicated, stocking-location addresses in the RCL_SITE_DEDICATED_LOCATIONS table to define which customer sites the parts in the associated service logistics stocking location can be used. - StockLocationId:
Examples
This example describes how to update a stocking location.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/stockingLocations/StockLocationId"
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 updates.
{
"Condition" : "DEFECTIVE"
}
Example Response Body
The following example includes the contents of the response body in JSON format:
{
"StockLocationId" : 300100180771393,
"OrganizationId" : 5702,
"OrganizationCode" : "FST",
"Subinventory" : "FS_AJOFXT",
"Condition" : "DEFECTIVE",
"LocationType" : "TECHNICIAN",
"LocationTypeMeaning" : "Technician",
"ConditionMeaning" : "Defective",
"links" : [ {
"rel" : "self",
"href" : "https://servername/fscmRestApi/resources/version/stockingLocations/300100180771393",
"name" : "stockingLocations",
"kind" : "item",
"properties" : {
"changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel" : "canonical",
"href" : "https://servername/fscmRestApi/resources/version/stockingLocations/300100180771393",
"name" : "stockingLocations",
"kind" : "item"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/stockingLocations/300100180771393/lov/StockLocationTypeLOV",
"name" : "StockLocationTypeLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/stockingLocations/300100180771393/lov/StockLocationConditionLOV",
"name" : "StockLocationConditionLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/stockingLocations/300100180771393/lov/OrganizationIdLOV",
"name" : "OrganizationIdLOV",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/stockingLocations/300100180771393/lov/SubinventoryLOV",
"name" : "SubinventoryLOV",
"kind" : "collection"
}, {
"rel" : "child",
"href" : "https://servername/fscmRestApi/resources/version/stockingLocations/300100180771393/child/siteDedicatedLocations",
"name" : "siteDedicatedLocations",
"kind" : "collection"
} ]
}