Update an additional identifier
patch
                    /crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/AdditionalIdentifier/{PartyIdentifierId}
Request
Path Parameters
                - 
                    PartyIdentifierId(required):  integer(int64)
                    
                    The unique identifier of the party.
 - 
                    PartyNumber(required):  string
                    
                    The unique alternate identifier for the account party. You can update the value if the profile option HZ_GENERATE_PARTY_NUMBER is set to True. The default value is a concatenation of the value specified in the profile option ZCA_PUID_PREFIX and a unique system generated sequence number. Inactive records can't be updated.
 
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- 
                
                    
                    Country: string
                    
                    
                     
                    
                
                
                Title:
Issuing CountryMaximum Length:2The country code of the additional identifier. Review the list of country codes using the Manage Geographies task. - 
                
                    
                    CreatedByModule: string
                    
                    
                     
                    
                
                
                Default Value:
HZ_WSThe application module that created this organization record. Defaulted to value HZ_WS for all web service based creation. A list of valid certification level codes is defined in the lookup HZ_CREATED_BY_MODULES. You can review and update the codes using the Setup and Maintenance task, Manage Trading Community Common Lookups. - 
                
                    
                    Description: string
                    
                    
                     
                    
                
                
                Title:
DescriptionMaximum Length:240The description of the additional identifier. - 
                
                    
                    ExpirationDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Expiration DateThe date when the additional identifier will expire. - 
                
                    
                    IssueDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Issue DateThe date when the additional identifier was issued. - 
                
                    
                    IssuingAuthorityName: string
                    
                    
                     
                    
                
                
                Title:
Issuing Authority NameMaximum Length:500The name of the issuing authority of the additional identifier. - 
                
                    
                    IssuingAuthorityPartyId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the issuing authority party.
 - 
                
                    
                    PartyId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the party.
 - 
                
                    
                    PartyIdentifierType: string
                    
                    
                     
                    
                
                
                Title:
Identifier TypeMaximum Length:30The type of party identifier. - 
                
                    
                    PartyIdentifierValue: string
                    
                    
                     
                    
                
                
                Title:
Identifier ValueMaximum Length:60The value of the party identifier. - 
                
                    
                    PartyNumber: string
                    
                    
                     
                    
                
                
                The party number. Inactive records can't be updated.
 - 
                
                    
                    PartySourceSystem: string
                    
                    
                     
                    
                
                
                The name of external source system of the account, contact or household with which the address is associated. Part of alternate key for the account, contact or household record (along with PartyourceSystemReferenceValue). One of PartyId, PartyNumber or PartySourceSystem and PartySourceSystemReferenceValue keys is required to identify the account, contact or household record with which the address is associated. The value for this attribute should be predefined in the lookup type HZ_ORIG_SYSTEMS_VL using the setup task Manage Trading Community Source Systems.
 - 
                
                    
                    PartySourceSystemReferenceValue: string
                    
                    
                     
                    
                
                
                The identifier for the record from an external source system.
 - 
                
                    
                    SourceSystem: string
                    
                    
                     
                    
                
                
                The name of external source system, which is defined by an admin as part of system setup. It is part of alternate key (along with SourceSystemReference), and is mandatory if PK or partyNumberBusinessKey is not passed in update.
 - 
                
                    
                    SourceSystemReferenceValue: string
                    
                    
                     
                    
                
                
                The unique identifier of the relationship from external source system.
 - 
                
                    
                    StateProvince: string
                    
                    
                     
                    
                
                
                Title:
Issuing StateMaximum Length:60Used for certain types of identifiers such as Passports or Driving licenses based on geography setup. - 
                
                    
                    StatusCode: string
                    
                    
                     
                    
                
                
                Maximum Length:
1Default Value:AThe status code of the additional identifier. 
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 : accounts-AdditionalIdentifier-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    Country: string
                    
                    
                     
                    
                
                
                Title:
Issuing CountryMaximum Length:2The country code of the additional identifier. Review the list of country codes using the Manage Geographies task. - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The user who created the additional identifier. - 
                
                    
                    CreatedByModule: string
                    
                    
                     
                    
                
                
                Default Value:
HZ_WSThe application module that created this organization record. Defaulted to value HZ_WS for all web service based creation. A list of valid certification level codes is defined in the lookup HZ_CREATED_BY_MODULES. You can review and update the codes using the Setup and Maintenance task, Manage Trading Community Common Lookups. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date when the additional identifier was created. - 
                
                    
                    Description: string
                    
                    
                     
                    
                
                
                Title:
DescriptionMaximum Length:240The description of the additional identifier. - 
                
                    
                    ExpirationDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Expiration DateThe date when the additional identifier will expire. - 
                
                    
                    IssueDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
Issue DateThe date when the additional identifier was issued. - 
                
                    
                    IssuingAuthorityName: string
                    
                    
                     
                    
                
                
                Title:
Issuing Authority NameMaximum Length:500The name of the issuing authority of the additional identifier. - 
                
                    
                    IssuingAuthorityPartyId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the issuing authority party.
 - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date when the additional identifier was last updated. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The user who last updated the additional identifier. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:32The login of the user who last updated the additional identifier. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    ObjectVersionNumber: integer
                    
                    
                     (int32) 
                    
                
                
                Read Only:
trueThe number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row. - 
                
                    
                    PartyId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the party.
 - 
                
                    
                    PartyIdentifierId: integer
                    
                    
                     (int64) 
                    
                
                
                Read Only:
trueThe unique identifier of the party. - 
                
                    
                    PartyIdentifierType: string
                    
                    
                     
                    
                
                
                Title:
Identifier TypeMaximum Length:30The type of party identifier. - 
                
                    
                    PartyIdentifierValue: string
                    
                    
                     
                    
                
                
                Title:
Identifier ValueMaximum Length:60The value of the party identifier. - 
                
                    
                    PartyNumber: string
                    
                    
                     
                    
                
                
                The party number. Inactive records can't be updated.
 - 
                
                    
                    PartySourceSystem: string
                    
                    
                     
                    
                
                
                The name of external source system of the account, contact or household with which the address is associated. Part of alternate key for the account, contact or household record (along with PartyourceSystemReferenceValue). One of PartyId, PartyNumber or PartySourceSystem and PartySourceSystemReferenceValue keys is required to identify the account, contact or household record with which the address is associated. The value for this attribute should be predefined in the lookup type HZ_ORIG_SYSTEMS_VL using the setup task Manage Trading Community Source Systems.
 - 
                
                    
                    PartySourceSystemReferenceValue: string
                    
                    
                     
                    
                
                
                The identifier for the record from an external source system.
 - 
                
                    
                    SourceSystem: string
                    
                    
                     
                    
                
                
                The name of external source system, which is defined by an admin as part of system setup. It is part of alternate key (along with SourceSystemReference), and is mandatory if PK or partyNumberBusinessKey is not passed in update.
 - 
                
                    
                    SourceSystemReferenceValue: string
                    
                    
                     
                    
                
                
                The unique identifier of the relationship from external source system.
 - 
                
                    
                    StateProvince: string
                    
                    
                     
                    
                
                
                Title:
Issuing StateMaximum Length:60Used for certain types of identifiers such as Passports or Driving licenses based on geography setup. - 
                
                    
                    StatusCode: string
                    
                    
                     
                    
                
                
                Maximum Length:
1Default Value:AThe status code of the additional identifier. 
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
                                    - Countries
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  finder:
ObsoleteEnabledFlagFinder%3BBindObsoleteFlag%3DN%2CBindEnabledFlag%3DY 
The following properties are defined on the LOV link relation:- Source Attribute: Country; Target Attribute: TerritoryCode
 - Display Attribute: TerritoryShortName
 
 -  finder:
 - PartyIdentifierTypes
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  finder:
PartyIdentifierFinder 
The following properties are defined on the LOV link relation:- Source Attribute: PartyIdentifierType; Target Attribute: TypeCode
 - Display Attribute: TypeName
 
 -  finder: