Update one stocking location

patch

/fscmRestApi/resources/11.13.18.05/stockingLocations/{StockLocationId}

Request

Path Parameters
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
  • Maximum Length: 10
    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.
  • Maximum Length: 80
    Value 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.
  • Maximum Length: 10
    Type 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.
  • Maximum Length: 80
    Description 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.
  • Maximum Length: 18
    Abbreviation that identifies the inventory organization with associated attributes related to stocking locations defined in service logistics.
  • Value that uniquely identifies the inventory organization with associated attributes related to stocking locations defined in service logistics.
  • Maximum Length: 255
    Name of the organization with associated attributes related to the stocking locations defined in service logistics.
  • Site-Dedicated Locations
    Title: Site-Dedicated Locations
    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.
  • Value that uniquely identifies the stocking location.
  • Maximum Length: 10
    Name of the subinventory with associated attributes related to stocking locations defined in service logistics.
Nested Schema : Site-Dedicated Locations
Type: array
Title: Site-Dedicated Locations
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.
Show Source
Nested Schema : schema
Type: object
Show Source
  • Value that uniquely identifies the customer site (HZ_PARTY_SITES) associated with the service logistics stocking-locations table (RCL_STOCK_LOCATION).
  • Maximum Length: 30
    Number that identifies the customer site (HZ_PARTY_SITES) associated with the service logistics stocking-locations table (RCL_STOCK_LOCATION).
  • Value that uniquely identifies the site-dedicated location record in the dedicated sites table (RCL_SITE_DEDICATED_LOCATIONS).
  • Value that uniquely identifies the row in the service logistics stocking-location table (RCL_STOCK_LOCATION).
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 : stockingLocations-item-response
Type: object
Show Source
  • Maximum Length: 10
    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.
  • Maximum Length: 80
    Value 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
  • Maximum Length: 10
    Type 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.
  • Maximum Length: 80
    Description 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.
  • Maximum Length: 18
    Abbreviation that identifies the inventory organization with associated attributes related to stocking locations defined in service logistics.
  • Value that uniquely identifies the inventory organization with associated attributes related to stocking locations defined in service logistics.
  • Maximum Length: 255
    Name of the organization with associated attributes related to the stocking locations defined in service logistics.
  • Site-Dedicated Locations
    Title: Site-Dedicated Locations
    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.
  • Value that uniquely identifies the stocking location.
  • Read Only: true
    Maximum Length: 255
    Name of the stocking location that has the organization code and the subinventory.
  • Maximum Length: 10
    Name of the subinventory with associated attributes related to stocking locations defined in service logistics.
Nested Schema : Site-Dedicated Locations
Type: array
Title: Site-Dedicated Locations
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.
Show Source
Nested Schema : stockingLocations-siteDedicatedLocations-item-response
Type: object
Show Source
  • Links
  • Value that uniquely identifies the customer site (HZ_PARTY_SITES) associated with the service logistics stocking-locations table (RCL_STOCK_LOCATION).
  • Maximum Length: 30
    Number that identifies the customer site (HZ_PARTY_SITES) associated with the service logistics stocking-locations table (RCL_STOCK_LOCATION).
  • Value that uniquely identifies the site-dedicated location record in the dedicated sites table (RCL_SITE_DEDICATED_LOCATIONS).
  • Value that uniquely identifies the row in the service logistics stocking-location table (RCL_STOCK_LOCATION).
Back to Top

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"
	} ]
}
Back to Top