Get an address
get
/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Address/{AddressNumber}
Request
Path Parameters
-
AddressNumber(required): string
The alternate unique 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. Prefix defined as in profile option ZCA_PUID_PREFIX concatenated with an internally generated unique sequence number.
-
PartyNumber(required): string
The unique primary identifier for the household 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: string
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: string
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 : households-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:
trueAddress internal unique identifier that is internally generated 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:560Phonetic 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 alternate unique 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. Prefix defined as in profile option ZCA_PUID_PREFIX concatenated with an internally generated unique sequence number. -
AddressPurpose: array
Address Purposes
Title:
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 address type as a string. You can pass either Address Type or Address Type List for Account service. -
Building: string
Title:
BuildingMaximum Length:240Specific building name or number at a given address. -
CalculateFormattedAddress: boolean
The indicator to process formatted address of the party record.
-
City: string
Title:
CityMaximum Length:60The city element of 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:2000The user-provided comments for the address. -
ConflictId: integer
(int64)
Default Value:
0The unique identifier of the conflict for the address record. 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 address. 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. Review the list of country codes using the Manage Geographies task. -
County: string
Title:
CountyMaximum Length:60The county element of address. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
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. Review and update the codes using the Setup and Maintenance task, Manage Trading Community Common Lookups. -
CreatedByModule1: string
Title:
Created by ApplicationMaximum Length:30The module that created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the record was created. -
CurcyConvRateType: string
Title:
Currency Conversion Rate TypeMaximum Length:30The currency conversion rate type associated with the address. A list of valid values is defined in the lookup ZCA_COMMON_RATE_TYPE. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:15The currency code related to the address. A list of valid values is defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options 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. -
DoNotMailFlag: boolean
Title:
Contact PreferencesDefault Value:falseIndicates whether the address should not be used for mailing. If the value is Y, then the address should not be used to mail to the contact. The default value is N. If this attribute is not explicitly mentioned in the payload while creating an address, then the value of this attribute is set to null. -
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 active.
-
EndDateActive: string
(date)
Title:
End DateThe date after which this address is rendered inactive. -
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 version of the address. -
FormattedMultilineAddress: string
Title:
AddressRead Only:trueThe formatted multiple line address information. -
FormattedMultilineAddress1: string
Title:
AddressRead Only:trueThe formatted multiline version of the address. -
HouseType: string
Title:
House TypeMaximum Length:30The type of the building in the address. A list of valid values are defined in the lookup HZ_HOUSE_TYPE. Review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user who last updated the record. -
Latitude: number
Title:
LatitudeThe latitude information for the address. This is used 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:
LongitudeThe longitude information for the address. This is used 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)
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.
-
ObjectVersionNumber1: integer
(int32)
The number used to implement optimistic locking for address record. 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 account, contact or household to which the address is associated. One of PartyId, PartyNumber or PartySourceSystem and PartySourceSystemReferenceValue keys is required to uniquely identify the account, contact or household record with which the address is associated. -
PartyName: string
Title:
Party NameRead Only:trueMaximum Length:360The name of the party. -
PartyNumber: string
Title:
Party NumberThe unique identifier for the party (account, contact, or household), to which the address is associated. 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 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. -
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 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
Title:
Party Source System Reference ValueThe unique identifier from external source system for the account, contact or household 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 account, contact or household record with which the address is associated. -
PartyUniqueName: string
Title:
Unique Party NameRead Only:trueMaximum Length:900The unique party name of the party record. -
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 whether this is the primary address of the associated object. If the value is True, then this is the primary address. The default value is False. If this attribute is not explicitly mentioned in the payload, then the value of this attribute is set to null. -
Province: string
Title:
ProvinceMaximum Length:60The province element of address. -
SalesAccountFlag: boolean
Title:
Sales Account FlagRead Only:trueMaximum Length:10Default Value:falseIndicates whether the associated customer is a sales account. -
smartActions: array
Smart Actions
Title:
Smart ActionsThis VO stores the endpoint and security details for every user 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 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.
-
SourceSystemReferenceValue: 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.
-
SSROwnerTableName: string
Read Only:
trueMaximum Length:255The name of the table that holds the address 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 DateThe date from which this address is active. This value is defaulted to the current system date if not provided during create. -
State: string
Title:
StateMaximum Length:60The state element of address. -
Status: string
Title:
StatusMaximum Length:1Default Value:AAn internal application-determined flag indicating status of the address. Status codes are defined by the lookup HZ_STATUS. -
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 on which the validation starts. This attribute is internally set by the 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 : Address Purposes
Type:
arrayTitle:
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 ActionsThis VO stores the endpoint and security details for every user action.
Show Source
Nested Schema : households-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 : households-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 of the address purpose. -
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 whether the address purpose is to be deleted. If the value is True, then the address purpose will be deleted. The default value is NULL. If this attribute is not explicitly mentioned in the payload, then the value of this attribute is set to null.
-
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 : households-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:4000A message to seek confirmation for the action being performed. -
ContentType: string
Title:
Content TypeMaximum Length:50The content type to use when invoking the REST endpoint. -
DisplayLabel: string
Title:
Action NameMaximum Length:256Consumer-friendly action name. -
Entity: string
Title:
Parent EntityMaximum Length:150REST Resources the action belongs to. -
Href: string
Title:
REST EndpointMaximum Length:1024The REST endpoint to perform the action. -
IncludedInApplication: string
Title:
Included in ApplicationMaximum Length:512List of applications that this action can be used in. -
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:15HTTP method to use with HREF. -
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 if smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Boolean type indicating if the action is seeded or custom. -
UpdateOfAttributes: string
Title:
Attributes to UpdateMaximum Length:512Attributes to be updated when the Actions UI is launched. -
UserActionId: integer
(int64)
Title:
User Action IDUniquely identifies the action. For internal use. -
UserActionName: string
Title:
Action NameMaximum Length:256Uniquely identifies the action with a name. For internal use. - UserActionNavigation: array Smart Action User Interface Definitions
-
UserActionRank: integer
(int64)
Title:
PriorityNumber to indicate priority of the action. -
UserActionRequestPayload: array
Smart Action REST Payload Definitions
Title:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here. -
UserActionURLBinding: array
Smart Action User Interface Definitions
Title:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
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 DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here.
Show Source
Nested Schema : Smart Action User Interface Definitions
Type:
arrayTitle:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Show Source
Nested Schema : households-Address-smartActions-UserActionRequestPayload-item-response
Type:
Show Source
object-
Binding: string
Title:
Payload Value Binding TypeMaximum Length:64Indicates the binding type of the value. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MandatoryFlag: boolean
Title:
MandatoryMaximum Length:1Boolean value indicating if the payload is mandatory. -
RequestPayloadId: integer
(int64)
Uniquely identifies the payload for smart actions. For internal use.
-
RequestPayloadName: string
Title:
Request Payload Attribute NameMaximum Length:256The key in the Key Value pair that forms the payload. -
SmartSuggestPath: string
Title:
Smart Suggest PathMaximum Length:2048The path used for smart suggest. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean value. -
Value: string
Title:
Request Payload Attribute ValueMaximum Length:1000The value in the Key Value pair that forms the payload. -
ValueStruct: string
Title:
Payload Value StructureMaximum Length:20If the value in the Key Value pair isn't a single value, this would be set.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : households-Address-smartActions-UserActionURLBinding-item-response
Type:
Show Source
object-
Binding: string
Title:
URL Binding TypeMaximum Length:64This is a hint for processing the Url Binding runtime. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1Default Value:falseBoolean indicator. -
URLBindingId: integer
(int64)
Uniquely identifies the URL Bind for smart actions. For internal use.
-
URLBindingName: string
Title:
URL Binding Parameter NameMaximum Length:256For action REST endpoints that require runtime binding, this is the key in the key value pair. -
Value: string
Title:
URL Binding Parameter ValueMaximum Length:1000For action REST endpoints that require runtime binding, this is the value in the key 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
The 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:
- AddressPurpose
-
Parameters:
- AddressNumber:
$request.path.AddressNumber - PartyNumber:
$request.path.PartyNumber
The 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. - AddressNumber:
- CountriesLOV
-
Parameters:
- finder:
ObsoleteEnabledFlagFinder%3BBindEnabledFlag%3DY%2CBindObsoleteFlag%3DN
The list of values for the country code of the address, such as US and UK.
The following properties are defined on the LOV link relation:- Source Attribute: Country; Target Attribute: TerritoryCode
- Display Attribute: TerritoryShortName
- finder:
- FuseTypeLookupVA
-
Parameters:
- finder:
LookupTypeTagFinder%3BBindLookupType%3DPARTY_SITE_USE_CODE%2CBindTag%3DSALES_CLOUD
The following properties are defined on the LOV link relation:- Source Attribute: AddressType; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- HouseTypeLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHZ_HOUSE_TYPE
The list of values for the building type, such as houseboat or trailer.
The following properties are defined on the LOV link relation:- Source Attribute: HouseType; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- smartActions
-
Parameters:
- AddressNumber:
$request.path.AddressNumber - PartyNumber:
$request.path.PartyNumber
This VO stores the endpoint and security details for every user action. - AddressNumber:
Examples
cURL Command
The following example shows how to get an address by submitting a get request on the REST resource using cURL.
curl -u <username:password> \ -X GET https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/households/CDRM_336627/child/Address/CDRM_97969
Example of Response Body
The following example shows the contents of the response body in JSON format.
{
"PartyId": 300100046232383,
"PartyNumber": "CDRM_336627",
"AddressId": 300100046232387,
"AddressNumber": "CDRM_97969",
"LastUpdatedBy": "SALES_ADMIN",
"StartDateActive": "2015-01-09",
"Status": "A",
"Address1": "600 Oracle Parkway",
...
}