Update one tracking attributes flexfield
patch
                    /fscmRestApi/resources/11.13.18.05/physicalInventoryAdjustments/{AdjustmentId}/child/inventoryAttributesDFF/{AdjustmentId2}
Request
Path Parameters
                - 
                    AdjustmentId(required):  integer(int64)
                    
                    Value that uniquely identifies the physical inventory adjustment.
- 
                    AdjustmentId2(required):  integer(int64)
                    
                    The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
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- 
                
                    
                    __FLEX_Context: string
                    
                    
                     
                    
                
                
                Title:Context SegmentMaximum Length:40Descriptive flexfield context name for tracking attributes.
- 
                
                    
                    __FLEX_Context_DisplayValue: string
                    
                    
                     
                    
                
                
                Title:Context SegmentDescriptive flexfield context display value for tracking attributes.
- 
                
                    
                    countryOfOriginCode: string
                    
                    
                     
                    
                
                
                Title:Country of OriginMaximum Length:2Abbreviation that identifies the country of origin.
- 
                
                    
                    countryOfOriginCode_Display: string
                    
                    
                     
                    
                
                
                Title:Country of OriginName of the country of origin.
- 
                
                    
                    projectId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:ProjectValue that uniquely identifies the project. This attribute is associated with a feature that requires opt in.
- 
                
                    
                    projectId_Display: string
                    
                    
                     
                    
                
                
                Title:ProjectNumber that identifies the project. This attribute is associated with a feature that requires opt in.
- 
                
                    
                    taskId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:TaskValue that uniquely identifies the task. This attribute is associated with a feature that requires opt in.
- 
                
                    
                    taskId_Display: string
                    
                    
                     
                    
                
                
                Title:TaskNumber that identifies the task.
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 : physicalInventoryAdjustments-inventoryAttributesDFF-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    __FLEX_Context: string
                    
                    
                     
                    
                
                
                Title:Context SegmentMaximum Length:40Descriptive flexfield context name for tracking attributes.
- 
                
                    
                    __FLEX_Context_DisplayValue: string
                    
                    
                     
                    
                
                
                Title:Context SegmentDescriptive flexfield context display value for tracking attributes.
- 
                
                    
                    AdjustmentId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:AdjustmentValue that uniquely identifies the physical inventory adjustment.
- 
                
                    
                    countryOfOriginCode: string
                    
                    
                     
                    
                
                
                Title:Country of OriginMaximum Length:2Abbreviation that identifies the country of origin.
- 
                
                    
                    countryOfOriginCode_Display: string
                    
                    
                     
                    
                
                
                Title:Country of OriginName of the country of origin.
- 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:LinksThe link relations associated with the resource instance.
- 
                
                    
                    projectId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:ProjectValue that uniquely identifies the project. This attribute is associated with a feature that requires opt in.
- 
                
                    
                    projectId_Display: string
                    
                    
                     
                    
                
                
                Title:ProjectNumber that identifies the project. This attribute is associated with a feature that requires opt in.
- 
                
                    
                    taskId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:TaskValue that uniquely identifies the task. This attribute is associated with a feature that requires opt in.
- 
                
                    
                    taskId_Display: string
                    
                    
                     
                    
                
                
                Title:TaskNumber that identifies the task.
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        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.
Links
                                    - LVVO_K_countryOfOriginCode
- 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:-  finder:ValidValuesFinder%3BBind_DataSource%3Doracle.apps.flex.scm.inventory.counting.physicalInventory.phyInvAdjInvStripingDFF.view.PhyInvAdjInvStripingDFFORA_5FINV_5FCOUNTRIES_5FOF_5FORIGIN_5FVSVSO
 The following properties are defined on the LOV link relation:- Source Attribute: countryOfOriginCode; Target Attribute: Id
- Display Attribute: Value, Description
 
-  finder:
- LVVO_K_projectId
- 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:-  finder:ValidValuesFinder%3BBind_DataSource%3Doracle.apps.flex.scm.inventory.counting.physicalInventory.phyInvAdjInvStripingDFF.view.PhyInvAdjInvStripingDFFORA_5FINV_5FPROJECTS_5FVSVSO
 The following properties are defined on the LOV link relation:- Source Attribute: projectId; Target Attribute: Id
- Display Attribute: Value, Description
 
-  finder:
- LVVO_K_taskId
- 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:-  finder:ValidValuesFinder%3Bflex_vst_bind5%3D{projectId}%2CBind_DataSource%3Doracle.apps.flex.scm.inventory.counting.physicalInventory.phyInvAdjInvStripingDFF.view.PhyInvAdjInvStripingDFFORA_5FINV_5FTASKS_5FVSVSO
 The following properties are defined on the LOV link relation:- Source Attribute: taskId; Target Attribute: Id
- Display Attribute: Value, Description
 
-  finder:
- LVVO_V___FLEX_Context
- 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:-  finder:ValidValuesFinder%3BBind_ApplicationId%3D401%2CBind_DescriptiveFlexfieldCode%3DINV_STRIPING_ATTRIBUTES
 The following properties are defined on the LOV link relation:- Source Attribute: __FLEX_Context_DisplayValue; Target Attribute: Name
- Display Attribute: Name, Description
 
-  finder:
- LVVO___FLEX_Context
- 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:-  finder:ValidValuesFinder%3BBind_ApplicationId%3D401%2CBind_DescriptiveFlexfieldCode%3DINV_STRIPING_ATTRIBUTES
 The following properties are defined on the LOV link relation:- Source Attribute: __FLEX_Context; Target Attribute: ContextCode
- Display Attribute: Name
 
-  finder:
- LVVO_countryOfOriginCode
- 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:-  finder:ValidValuesFinder%3BBind_DataSource%3Doracle.apps.flex.scm.inventory.counting.physicalInventory.phyInvAdjInvStripingDFF.view.PhyInvAdjInvStripingDFFORA_5FINV_5FCOUNTRIES_5FOF_5FORIGIN_5FVSVSO
 The following properties are defined on the LOV link relation:- Source Attribute: countryOfOriginCode_Display; Target Attribute: Value
- Display Attribute: Value, Description
 
-  finder:
- LVVO_projectId
- 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:-  finder:ValidValuesFinder%3BBind_DataSource%3Doracle.apps.flex.scm.inventory.counting.physicalInventory.phyInvAdjInvStripingDFF.view.PhyInvAdjInvStripingDFFORA_5FINV_5FPROJECTS_5FVSVSO
 The following properties are defined on the LOV link relation:- Source Attribute: projectId_Display; Target Attribute: Value
- Display Attribute: Value, Description
 
-  finder:
- LVVO_taskId
- 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:-  finder:ValidValuesFinder%3Bflex_vst_bind5%3D{projectId}%2CBind_DataSource%3Doracle.apps.flex.scm.inventory.counting.physicalInventory.phyInvAdjInvStripingDFF.view.PhyInvAdjInvStripingDFFORA_5FINV_5FTASKS_5FVSVSO
 The following properties are defined on the LOV link relation:- Source Attribute: taskId_Display; Target Attribute: Value
- Display Attribute: Value, Description
 
-  finder: