Update a student management organization identifier
patch
                    /fscmRestApi/resources/11.13.18.05/hedOrganizationIdentifiers/{OrganizationIdentifierId}
Request
Path Parameters
                - 
                    OrganizationIdentifierId(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- 
                
                    
                    identifierAssociations: array
                    
                    
                
                
                    Student Management Organization Identifier Associations
                
                
                Title:Student Management Organization Identifier AssociationsThe identifier associations resource is used to associate an organization identifier with an organization.
- 
                
                    
                    IdentifierName(required): string
                    
                    
                     
                    
                
                
                Maximum Length:100The name of the identifier value.
- 
                
                    
                    IdentifierStatusCode: string
                    
                    
                     
                    
                
                
                Title:Identifier Status CodeMaximum Length:30Default Value:ORA_ACTIVEThe identifier status code for the organization identifier. This code isn't unique but used to indicate the status of the identifier. A list of accepted values is defined in the lookup type ORA_HER_IDENTIFIER_STATUS.
- 
                
                    
                    IdentifierValue(required): string
                    
                    
                     
                    
                
                
                Title:Identifier ValueMaximum Length:50The alpha numeric value of the associated identifier.
- 
                
                    
                    OrganizationIdentifierTypeCode(required): string
                    
                    
                     
                    
                
                
                Title:Identifier Type CodeMaximum Length:30A list of accepted values is defined in the lookup type ORA_HEY_ORG_ID_TYPE.
Nested Schema : Student Management Organization Identifier Associations
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Student Management Organization Identifier AssociationsThe identifier associations resource is used to associate an organization identifier with an organization.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : schema
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AssociationEndDate: string
                    
                    
                     (date) 
                    
                
                
                Title:End DateThe end or expiration date of the identifier association.
- 
                
                    
                    AssociationStartDate: string
                    
                    
                     (date) 
                    
                
                
                Title:Start DateThe start date of the identifier association.
- 
                
                    
                    OrganizationCategoryCode: string
                    
                    
                     
                    
                
                
                Title:Organization Category CodeMaximum Length:30Default Value:ORA_HER_EXTERNAL_ORGA list of accepted values is defined in the lookup type ORA_HER_ORG_CATEGORY.
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 : hedOrganizationIdentifiers-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:Created ByRead Only:trueMaximum Length:64The user who created the row.
- 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:Creation DateRead Only:trueThe date the row was created.
- 
                
                    
                    identifierAssociations: array
                    
                    
                
                
                    Student Management Organization Identifier Associations
                
                
                Title:Student Management Organization Identifier AssociationsThe identifier associations resource is used to associate an organization identifier with an organization.
- 
                
                    
                    IdentifierName: string
                    
                    
                     
                    
                
                
                Maximum Length:100The name of the identifier value.
- 
                
                    
                    IdentifierStatusCode: string
                    
                    
                     
                    
                
                
                Title:Identifier Status CodeMaximum Length:30Default Value:ORA_ACTIVEThe identifier status code for the organization identifier. This code isn't unique but used to indicate the status of the identifier. A list of accepted values is defined in the lookup type ORA_HER_IDENTIFIER_STATUS.
- 
                
                    
                    IdentifierStatusMeaning: string
                    
                    
                     
                    
                
                
                Title:Identifier StatusRead Only:trueMaximum Length:80The identifier status meaning.
- 
                
                    
                    IdentifierValue: string
                    
                    
                     
                    
                
                
                Title:Identifier ValueMaximum Length:50The alpha numeric value of the associated identifier.
- 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:Last Update DateRead Only:trueThe date the row was last updated.
- 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:Last Updated ByRead Only:trueMaximum Length:64The user who last updated the row.
- 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:LinksThe link relations associated with the resource instance.
- 
                
                    
                    OrganizationIdentifierId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:Organization Identifier IDRead Only:trueThe unique identifier for the organization identifier record.
- 
                
                    
                    OrganizationIdentifierMeaning: string
                    
                    
                     
                    
                
                
                Title:Identifier TypeRead Only:trueMaximum Length:80The identifier name or meaning.
- 
                
                    
                    OrganizationIdentifierTypeCode: string
                    
                    
                     
                    
                
                
                Title:Identifier Type CodeMaximum Length:30A list of accepted values is defined in the lookup type ORA_HEY_ORG_ID_TYPE.
Nested Schema : Student Management Organization Identifier Associations
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Student Management Organization Identifier AssociationsThe identifier associations resource is used to associate an organization identifier with an organization.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : hedOrganizationIdentifiers-identifierAssociations-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AssociatedObjectId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:Associated Object IDThe unique identifier of the associated object.
- 
                
                    
                    AssociationEndDate: string
                    
                    
                     (date) 
                    
                
                
                Title:End DateThe end or expiration date of the identifier association.
- 
                
                    
                    AssociationStartDate: string
                    
                    
                     (date) 
                    
                
                
                Title:Start DateThe start date of the identifier association.
- 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:Created ByRead Only:trueMaximum Length:64The user who created the row.
- 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:Creation DateRead Only:trueThe date the row was created.
- 
                
                    
                    IdentifierAssociationId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:Identifier Association IDRead Only:trueThe unique identifier for the contact association record.
- 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:Last Update DateRead Only:trueThe date the row was last updated.
- 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:Last Updated ByRead Only:trueMaximum Length:64The user who last updated the row.
- 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:LinksThe link relations associated with the resource instance.
- 
                
                    
                    OrganizationCategoryCode: string
                    
                    
                     
                    
                
                
                Title:Organization Category CodeMaximum Length:30Default Value:ORA_HER_EXTERNAL_ORGA list of accepted values is defined in the lookup type ORA_HER_ORG_CATEGORY.
- 
                
                    
                    OrganizationCategoryMeaning: string
                    
                    
                     
                    
                
                
                Title:Organization CategoryRead Only:trueMaximum Length:80The category name or meaning of the associated Student Management entity.
- 
                
                    
                    OrganizationDescription: string
                    
                    
                     
                    
                
                
                Title:Organization DescriptionRead Only:trueMaximum Length:1000The description of the associated organization.
- 
                
                    
                    OrganizationName: string
                    
                    
                     
                    
                
                
                Title:Organization NameRead Only:trueThe name of the associated Student Management entity.
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
                                    - IdentifierStatusLOV
- 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:-  finder:ByLookupTypeFinder%3BLookupCode%3D{IdentifierStatusCode}%2CLookupType%3DORA_HER_IDENTIFIER_STATUS
 The following properties are defined on the LOV link relation:- Source Attribute: IdentifierStatusCode; Target Attribute: LookupCode
- Display Attribute: Meaning
 
-  finder:
- OrganizationIdentifierTypeLOV
- 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:-  finder:ByLookupTypeFinder%3BLookupCode%3D{OrganizationIdentifierTypeCode}%2CLookupType%3DORA_HEY_ORG_ID_TYPE
 The following properties are defined on the LOV link relation:- Source Attribute: OrganizationIdentifierTypeCode; Target Attribute: LookupCode
- Display Attribute: Meaning
 
-  finder:
- identifierAssociations
- 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:-  OrganizationIdentifierId:$request.path.OrganizationIdentifierId
 The identifier associations resource is used to associate an organization identifier with an organization.
-  OrganizationIdentifierId: