Get an address
get
                    /crmRestApi/resources/11.13.18.05/contacts/{PartyNumber}/child/Address/{AddressNumber}
Request
Path Parameters
                - 
                    AddressNumber(required):  string
                    
                    The unique alternate identifier for the address. One of AddressId, AddressNumber or SourceSystem and SourceSystemReferenceValue keys is used to identify the address record during update. If not specified, then it is automatically generated. A list of accepted values is defined in the profile option ZCA_PUID_PREFIX concatenated with an internally generated unique sequence number.
 - 
                    PartyNumber(required):  string
                    
                    The alternate key identifier for the contact party. The profile option HZ_GENERATE_PARTY_NUMBER controls whether the attribute value can be system generated or user-provided during create. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Profile Options task. Inactive records can't be updated.
 
Query Parameters
                    - 
                            dependency: string
                            
                            This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> - 
                            expand: string
                            
                            When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
 - 
                            fields: string
                            
                            This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 - 
                            links: string
                            
                            This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical - 
                            onlyData: boolean
                            
                            The resource item payload will be filtered in order to contain only data (no links section, for example).
 
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.
 
There's no request body for this operation.
Back to TopResponse
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 : contacts-Address-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AddrElementAttribute1: string
                    
                    
                     
                    
                
                
                Title:
Additional Address Element 1Maximum Length:150The additional address element to support flexible address format. - 
                
                    
                    AddrElementAttribute2: string
                    
                    
                     
                    
                
                
                Title:
Additional Address Element 2Maximum Length:150The additional address element to support flexible address format. - 
                
                    
                    AddrElementAttribute3: string
                    
                    
                     
                    
                
                
                Title:
Additional Address Element 3Maximum Length:150The additional address element to support flexible address format. - 
                
                    
                    AddrElementAttribute4: string
                    
                    
                     
                    
                
                
                Title:
Additional Address Element 4Maximum Length:150The additional address element to support flexible address format. - 
                
                    
                    AddrElementAttribute5: string
                    
                    
                     
                    
                
                
                Title:
Additional Address Element 5Maximum Length:150The additional address element to support flexible address format. - 
                
                    
                    Address1: string
                    
                    
                     
                    
                
                
                Title:
Address Line 1Maximum Length:240The first line for address. - 
                
                    
                    Address2: string
                    
                    
                     
                    
                
                
                Title:
Address Line 2Maximum Length:240The second line for address. - 
                
                    
                    Address3: string
                    
                    
                     
                    
                
                
                Title:
Address Line 3Maximum Length:240The third line for address. - 
                
                    
                    Address4: string
                    
                    
                     
                    
                
                
                Title:
Address Line 4Maximum Length:240The fourth line for address. - 
                
                    
                    AddressId: integer
                    
                    
                     (int64) 
                    
                
                
                Read Only:
trueThe unique identifier for the address that is generated internally during create. One of AddressId, AddressNumber or SourceSystem and SourceSystemReferenceValue keys is used to identify the address record during update. - 
                
                    
                    AddressLinesPhonetic: string
                    
                    
                     
                    
                
                
                Title:
Address Lines PhoneticMaximum Length:560The phonetic or kana representation of the Kanji address lines (used in Japan). - 
                
                    
                    AddressLocale: array
                    
                    
                
                
                    Address Locales
                
                
                Title:
Address LocalesThe address locales resource is used to view, create, update, and delete the local address. An address locale contains the details about a location or address in the local language. - 
                
                    
                    AddressNumber: string
                    
                    
                     
                    
                
                
                Title:
Site NumberMaximum Length:30The unique alternate identifier for the address. One of AddressId, AddressNumber or SourceSystem and SourceSystemReferenceValue keys is used to identify the address record during update. If not specified, then it is automatically generated. A list of accepted values is defined in the profile option ZCA_PUID_PREFIX concatenated with an internally generated unique sequence number. - 
                
                    
                    AddressPurpose: array
                    
                    
                
                
                    Contact Address Purposes
                
                
                Title:
Contact Address PurposesThe address purposes resource is used to view, create, update, and delete the address purpose. The address purpose describes the type of an address, such as a shipping address or a billing address. - 
                
                    
                    AddressType: string
                    
                    
                     
                    
                
                
                Title:
TypeThe additional information as type of address like BillTo, ShipTo. - 
                
                    
                    Building: string
                    
                    
                     
                    
                
                
                Title:
BuildingMaximum Length:240The specific building name or number at a given address. - 
                
                    
                    CalculateFormattedAddress: boolean
                    
                    
                     
                    
                
                
                The formatted address.
 - 
                
                    
                    City: string
                    
                    
                     
                    
                
                
                Title:
CityMaximum Length:60The city element of the address. - 
                
                    
                    ClliCode: string
                    
                    
                     
                    
                
                
                Title:
CLLI CodeMaximum Length:60The Common Language Location Identifier (CLLI) code of the address. The code is used within the North American to specify the location of the address. - 
                
                    
                    Comments: string
                    
                    
                     
                    
                
                
                Title:
CommentsMaximum Length:2000User comments for the address. - 
                
                    
                    ConflictId: integer
                    
                    
                     (int64) 
                    
                
                
                Default Value:
0The unique identifier of the conflict. This number is used by mobile or portable applications that consume the web service. - 
                
                    
                    CorpCurrencyCode: string
                    
                    
                     
                    
                
                
                Title:
Corporate CurrencyMaximum Length:15The corporate currency code associated with the addresses. A list of accepted values is defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. - 
                
                    
                    Country: string
                    
                    
                     
                    
                
                
                Title:
CountryMaximum Length:2The country code of the address. This attribute is defined in the TERRITORY_CODE column in the FND_TERRITORY table. - 
                
                    
                    County: string
                    
                    
                     
                    
                
                
                Title:
CountyMaximum Length:60The county element of Address. - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Title:
Created ByRead Only:trueMaximum Length:64The user who created the address record. - 
                
                    
                    CreatedByModule: string
                    
                    
                     
                    
                
                
                Default Value:
HZ_WSThe application module that created the address record. The default value for CreatedByModule is HZ_WS for all Web service based creation. A list of accepted values is defined in the lookup type HZ_CREATED_BY_MODULES. Review and update the value for this attribute using the Setup and Maintenance task work area, Manage Trading Community Common Lookups task. - 
                
                    
                    CreatedByModule1: string
                    
                    
                     
                    
                
                
                Title:
Created by ApplicationMaximum Length:30The user who created the module. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Creation DateRead Only:trueThe date and time when the address record was created. - 
                
                    
                    CurcyConvRateType: string
                    
                    
                     
                    
                
                
                Title:
Currency Conversion Rate TypeMaximum Length:30The currency conversion rate type associated with the address. A list of accepted values is defined in the lookup ZCA_COMMON_RATE_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. - 
                
                    
                    CurrencyCode: string
                    
                    
                     
                    
                
                
                Title:
Currency CodeMaximum Length:15The currency code associated with the address. A list of accepted values is defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. - 
                
                    
                    DateValidated: string
                    
                    
                     (date) 
                    
                
                
                Title:
Validated DateThe date when the address was last validated. - 
                
                    
                    Description: string
                    
                    
                     
                    
                
                
                Title:
DescriptionMaximum Length:2000An extensive description of the location of the address. - 
                
                    
                    DoNotMailFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Contact PreferencesDefault Value:falseIndicates if this address should be used for mailing. If the value is True, then the address should not be used for mailing. The default value is False. - 
                
                    
                    DoNotValidateFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Don't ValidateMaximum Length:1Indicates that a particular location is not eligible for address validation regardless of the current Validation Status Code. - 
                
                    
                    DunsNumberC: string
                    
                    
                     
                    
                
                
                Title:
D-U-N-S NumberMaximum Length:30The D-U-N-S number of the business location. - 
                
                    
                    EffectiveDate: string
                    
                    
                     (date) 
                    
                
                
                The date when the address becomes effective.
 - 
                
                    
                    EndDateActive: string
                    
                    
                     (date) 
                    
                
                
                Title:
End DateDate on which this address is no longer active. - 
                
                    
                    FloorNumber: string
                    
                    
                     
                    
                
                
                Title:
FloorMaximum Length:40The specific floor number at a given address or in a particular building when building number is provided. - 
                
                    
                    FormattedAddress: string
                    
                    
                     
                    
                
                
                Title:
AddressRead Only:trueThe formatted address information. - 
                
                    
                    FormattedAddress1: string
                    
                    
                     
                    
                
                
                Title:
Formatted Address 1Read Only:trueThe formatted address of the contact address record. - 
                
                    
                    FormattedMultilineAddress: string
                    
                    
                     
                    
                
                
                Title:
AddressRead Only:trueThe formatted multiple line address information. - 
                
                    
                    FormattedMultilineAddress1: string
                    
                    
                     
                    
                
                
                Title:
AddressRead Only:trueThe formatted address in multiline of the contact address record. - 
                
                    
                    HouseType: string
                    
                    
                     
                    
                
                
                Title:
House TypeMaximum Length:30The type of building. A list of accepted values for this attribute is defined in the lookup HZ_HOUSE_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Standard Lookups task. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Title:
Last Updated DateRead Only:trueThe date when the address data was last updated. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the address record. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Title:
Last Update LoginRead Only:trueMaximum Length:32The session login associated to the user who last updated the address record. - 
                
                    
                    Latitude: number
                    
                    
                     
                    
                
                
                Title:
LatitudeUsed to store latitude information for the location for spatial proximity and containment purposes. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LocationDirections: string
                    
                    
                     
                    
                
                
                Title:
Location DirectionsMaximum Length:640The directions to the location. - 
                
                    
                    LocationId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Location IDThe unique identifier for this location. - 
                
                    
                    Longitude: number
                    
                    
                     
                    
                
                
                Title:
LongitudeUsed to store longitude information for the location for spatial proximity and containment purposes. - 
                
                    
                    Mailstop: string
                    
                    
                     
                    
                
                
                Title:
Mail StopMaximum Length:60A user-defined code to indicate a mail drop point within their organization. - 
                
                    
                    ObjectVersionNumber: integer
                    
                    
                     (int32) 
                    
                
                
                Used to implement optimistic 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 detect whether another session has updated the row since it was queried.
 - 
                
                    
                    ObjectVersionNumber1: integer
                    
                    
                     (int32) 
                    
                
                
                The number used to implement optimistic locking. This number is incremented every time the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
 - 
                
                    
                    PartyId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
Party IDThe unique Identifier of the contact to which the address is associated. One of PartyId, PartyNumber or PartySourceSystem and PartySourceSystemReferenceValue keys is required to uniquely identify the contact record with which the address is associated. - 
                
                    
                    PartyNumber: string
                    
                    
                     
                    
                
                
                Title:
Party NumberThe alternate unique identifier of the contact to which the address is associated. One of PartyId, PartyNumber or PartySourceSystem and PartySourceSystemReferenceValue keys is required to identify the contact record with which the address is associated. The default value for PartyNumber is the value specified in the profile option ZCA_PUID_PREFIX concatenated with a unique generated sequence number. You can update the PartyNumber depending on the profile option HZ_GENERATE_PARTY_NUMBER. A list of accepted values is defined in the profile option HZ_GENERATE_PARTY_NUMBER. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Profile Options task. Inactive records can't be updated. - 
                
                    
                    PartySiteName: string
                    
                    
                     
                    
                
                
                Title:
Site NameMaximum Length:240User-defined name for the address. - 
                
                    
                    PartySourceSystem: string
                    
                    
                     
                    
                
                
                Title:
Party Source SystemThe name of external source system of the contact with which the address is associated. Part of Alternate Key for the contact record (along with PartyourceSystemReferenceValue). One of PartyId, PartyNumber or PartySourceSystem and PartySourceSystemReferenceValue keys is required to identify the contact record with which the address is associated. A list of accepted values should be pre-defined in the lookup type HZ_ORIG_SYSTEMS_VL. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Source Systems task. - 
                
                    
                    PartySourceSystemReferenceValue: string
                    
                    
                     
                    
                
                
                Title:
Party Source System Reference ValueThe unique identifier from external source system for the contact with which the address is associated. Part of Alternate Key (along with PartySourceSystem). One of PartyId, PartyNumber or PartySourceSystem and PartySourceSystemReferenceValue keys is required to identify the contact record with which the address is associated. - 
                
                    
                    PostalCode: string
                    
                    
                     
                    
                
                
                Title:
Postal CodeMaximum Length:60The postal code as defined by the formal countrywide postal system. - 
                
                    
                    PostalPlus4Code: string
                    
                    
                     
                    
                
                
                Title:
Postal Code ExtensionMaximum Length:20The four digit extension to the United States Postal ZIP code. - 
                
                    
                    PrimaryFlag: boolean
                    
                    
                     
                    
                
                
                Title:
PrimaryMaximum Length:1Default Value:falseIndicates if this is the primary address of the contact irrespective of the context. If the value is True, then the address is the primary address of the contact. The default value is False. - 
                
                    
                    Province: string
                    
                    
                     
                    
                
                
                Title:
ProvinceMaximum Length:60The province element of Address. - 
                
                    
                    smartActions: array
                    
                    
                
                
                    Smart Actions
                
                
                Title:
Smart ActionsThe smart actions resource is used to view the name, security, context object, REST operation, confirmation message, and other global properties of smart actions. Smart action item or collection links returned in response payloads are valid at the moment the REST request is processed. Any change to the parent object context can invalidate a previously valid smart action. - 
                
                    
                    SourceSystem: string
                    
                    
                     
                    
                
                
                The name of external source system for the address denoted by a code, which is defined by an administrator as part of system setup. The value of SourceSystem should be predefined in the lookup type HZ_ORIG_SYSTEMS_VL. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Source Systems. SourceSystem and SourceSystemReference combination is unique and is used as the foreign key to identify an address.
 - 
                
                    
                    SourceSystemReferenceValue: string
                    
                    
                     
                    
                
                
                The identifier for the address from the external source. SourceSystem and SourceSystemReference combination is unique and is used as the foreign key to identify an address.
 - 
                
                    
                    SSROwnerTableName: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:255The name of the table that holds the record data and is referenced to manage source system reference. - 
                
                    
                    SSRPartyOwnerTableName: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:255Default Value:HZ_PARTIESThe name of the table that holds the party record data and is referenced to manage source system reference. - 
                
                    
                    StartDateActive: string
                    
                    
                     (date) 
                    
                
                
                Title:
Start DateDate on which this address becomes active. - 
                
                    
                    State: string
                    
                    
                     
                    
                
                
                Title:
StateMaximum Length:60The state element of Address. - 
                
                    
                    Status: string
                    
                    
                     
                    
                
                
                Title:
StatusMaximum Length:1Default Value:AThe status of the address. A list of accepted values is defined in the lookup HZ_STATUS. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. - 
                
                    
                    ValidatedFlag: boolean
                    
                    
                     
                    
                
                
                Title:
ValidatedMaximum Length:1Default Value:falseIndicates if the location was validated. If the value is True, then the location is validated. The default value is False. The value is internally set by system during address cleansing. - 
                
                    
                    ValidationStartDate: string
                    
                    
                     (date) 
                    
                
                
                Read Only:
trueThe date when the address validation started. The value is internally set by system during address cleansing. - 
                
                    
                    ValidationStatusCode: string
                    
                    
                     
                    
                
                
                Title:
Validation StatusMaximum Length:30The code indicating the status of the validation. Internally set by system during address cleansing. 
Nested Schema : Address Locales
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Address LocalesThe address locales resource is used to view, create, update, and delete the local address. An address locale contains the details about a location or address in the local language.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Contact Address Purposes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Contact Address PurposesThe address purposes resource is used to view, create, update, and delete the address purpose. The address purpose describes the type of an address, such as a shipping address or a billing address.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Smart Actions
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Smart ActionsThe smart actions resource is used to view the name, security, context object, REST operation, confirmation message, and other global properties of smart actions. Smart action item or collection links returned in response payloads are valid at the moment the REST request is processed. Any change to the parent object context can invalidate a previously valid smart action.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : contacts-Address-AddressLocale-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AddrElementAttribute1: string
                    
                    
                     
                    
                
                
                Title:
Address Element Attribute 1Maximum Length:150The additional address element 1 to support flexible address format in local language. - 
                
                    
                    AddrElementAttribute2: string
                    
                    
                     
                    
                
                
                Title:
Address Element Attribute 2Maximum Length:150The additional address element 2 to support flexible address format in local language. - 
                
                    
                    AddrElementAttribute3: string
                    
                    
                     
                    
                
                
                Title:
Address Element Attribute 3Maximum Length:150The additional address element 3 to support flexible address format in local language. - 
                
                    
                    AddrElementAttribute4: string
                    
                    
                     
                    
                
                
                Title:
Address Element Attribute 4Maximum Length:150The additional address element 4 to support flexible address format in local language. - 
                
                    
                    AddrElementAttribute5: string
                    
                    
                     
                    
                
                
                Title:
Address Element Attribute 5Maximum Length:150The additional address element 5 to support flexible address format in local language. - 
                
                    
                    Address1: string
                    
                    
                     
                    
                
                
                Title:
Address Line 1Maximum Length:240The first line of the address in the local language. - 
                
                    
                    Address2: string
                    
                    
                     
                    
                
                
                Title:
Address Line 2Maximum Length:240The second line of the address in the local language. - 
                
                    
                    Address3: string
                    
                    
                     
                    
                
                
                Title:
Address Line 3Maximum Length:240The third line of the address in the local language. - 
                
                    
                    Address4: string
                    
                    
                     
                    
                
                
                Title:
Address Line 4Maximum Length:240The fourth line of the address in the local language. - 
                
                    
                    AddressNumber: string
                    
                    
                     
                    
                
                
                Title:
Site NumberRead Only:trueMaximum Length:30The unique address identifier that's internally generated during create. One of the following keys is used to identify the address purpose record during update: AddressId, AddressNumber, or SourceSystem and SourceSystemReferenceValue. - 
                
                    
                    Building: string
                    
                    
                     
                    
                
                
                Title:
BuildingMaximum Length:240The specific building name or number at a given address in local language. - 
                
                    
                    City: string
                    
                    
                     
                    
                
                
                Title:
CityMaximum Length:60The specific name of the city in local language. - 
                
                    
                    Country: string
                    
                    
                     
                    
                
                
                Title:
CountryRead Only:trueMaximum Length:2The specific name of the country in local language. - 
                
                    
                    County: string
                    
                    
                     
                    
                
                
                Title:
CountyMaximum Length:60The specific name of the county in local language. - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The user who created the address locale record. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date and time when the address locale record was created. - 
                
                    
                    FloorNumber: string
                    
                    
                     
                    
                
                
                Title:
FloorMaximum Length:240The specific floor number at a given address or a particular building when building number is provided in local language. - 
                
                    
                    FormattedAddress: string
                    
                    
                     
                    
                
                
                Read Only:
trueThe formatted read only version of the locale address. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date and time when the address locale was last updated. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The user who last updated the address locale record. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:32The login of the user who last updated the address locale record. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    LocationId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique identifier of the location record.
 - 
                
                    
                    LocationLocaleId: integer
                    
                    
                     (int64) 
                    
                
                
                Read Only:
trueThe unique identifier of the location locale record. - 
                
                    
                    PostalCode: string
                    
                    
                     
                    
                
                
                Title:
Postal CodeMaximum Length:60The postal code of the locale. A postal code, known in various countries as a post code, postcode, or ZIP code, is a series of letters or digits appended to a postal address for the purpose of sorting mail in local language. - 
                
                    
                    PostalPlus4code: string
                    
                    
                     
                    
                
                
                Title:
Postal Code ExtensionMaximum Length:20The four digit extension to the United States Postal ZIP code in local language. - 
                
                    
                    Province: string
                    
                    
                     
                    
                
                
                Title:
ProvinceMaximum Length:60The name of the province in local language. - 
                
                    
                    SiteSourceSystem: string
                    
                    
                     
                    
                
                
                The name of external source system for the parent address denoted by a code, which is defined by an administrator as part of system setup. 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. SourceSystem and SourceSystemReference combination is unique and is used as the foreign key to identify an address.
 - 
                
                    
                    SiteSourceSystemReferenceValue: string
                    
                    
                     
                    
                
                
                The unique identifier for the parent address from the external source. SourceSystem and SourceSystemReference combination is unique and is used as the foreign key to identify an address.
 - 
                
                    
                    State: string
                    
                    
                     
                    
                
                
                Title:
StateMaximum Length:60The name of the State in the local language. - 
                
                    
                    TransliterationLanguage: string
                    
                    
                     
                    
                
                
                Title:
Transliteration LanguageMaximum Length:4Transliteration Language helps people pronounce words and names in foreign languages. It's validated against FND_LANGUAGES.LANGUAGE_CODE. Sample values are US,NL, DK. 
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.
 
Nested Schema : contacts-Address-AddressPurpose-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AddressId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique address identifier that is internally generated during create. One of AddressId, AddressNumber or SourceSystem and SourceSystemReferenceValue keys is used to identify the address purpose record during update.
 - 
                
                    
                    AddressNumber: string
                    
                    
                     
                    
                
                
                Title:
Site NumberRead Only:trueMaximum Length:30The unique address identifier that is internally generated during create. One of AddressId, AddressNumber or SourceSystem and SourceSystemReferenceValue keys is used to identify the address purpose record during update. - 
                
                    
                    AddressPurposeId: integer
                    
                    
                     (int64) 
                    
                
                
                Read Only:
trueThe unique identifier for the address purpose of an address. - 
                
                    
                    Comments: string
                    
                    
                     
                    
                
                
                Title:
CommentsMaximum Length:2000The user comments for the address purpose. - 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The user who created the address purpose record. - 
                
                    
                    CreatedByModule: string
                    
                    
                     
                    
                
                
                Maximum Length:
30Default Value:HZ_WSThe application module that created this address purpose record. The default value for CreatedByModule is HZ_WS for all Web service based creation. A list of accepted values is defined in the lookup type HZ_CREATED_BY_MODULES. You can review and update the value for this attribute using the Setup and Maintenance task work area, Manage Trading Community Common Lookups task. - 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date and time when the address purpose record was created. - 
                
                    
                    DeleteFlag: boolean
                    
                    
                     
                    
                
                
                Indicates if the address purpose for an address was deleted. If the value is True, then the address purpose is deleted. The default value is False.
 - 
                
                    
                    EndDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
To DateThe date on which the address purpose is no longer valid. - 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:
trueThe date and time when the address purpose was last updated. - 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:64The user who last updated the address purpose record. - 
                
                    
                    LastUpdateLogin: string
                    
                    
                     
                    
                
                
                Read Only:
trueMaximum Length:32The login of the user who last updated the address purpose record. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    PrimaryPerType: string
                    
                    
                     
                    
                
                
                Title:
PrimaryMaximum Length:1Default Value:NIndicates if this is the primary use for the site. Y stands for the primary site and N stands for all other sites. - 
                
                    
                    Purpose: string
                    
                    
                     
                    
                
                
                Title:
PurposeMaximum Length:30The purpose of the address. A list of valid values is defined in the lookup PARTY_SITE_USE_CODE. Review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. - 
                
                    
                    SiteSourceSystem: string
                    
                    
                     
                    
                
                
                The name of external source system for the address denoted by a code, which is defined by an administrator as part of system setup. 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. SourceSystem and SourceSystemReference combination is unique and is used as the foreign key to identify an address.
 - 
                
                    
                    SiteSourceSystemReferenceValue: string
                    
                    
                     
                    
                
                
                The unique identifier for the address from the external source. SourceSystem and SourceSystemReference combination is unique and is used as the foreign key to identify an address.
 - 
                
                    
                    SourceSystem: string
                    
                    
                     
                    
                
                
                The name of external source system for the address purpose denoted by a code, which is defined by an administrator as part of system setup. 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. SourceSystem and SourceSystemReference combination is unique and is used as the foreign key to identify an address purpose.
 - 
                
                    
                    SourceSystemReferenceValue: string
                    
                    
                     
                    
                
                
                The unique identifier for the address purpose from the external source. SourceSystem and SourceSystemReference combination is unique and is used as the foreign key to identify an address.
 - 
                
                    
                    StartDate: string
                    
                    
                     (date) 
                    
                
                
                Title:
From DateThe date from which the address purpose is valid. - 
                
                    
                    Status: string
                    
                    
                     
                    
                
                
                Title:
StatusMaximum Length:1Default Value:AIndicates whether the address purpose is still valid for the associated address record. The value A indicates active and I indicates inactive. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : contacts-Address-smartActions-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    ActionIntent: string
                    
                    
                     (byte) 
                    
                
                
                Title:
Action IntentJSON object that describes what an action does and what context data can be passed to the action. - 
                
                    
                    ConfirmationMessage: string
                    
                    
                     
                    
                
                
                Title:
Confirmation MessageMaximum Length:4000The confirmation message displayed before the smart action runs. An affirmative response allows the smart action to run. - 
                
                    
                    ContentType: string
                    
                    
                     
                    
                
                
                Title:
Content TypeMaximum Length:50The media type of the smart action REST operation. - 
                
                    
                    DisplayLabel: string
                    
                    
                     
                    
                
                
                Title:
Action NameMaximum Length:256The display name of the smart action. - 
                
                    
                    Entity: string
                    
                    
                     
                    
                
                
                Title:
Parent EntityMaximum Length:150The primary object the smart action is associated with. For example, if the smart action creates an appointment for a lead, lead is the primary object. - 
                
                    
                    Href: string
                    
                    
                     
                    
                
                
                Title:
REST EndpointMaximum Length:1024The relative path of the smart action REST resource. The path can include path parameters. - 
                
                    
                    IncludedInApplication: string
                    
                    
                     
                    
                
                
                Title:
Included in ApplicationMaximum Length:512The client applications that the smart action is associated with. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    MassActionFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Mass ActionMaximum Length:1Boolean type indicating if this action can be mass processed. - 
                
                    
                    Method: string
                    
                    
                     
                    
                
                
                Title:
HTTP MethodMaximum Length:15The HTTP method of the smart action REST operation. - 
                
                    
                    ObjectFunctionName: string
                    
                    
                     
                    
                
                
                Title:
Object FunctionMaximum Length:64The object function associated with the smart action. - 
                
                    
                    PageType: string
                    
                    
                     
                    
                
                
                Title:
Page TypeMaximum Length:256The list of pages that this action can be used in. - 
                
                    
                    SmartSuggestFlag: boolean
                    
                    
                     
                    
                
                
                Title:
Smart SuggestMaximum Length:1Indicates whether smart suggest is enabled for the action. - 
                
                    
                    SystemActionFlag: boolean
                    
                    
                     
                    
                
                
                Title:
System ActionMaximum Length:1Indicates whether the action is seeded or custom. - 
                
                    
                    UpdateOfAttributes: string
                    
                    
                     
                    
                
                
                Title:
Attributes to UpdateMaximum Length:512The object attribute to be updated as a result of using a data entry form. It is used by applications to determine which form to use. The value is object scoped and must be unique across all smart actions for an object. - 
                
                    
                    UserActionId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
User Action IDThe unique system assigned identifier of the smart action definition. - 
                
                    
                    UserActionName: string
                    
                    
                     
                    
                
                
                Title:
Action NameMaximum Length:256The unique system assigned smart action name. - UserActionNavigation: array Smart Action User Interface Definitions
 - 
                
                    
                    UserActionRank: integer
                    
                    
                     (int64) 
                    
                
                
                Title:
PriorityThe number defining the relative position of the smart action in the list of smart actions displayed in a client application. - 
                
                    
                    UserActionRequestPayload: array
                    
                    
                
                
                    Smart Action REST Payload Definitions
                
                
                Title:
Smart Action REST Payload DefinitionsThe payload definitions resource is used to view the REST request payload name-value pair definitions of a smart action. Smart action item or collection links returned in response payloads are valid at the moment the REST request is processed. Any change to the parent object context can invalidate a previously valid smart action. - 
                
                    
                    UserActionURLBinding: array
                    
                    
                
                
                    Smart Action REST Path Parameter Definitions
                
                
                Title:
Smart Action REST Path Parameter DefinitionsThe path parameter definitions resource is used to view the REST request path parameter name-value pair definitions of a smart action. Smart action item or collection links returned in response payloads are valid at the moment the REST request is processed. Any change to the parent object context can invalidate a previously valid smart action. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Smart Action REST Payload Definitions
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Smart Action REST Payload DefinitionsThe payload definitions resource is used to view the REST request payload name-value pair definitions of a smart action. Smart action item or collection links returned in response payloads are valid at the moment the REST request is processed. Any change to the parent object context can invalidate a previously valid smart action.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : Smart Action REST Path Parameter Definitions
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Smart Action REST Path Parameter DefinitionsThe path parameter definitions resource is used to view the REST request path parameter name-value pair definitions of a smart action. Smart action item or collection links returned in response payloads are valid at the moment the REST request is processed. Any change to the parent object context can invalidate a previously valid smart action.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : contacts-Address-smartActions-UserActionRequestPayload-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    Binding: string
                    
                    
                     
                    
                
                
                Title:
Payload Value Binding TypeMaximum Length:64The classification of the value property of a name-value pair. A binding value of RUNTIME indicates the value to be assigned is the runtime value of an object attribute. A value of STATIC indicates the value to be assigned is a simple string. A null value indicates that the value type is JSON_ARRAY_STRING. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    MandatoryFlag: boolean
                    
                    
                     
                    
                
                
                Title:
MandatoryMaximum Length:1Indicates whether a REST payload body parameter value is mandatory. If True, runtime validation ensures that the value is defined. - 
                
                    
                    RequestPayloadId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique system assigned identifier of a smart action REST payload body parameter name-value pair definition.
 - 
                
                    
                    RequestPayloadName: string
                    
                    
                     
                    
                
                
                Title:
Request Payload Attribute NameMaximum Length:256The value assigned to the name property of a name-value pair. - 
                
                    
                    SmartSuggestPath: string
                    
                    
                     
                    
                
                
                Title:
Smart Suggest PathMaximum Length:2048The path used for smart suggest. - 
                
                    
                    SystemActionFlag: boolean
                    
                    
                     
                    
                
                
                Title:
System ActionMaximum Length:1Default Value:falseThe system assigned value indicating whether the smart action is seeded or custom. 'True' indicates the smart action is seeded. The value is automatically derived from smartActions.SystemActionFlag. - 
                
                    
                    Value: string
                    
                    
                     
                    
                
                
                Title:
Request Payload Attribute ValueMaximum Length:1000The value assigned to the value property of a name-value pair. - 
                
                    
                    ValueStruct: string
                    
                    
                     
                    
                
                
                Title:
Payload Value StructureMaximum Length:20A value of JSON_ARRAY_STRING indicates that the value property of a name-value pair represents an array of data rather than a single entity such as an object attribute name or simple text string. The array string is a definition of the name-value pair and the Binding and Mandatory properties. The array string follows specific pattern, for example [{"name":"leadId","Value":"LeadId","MandatoryFlag":true,"Binding":"RUNTIME"}]. A null value indicates the value property represents a simple, single entity such as an object attribute name or simple text string. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : contacts-Address-smartActions-UserActionURLBinding-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    Binding: string
                    
                    
                     
                    
                
                
                Title:
URL Binding TypeMaximum Length:64The classification of the value property of a name-value pair. The binding value of a UserActionURLBinding instance must be RUNTIME. A binding value of RUNTIME indicates the value to be assigned is the runtime value of an object attribute. - 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:
LinksThe link relations associated with the resource instance. - 
                
                    
                    SystemActionFlag: boolean
                    
                    
                     
                    
                
                
                Title:
System ActionMaximum Length:1Default Value:falseThe system assigned value indicating whether the smart action is seeded or custom. 'True' indicates the smart action is seeded. The value is automatically derived from smartActions.SystemActionFlag. - 
                
                    
                    URLBindingId: integer
                    
                    
                     (int64) 
                    
                
                
                The unique system assigned identifier of a smart action REST path parameter name-value pair definition.
 - 
                
                    
                    URLBindingName: string
                    
                    
                     
                    
                
                
                Title:
URL Binding Parameter NameMaximum Length:256The value assigned to the name property of a name-value pair. - 
                
                    
                    Value: string
                    
                    
                     
                    
                
                
                Title:
URL Binding Parameter ValueMaximum Length:1000The value assigned to the value property of a name-value pair. 
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Links
                                    - AddressLocale
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  AddressNumber:
$request.path.AddressNumber -  PartyNumber:
$request.path.PartyNumber 
 -  AddressNumber:
 - AddressPurpose
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  AddressNumber:
$request.path.AddressNumber -  PartyNumber:
$request.path.PartyNumber 
 -  AddressNumber:
 - CountriesLOV
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  finder:
ObsoleteEnabledFlagFinder%3BBindEnabledFlag%3DY%2CBindObsoleteFlag%3DN 
 -  finder:
 - FuseTypeLookupVA
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  finder:
LookupTypeTagFinder%3BBindLookupType%3DPARTY_SITE_USE_CODE%2CBindTag%3DSALES_CLOUD 
The list of values indicating the fuse type code. -  finder:
 - HouseTypeLookupLOV
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  finder:
LookupTypeFinder%3BLookupType%3DHZ_HOUSE_TYPE 
 -  finder:
 - PartySiteEO_setCurrentOverallPrimaryFlag
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  AddressNumber:
$request.path.AddressNumber -  PartyNumber:
$request.path.PartyNumber 
 -  AddressNumber:
 - PartySiteEO_setCurrentPrimaryFlag
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  AddressNumber:
$request.path.AddressNumber -  PartyNumber:
$request.path.PartyNumber 
 -  AddressNumber:
 - smartActions
 - 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:
-  AddressNumber:
$request.path.AddressNumber -  PartyNumber:
$request.path.PartyNumber 
 -  AddressNumber: