Get an account
get
/crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}
Request
Path Parameters
-
PartyNumber(required): string
The unique alternate identifier for the account party. You can update the value if the profile option HZ_GENERATE_PARTY_NUMBER is set to True. The default value is a concatenation of the value specified in the profile option ZCA_PUID_PREFIX and a unique system generated sequence number. Inactive records can't be updated.
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 : accounts-item-response
Type:
Show Source
object-
AccountContact: array
Organization Contacts
Title:
Organization ContactsThe account contacts resource is used to view, create, update, and delete an account contact. It refers to a person who functions as a contact for an account. -
AccountExtensionBase: array
Account Extension Bases
Title:
Account Extension BasesThe account extension bases resource is used to view, create, update, and delete an account extension base. It serves as the base object for all the extension local objects that belong to the same extension type. -
AccountHierarchySummary: array
Account Hierarchy
Title:
Account HierarchyThe account hierarchy summaries resource is used to view the account hierarchy information. -
AccountRollup: array
Account Rollups
Title:
Account RollupsThe account rollups resource is used to view, create, update, and delete an account rollup. -
AccountScore: integer
Title:
Account ScoreScore assigned based on custom criteria by the user. -
AccountScoringTier: string
Title:
Account Scoring TierMaximum Length:30Tier assigned based on custom criteria by the user. -
AccountTeam: array
Account Team
Title:
Account TeamThe account team resource is used to view the team members and territory team members associated with an account. -
AdditionalIdentifier: array
Additional Identifier
Title:
Additional IdentifierThe additional identifiers resource is used to view, create, update, and delete an additional identifiers such as driver's license number or passport number. -
AdditionalName: array
Additional Names
Title:
Additional NamesThe additional name resource is used to view, create, update, and delete additional names associated with an account. The resource allows you to capture other names associated with an account, such as a maiden name, or a brand name. -
Address: array
Addresses
Title:
AddressesThe addresses resource is used to view, create, update, and delete addresses of an account. An address contains the detailed location information of an account. -
AddressElementAttribute1: string
Title:
Additional Address Element 1Maximum Length:150The additional address element to support flexible address format. -
AddressElementAttribute2: string
Title:
Additional Address Element 2Maximum Length:150The additional address element to support flexible address format. -
AddressElementAttribute3: string
Title:
Additional Address Element 3Maximum Length:150The additional address element to support flexible address format. -
AddressElementAttribute4: string
Title:
Additional Address Element 4Maximum Length:150The additional address element to support flexible address format. -
AddressElementAttribute5: string
Title:
Additional Address Element 5Maximum Length:150The additional address element to support flexible address format. -
AddressLine1: string
Title:
Address Line 1Maximum Length:240The first line for address. -
AddressLine2: string
Title:
Address Line 2Maximum Length:240The second line for address. -
AddressLine3: string
Title:
Address Line 3Maximum Length:240The third line for address. -
AddressLine4: string
Title:
Address Line 4Maximum Length:240The fourth line for address. -
AddressLinesPhonetic: string
Title:
Address Lines PhoneticMaximum Length:560The phonetic or kana representation of the Kanji address lines (used in Japan). -
AddressNumber: string
Title:
Site NumberMaximum Length:30The alternate key identifier of the address that is internally generated during create. One of AddressId, AddressNumber or SourceSystem and SourceSystemReferenceValue keys is used to identify the address record during update. -
AddressType: string
Title:
Address TypeAdditional information as type of address like BillTo, ShipTo. -
AddressTypeList: string
Title:
Address TypeThe address type as a list. You can pass either Address Type or Address Type List for Account service. -
AnalysisFiscalYear: string
Title:
Analysis YearMaximum Length:5The fiscal year used as the source for financial information. -
AssignmentExceptionFlag: boolean
Title:
Assignment Exception IndicatorRead Only:trueMaximum Length:1Default Value:falseIndicates whether the sales account had the required dimensions to allow assignment manager to assign territories to the sales account. If the value is True, then the sales account has the dimensions. The default value is False. -
Attachment: array
Account Attachments
Title:
Account AttachmentsThe account attachments resource is used to view, create, update, and delete attachments of an account. An attachment includes additional information about an account. -
Building: string
Title:
BuildingMaximum Length:240The specific building name or number at a given address. -
BusinessReport: string
(byte)
Title:
D&B Business ReportThe Dun & Bradstreet business information report. -
BusinessScope: string
Title:
Business ScopeMaximum Length:20The class of business to which the account belongs, such as local, national, or international. -
CEOName: string
Title:
Chief Executive NameMaximum Length:240The name of the organization???s chief executive officer. -
CEOTitle: string
Title:
Chief Executive TitleMaximum Length:240The formal title of the chief executive officer. -
CertificationLevel: string
Title:
Certification LevelMaximum Length:30The certification level of the organization. A list of valid certification level codes is defined using the lookup HZ_PARTY_CERT_LEVEL. Review and update the codes using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
CertificationReasonCode: string
Title:
Certification ReasonMaximum Length:30The code indicating the reason for the contact's current certification level assignment. A list of valid certification reason codes are defined using the lookup HZ_PARTY_CERT_REASON. Review and update the codes using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
City: string
Title:
CityMaximum Length:60The city element of the account. -
Comments: string
Title:
CommentsMaximum Length:2000The corporate charter of the organization. -
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. -
CongressionalDistrictCode: string
Title:
Congressional DistrictMaximum Length:2The U.S. Congressional district code for the account. -
ContactPoint: array
Contact Points
Title:
Contact PointsThe contact point resource is used to view, create, update, and delete contact points for an account. Contact points can be geographical addresses, phone numbers, e-mail IDs, URLs, messenger IDs, and so on. -
ControlYear: number
Title:
Organization Control YearThe year when current ownership gained control of the organization. -
CorpCurrencyCode: string
Title:
Corporate Currency CodeMaximum Length:15The corporate currency code associated with the account. 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. -
CorporationClass: string
Title:
Corporation ClassMaximum Length:60The taxation classification for corporation entities such as Chapter S in the US. -
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 of the primary address. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the account record. -
CreatedByModule: string
Title:
Created by ApplicationDefault Value:HZ_WSThe application module that created the account record. Defaulted to value HZ_WS for all web service based creation. A list of valid certification level codes is defined in the lookup HZ_CREATED_BY_MODULES. You can review and update the codes using the Setup and Maintenance task, Manage Trading Community Common Lookups. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:15The currency code. A list of valid values are 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. -
CurrentFiscalYearPotentialRevenueAmount: number
Title:
Current Fiscal Year's Potential RevenueThe estimated revenues that can be earned by the organization during its current fiscal year. -
CustomerClassification: array
Aux Classifications
Title:
Aux ClassificationsThe aux classifications resource is used to view, create, update, and delete the auxiliary classifications of the customers associated with the accounts. Auxiliary classification enable you to categorize customers into different groups, such as commercial or private. -
DataCloudStatus: string
Title:
Enrichment StatusMaximum Length:30The enrichment status of the contact record from Data-as-a-Service. A list of valid values are defined in the lookup DATA_CLOUD_STATUS. Review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. -
DatafoxCompanyId: string
Title:
DataFox Company IDMaximum Length:30Datafox Company Identifier. -
DeleteFlag: boolean
Title:
Delete AccountRead Only:trueIndicates if the account can be deleted. If current user has permission to delete the record, delete flag will be true, otherwise the flag will be false. -
Description: string
Title:
DescriptionMaximum Length:2000Short description for the company. -
DisadvantageIndicator: string
Title:
Disadvantaged IndicatorMaximum Length:30Indicates whether the organization is considered disadvantaged by the US government under Title 8A. If the value is Yes, the organization is considered disadvantaged under Title 8A. The default value is No. -
DomesticUltimateDatafoxId: string
Title:
Domestic Ultimate DataFox IdMaximum Length:30The DataFox Company identifier of the Domestic Ultimate for the account, which is the highest family member in the same country as this business entity. A subject may be its own Domestic Ultimate. -
DomesticUltimateDUNSNumber: string
Title:
Domestic Ultimate D-U-N-S NumberMaximum Length:30The DUNS Number for the Domestic Ultimate. A Domestic Ultimate is the highest member of the same country in the organization's hierarchy. An organization can be its own Domestic Ultimate. -
DomesticUltimateFlag: boolean
Title:
Domestic Ultimate IndicatorRead Only:trueDefault Value:falseIndicates whether an account is domestic ultimate parent in the hierarchy. Possible values are Yes and No. -
DoNotConfuseWith: string
Title:
Don't Confuse WithMaximum Length:255Indicates that there is an organization that is similarly named. -
DUNSCreditRating: string
Title:
D&B Credit RatingMaximum Length:5The Dun & Bradstreet credit rating. -
DUNSNumber: string
Title:
D-U-N-S NumberMaximum Length:30The DUNS Number in freeform text format. The value not restricted to nine digit number. -
EmailAddress: string
Title:
EmailMaximum Length:320The e-mail address of the contact point for the organization. -
EmailContactPointType: string
Title:
Email TypeRead Only:trueMaximum Length:30Default Value:EMAILThe type of the email contact. -
EmailFormat: string
Title:
Email FormatMaximum Length:30The preferred format for e-mail addressed to this organization, such as HTML or ASCII. -
EmailVerificationDate: string
(date)
Title:
Email Verification DateThe date when email address of the account was last verified. -
EmailVerificationStatus: string
Title:
Email Verification StatusMaximum Length:30The status code of the verification of email address for the account. The values based on the lookup are valid, invalid, or partially invalid for email. -
EmployeesAtPrimaryAddress: string
Title:
Employees at Primary AddressMaximum Length:10The qualifier to calculate the estimated number of employees at the primary address. A list of valid qualifier codes are defined using the lookup EMP_AT_PRIMARY_ADR_EST_IND. Review and update the codes using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
EmployeesAtPrimaryAddressEstimation: string
Title:
Number of Employees at Identifying Address Estimated QualifierMaximum Length:30The estimated minimum number of employees at the primary address. A list of accepted values are defined in the lookup type EMP_AT_PRIMARY_ADR_MIN_IND. Review and update the values using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
EmployeesAtPrimaryAddressMinimum: string
Title:
Number of Employees at Identifying Address Minimum QualifierMaximum Length:30The qualifier to qualify calculation of employees at the primary address as minimum. -
EmployeesAtPrimaryAddressText: string
Title:
Employees at Identifying AddressMaximum Length:12The number of employees at the referenced address in text format. -
EmployeesTotal: number
Title:
Number of EmployeesThe total number of employees in the organization. -
EngagementLevel: string
Title:
Engagement LevelRead Only:trueAn insight from Sales Insights feature set for Accounts that explains the level of interactions with each account. -
ExistingCustomerFlag: boolean
Title:
Existing Sales AccountRead Only:trueMaximum Length:1Default Value:falseIndicates if there is an existing selling or billing relationship with the sales account. If the value is true, then there is an existing relationship with the sales account. The default value is False. -
ExistingCustomerFlagLastUpdateDate: string
(date)
Title:
Existing Indicator Last Update DateRead Only:trueThe date when the existing customer flag was last updated. -
ExportIndicator: string
Title:
Exporter IndicatorMaximum Length:30Indicates whether the organization is an exporter. If the value is Y, then the organization is an exporter. The default value is N. -
FavoriteAccountFlag: boolean
Title:
FavoriteMaximum Length:10Default Value:falseIndicates if the account is a favorite. The default value is false. -
FaxAreaCode: string
Title:
Fax Area CodeMaximum Length:20The area code for the fax number. -
FaxContactPointType: string
Title:
Fax TypeRead Only:trueMaximum Length:30Default Value:PHONEThe type of contact point for fax. -
FaxCountryCode: string
Title:
Fax Country CodeMaximum Length:10The international country code for a fax number, such as 33 for France. -
FaxExtension: string
Title:
Fax ExtensionMaximum Length:20The extension to the fax number of the organization. -
FaxNumber: string
Title:
FaxMaximum Length:40The fax number of the organization in the local format. The number should not include area code, country code, or extension. -
FaxVerificationDate: string
(date)
Title:
Fax Verification DateThe date when fax number was last verified for the account. -
FaxVerificationStatus: string
Title:
Fax Verification StatusMaximum Length:30The status code of the verification of fax number for the account. The values based on lookup are valid and invalid for fax. -
FiscalYearendMonth: string
Title:
Fiscal Year End MonthMaximum Length:30The last month of a fiscal year for the organization. The list of accepted values is defined in the lookup type MONTH. -
FloorNumber: string
Title:
Floor NumberMaximum 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 version of the primary address. -
FormattedFaxNumber: string
Title:
Formatted Fax NumberRead Only:trueThe formatted phone number of the organization. -
FormattedPhoneNumber: string
Title:
Phone NumberRead Only:trueThe formatted phone number of the organization. -
GeneralServicesAdministrationFlag: boolean
Title:
GSA IndicatorMaximum Length:1Default Value:falseIndicates whether organization is a US federal agency supported by the General Services Administration (GSA). If the value is Y, then the organization is supported by GSA. The default value is N. -
GlobalUltimateDatafoxId: string
Title:
Global Ultimate DataFox IdMaximum Length:30The DataFox Company identifier of the Global Ultimate for the account, which is the highest family member globally across countries as this business entity as you walk up this branch of the tree. A case may be its own Global Ultimate. -
GlobalUltimateDUNSNumber: string
Title:
Global Ultimate D-U-N-S NumberMaximum Length:30The DUNS Number for the Global Ultimate. A Global Ultimate is the highest member in the organization's hierarchy. An organization can be its own Global Ultimate. -
GlobalUltimateFlag: boolean
Title:
Global Ultimate IndicatorRead Only:trueDefault Value:falseIndicates whether an account is global ultimate parent node in the hierarchy. Possible values are Yes and No. -
GrowthStrategyDescription: string
Title:
Growth Strategy DescriptionMaximum Length:2000The user-defined description of growth strategy. -
HomeCountry: string
Title:
Home CountryMaximum Length:2The home country of the organization. -
HQBranchIndicator: string
Title:
HQ Branch IndicatorMaximum Length:30The status of this site, such as HQ, a branch, or a single location. A list of accepted values are defined in the lookup type HQ_BRANCH_IND. -
ImportIndicator: string
Title:
Importer IndicatorMaximum Length:30Indicates whether the organization is an importer. If the value is Y, then the organization is an importer. The default value is N. -
Industries: string
Title:
IndustriesRead Only:trueIndicates the multiple class code meaning values of the industry classification for the account -
IndustryCode: string
Title:
Primary IndustryThe Industry classification code. The classification codes are defined for every classification category as specified in IndustryCodeType attribute. Review and update the codes using the Setup and Maintenance work area, Manage Classification Categories task. -
IndustryCodeType: string
Title:
Industry CategoryRead Only:trueThe industry classification category code type. It is defaulted to the value of profile option MOT_INDUSTRY_CLASS_CATEGORY. Review and update the codes using the Setup and Maintenance work area, Manage Classification Categories task. -
Keywords: string
Title:
KeywordsMaximum Length:2000List of the top keywords of the company. -
LaborSurplusIndicator: string
Title:
Labor Surplus IndicatorMaximum Length:30Indicates whether the organization operates in an area with a labor surplus. If the value is Y, then the organization operates in an area with a labor surplus. The default value is N. -
LastAssignmentDateTime: string
(date-time)
Title:
Last Assignment Date TimeRead Only:trueThe date when the sales account territory assignment was last run by assignment manager. -
LastEnrichmentDate: string
(date)
Title:
Last Enrichment DateThe date when the record was last enriched. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date 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 of the user who last updated the record. -
LegalStatus: string
Title:
Legal StatusMaximum Length:30The legal structure of the organization such as partnership, corporation, and so on. -
LineOfBusiness: string
Title:
Line of BusinessMaximum Length:240The type of business activities performed at this site. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocalActivityCode: string
Title:
Local Activity CodeMaximum Length:30The local activity classification code. -
LocalActivityCodeType: string
Title:
Local Activity Code TypeMaximum Length:30The type of the local activity classification code. -
LocalBusinessIdentifier: string
Title:
Common Business IdentifierMaximum Length:60The unique identifier assigned to a businesses by a government agency such as Chamber of Commerce, or any other authority. It is often used by countries other than USA. -
LocalBusinessIdentifierType: string
Title:
Common Business Identifier TypeMaximum Length:30The lookup that represents most common business identifier in a country such as Chamber of Commerce Number in Italy, Government Registration Number in Taiwan. A list of accepted values are defined in the lookup type LOCAL_BUS_IDEN_TYPE. -
Mailstop: string
Title:
Mail StopMaximum Length:60A user-defined code to indicate a mail drop point within their organization. -
MinorityOwnedIndicator: string
Title:
Minority-Owned IndicatorMaximum Length:30Indicates whether the organization is primarily owned by ethnic or racial minorities. If the value is Y, then the organization is owned by ethnic or racial minorities. company is primarily owned by ethnic or racial minorities. The default value is N. -
MinorityOwnedType: string
Title:
Type of Minority-Owned OrganizationMaximum Length:30The type of minority-owned firm. -
MissionStatement: string
Title:
Mission StatementMaximum Length:2000The corporate charter of organization in user-defined text format. -
NamedFlag: boolean
Title:
Named AccountMaximum Length:1Default Value:falseIndicates if the sales account is a named sales account. If the value is True, then the account is a named account. The default value is False. -
NextFiscalYearPotentialRevenueAmount: number
Title:
Next Fiscal Year's Potential RevenueThe estimated revenue of the organization to be earned during its next fiscal year. -
Note: array
Notes
Title:
NotesThe notes resource is used to view, create, update, and delete notes associated with an account. A note captures comments, information, or instructions related to an account. -
OrchestrationAssociations: array
Orchestration Associations
Title:
Orchestration AssociationsThe orchestration association resource lets you view the associations between Sales Orchestration process and the Transactional Objects. -
OrganizationName: string
Title:
Organization NameMaximum Length:360The name of the account. -
OrganizationProfileId: integer
(int64)
Title:
Organization IDRead Only:trueThe unique identifier of the organization profile. -
OrganizationSize: string
Title:
Organization SizeMaximum Length:30The size of the organization based on its revenue, number of employees, and so on. -
OrganizationType: string
Title:
Organization TypeMaximum Length:30The type of the organization. -
OrganizationTypeCode: string
Title:
Organization Type CodeThe organization type code. -
OutOfBusinessIndicator: string
Title:
Out of Business IndicatorMaximum Length:30Indicates whether the organization is out of business. If the value is Y, then the organization is out of business. The default value is N. -
OwnerEmailAddress: string
Title:
Owner EmailRead Only:trueMaximum Length:320The e-mail address of the employee resource that owns and manages the sales account. The owner is a valid employee resource defined within Engagement Cloud. -
OwnerName: string
Title:
OwnerRead Only:trueMaximum Length:360The name of the employee resource that owns and manages the sales account. -
OwnerPartyId: integer
(int64)
Title:
Owner IDThe unique identifier of a valid employee resource who owns and manages the sales account. -
OwnerPartyNumber: string
Title:
Owner Party NumberRead Only:trueMaximum Length:30The party number of a valid employee resource who owns and manages the sales account. -
ParentAccountList: string
Title:
Parent Account ListRead Only:trueMaximum Length:255List of all the parent accounts till the top node in the account hierarchy. -
ParentAccountName: string
Title:
Parent AccountRead Only:trueThe name of the parent account in the hierarchy. -
ParentAccountPartyId: integer
Title:
Parent Account IDThe party Id of the parent account within the hierarchy. To assign a parent account to a sales account, you must provide the parent account's party ID, party number, or source system reference. -
ParentAccountPartyNumber: string
Title:
Parent Account Registry IDThe party number of the parent account within the hierarchy. -
ParentAccountSourceSystem: string
Title:
Parent Source SystemThe source system of the parent account within the hierarchy. -
ParentAccountSourceSystemReferenceValue: string
Title:
Parent Account Source System ReferenceThe source system reference of the parent account within the hierarchy. -
ParentDUNSNumber: string
Title:
Parent D-U-N-S NumberMaximum Length:30The DUNS Number of the organization or the parent entity that owns a majority stake of the organization's capital stock. The parent entity can be a subsidiary of another corporation. If the parent also has branches, then it is regarded as headquarters as well as a parent company. A headquarters is a business establishment that has branches or divisions reporting to it, and is financially responsible for those branches or divisions. If the headquarters has more than 50% of capital stock owned by another corporation, it also will be a subsidiary. If it owns more than 50% of capital stock of another corporation, then it is also a parent. -
ParentOrSubsidiaryIndicator: string
Title:
Subsidiary IndicatorMaximum Length:30Indicates whether the organization is a parent or subsidiary. -
PartyId: integer
(int64)
Title:
Party IDRead Only:trueThe unique identifier of the account. -
PartyNumber: string
Title:
Party NumberMaximum Length:30The unique alternate identifier for the account party. You can update the value if the profile option HZ_GENERATE_PARTY_NUMBER is set to True. The default value is a concatenation of the value specified in the profile option ZCA_PUID_PREFIX and a unique system generated sequence number. Inactive records can't be updated. -
PartyNumberKey: string
Title:
Registry IDMaximum Length:30The alternate identifier of the party. -
PartyStatus: string
Read Only:
trueMaximum Length:1Default Value:AIndicates the status of the account. This is an internally-used column and the values are defined in the lookup HZ_STATUS. Review and update the codes using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
PartyType: string
Title:
Party TypeRead Only:trueMaximum Length:30Default Value:ORGANIZATIONThe type of the party. -
PartyUniqueName: string
Title:
Unique Party NameRead Only:trueMaximum Length:900The unique account name displayed on account related screens. The default value is the concatenation of attributes AccountName and UniqueNameSuffix. If the attribute UniqueNameSuffix is nil, then the AccountName is concatenated with a system generated number. -
PhoneAreaCode: string
Title:
Phone Area CodeMaximum Length:20The area code for the telephone number. -
PhoneContactPointType: string
Title:
Phone TypeRead Only:trueMaximum Length:30Default Value:PHONEThe type of contact point. -
PhoneCountryCode: string
Title:
Phone Country CodeMaximum Length:10The international country code for a telephone number, such as 33 for France. -
PhoneExtension: string
Title:
Phone ExtensionMaximum Length:20The extension to the phone number of the organization. -
PhoneNumber: string
Title:
PhoneMaximum Length:40The phone number of the organization in the local format. The number should not include area code, country code, or extension. -
PhoneVerificationDate: string
(date)
Title:
Phone Verification DateThe date when phone number of account was last verified. -
PhoneVerificationStatus: string
Title:
Phone Verification StatusMaximum Length:30The status code of the phone number verification for the account. The values based on lookup are valid and invalid for phone. -
PostalCode: string
Title:
Postal CodeMaximum Length:60The postal code of the address. -
PostalPlus4Code: string
Title:
Postal Plus 4 CodeMaximum Length:20The four digit extension to the United States Postal ZIP code. -
PreferredContactMethod: string
Title:
Preferred Contact MethodMaximum Length:30The preferred contact method of the organization. The accepted values are defined in the lookup type HZ_PREFERRED_CONTACT_METHOD. Review and update the codes using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
PreferredFunctionalCurrency: string
Title:
Preferred Functional CurrencyMaximum Length:15The code indicating the organization's default currency. A list of valid currency codes are defined during the application setup. -
PrimaryAddress: array
Primary Addresses
Title:
Primary AddressesThe primary addresses resource is used to view, create, update, and delete the primary addresses of the accounts. A primary address is the default communication address of an account. -
PrimaryAddressId: integer
(int64)
Read Only:
trueThe unique identifier of the primary address. -
PrimaryContactDoCallFlag: boolean
Title:
OK to Call Primary ContactRead Only:trueMaximum Length:10Default Value:falseIndicates whether the user can call the primary contact of an account. The accepted values are True and False or Y and N. Default is False or N. -
PrimaryContactDoEmailFlag: boolean
Title:
OK to Email Primary ContactRead Only:trueMaximum Length:10Default Value:falseIndicates whether the user can email the primary contact of an account. The accepted values are True and False or Y and N. Default is False or N. -
PrimaryContactEmail: string
Title:
Contact EmailRead Only:trueThe e-mail address of the account's primary contact. -
PrimaryContactEmailDNC: boolean
Title:
Do Not Email Primary ContactRead Only:trueMaximum Length:255Default Value:falseIndicates whether the email can be used for the primary contact. The accepted values are True and False or Y and N. Default is False or N. -
PrimaryContactEmailVerificationDate: string
(date)
Title:
Primary Contact Email Verification DateRead Only:trueThe date of verification for the primary contact email. -
PrimaryContactEmailVerificationStatus: string
Title:
Primary Contact Email Verification StatusRead Only:trueMaximum Length:30The status of the verification for primary contact email. Accepted values are defined in the standard lookup type ORA_HZ_VALIDATION_STATUS as ORA_VALID, ORA_INVALID and ORA_PARTIALLY_VALID. Default value is blank which indicates that values are not verified. -
PrimaryContactJobTitle: string
Title:
Job TitleRead Only:trueThe free form text for the job title of the primary contact. -
PrimaryContactName: string
Title:
Primary ContactRead Only:trueMaximum Length:255The name of the account's primary contact. -
PrimaryContactPartyId: integer
(int64)
Title:
Primary Contact Party IDThe unique identifier of the primary contact of the account. -
PrimaryContactPartyNumber: string
Title:
Primary Contact Party NumberThe party number of the primary contact of the account. -
PrimaryContactPhone: string
Title:
Contact PhoneRead Only:trueThe phone number of the account's primary contact. -
PrimaryContactPhoneDNC: boolean
Title:
Do Not Call Primary ContactRead Only:trueMaximum Length:255Default Value:falseIndicates whether the user can call the primary contact phone. The accepted values are True and False or Y and N. Default is False or N. -
PrimaryContactPhoneVerificationDate: string
(date)
Title:
Primary Contact Phone Verification DateRead Only:trueThe date of verification of the primary contact phone. -
PrimaryContactPhoneVerificationStatus: string
Title:
Primary Contact Phone Verification StatusRead Only:trueMaximum Length:30The status of the verification for primary contact phone. Accepted values are defined in the standard lookup type ORA_HZ_VALIDATION_STATUS as ORA_VALID and ORA_INVALID. Default value is blank which indicates that values are not verified. -
PrimaryContactSourceSystem: string
Title:
Primary Contact Source SystemThe name of external source system where the primary contact of the account is imported from. -
PrimaryContactSourceSystemReferenceValue: string
Title:
Primary Contact Source System ReferenceThe unique identifier for the account's primary contact as specified in the external source system. -
PrincipalName: string
Title:
Principal NameMaximum Length:240The name of the highest ranking person in the organization. -
PrincipalTitle: string
Title:
Principal TitleMaximum Length:240The title of the highest ranking person in the organization. -
ProfileQualityScore: number
Title:
Profile Quality ScoreRead Only:trueThe relative score which is used for promotion of a profile record associated to a sales account. -
PromotedAccountId: integer
(int64)
Title:
Main Account IDRead Only:trueThe unique identifier of the promoted party. The identifier of the master link record. -
PromotedFlag: boolean
Title:
Main FlagRead Only:trueIndicates whether the record is promoted. -
PromotedPartyName: string
Title:
Main Account NameRead Only:trueMaximum Length:900The party name of the master link record. -
PromotedPartyNumber: string
Title:
Main Account Registry IDRead Only:trueMaximum Length:30The alternate unique identifier of the master link record. -
Province: string
Title:
ProvinceMaximum Length:60The province of the address. -
PublicPrivateOwnershipFlag: boolean
Title:
Private OwnershipMaximum Length:1Default Value:falseIndicates whether the organization is publically or privately owned. If the value is Y, then the organization is a privately owned organization. The default value is N. -
RawFaxNumber: string
Title:
Raw Fax NumberMaximum Length:60The unformatted fax number of the organization. -
RawPhoneNumber: string
Title:
Raw Phone NumberMaximum Length:60The unformatted phone number of the organization. -
RecordSet: string
Title:
Record SetRead Only:trueMaximum Length:30The record set to display search results. -
RegistrationType: string
Title:
Registration TypeMaximum Length:30Indicates the type of registration, such as nonprofit. The accepted values are defined in the lookup type REGISTRATION_TYPE. -
Relationship: array
Relationships
Title:
RelationshipsThe relationships resource is used to view, create, and update account relationships. An account relationship is the interconnection between parties, such as between an account and the account's contact person. -
RentOrOwnIndicator: string
Title:
Rent or Own IndicatorMaximum Length:30Indicates if this contact owns or rents his or her residence. A list of valid values for rent, own, and lease are defined in the lookup OWN_RENT_IND. Review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. -
SalesProfileNumber: string
Title:
Sales Account NumberMaximum Length:30The sales profile number. -
SalesProfileStatus: string
Title:
StatusMaximum Length:30A valid user-defined status of the sales account. -
SalesTeamMember: array
Account Resources
Title:
Account ResourcesAccount resources is used to view, create, update, and delete the sales team members of an account. The sales team members represent a resource party, and are assigned to a sales account team. A sales account team member has a defined access role for the sales account. -
SiebelLocation: string
Title:
LocationMaximum Length:50Location of account - optional part of User Primary Key. -
SmallBusinessIndicator: string
Title:
Small Business IndicatorMaximum Length:30Indicates whether the organization is considered as a small business. If the value is Y, then the organization is considered as a small business. The default value is N. -
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. -
SourceObjectType: string
Read Only:
trueMaximum Length:255Default Value:SALES_PARTYThe type for the source object. -
SourceSystem: string
Title:
Party Source SystemThe name of external source system where the account party is imported from. The values configured in setup task Trading Community Source System. -
SourceSystemReference: array
Source System References
Title:
Source System ReferencesThe source system reference resource is used to view, create, update, and delete source systems. A source system is an external system from which you import data. -
SourceSystemReferenceValue: string
Title:
Party Source System Reference ValueThe unique identifier for the account party from the external source system specified in the attribute SourceSystem. -
State: string
Title:
StateMaximum Length:60The state element of Address. -
StockSymbol: string
Title:
Stock SymbolMaximum Length:20The corporate stock symbol of the organization as listed in stock exchanges. -
TaxpayerIdentificationNumber: string
Title:
Taxpayer Identification NumberMaximum Length:20The taxpayer identification number that is often a unique identifier of the organization, such as income taxpayer Id in USA and fiscal code or NIF in Europe. -
TotalAccountsInHierarchy: integer
Title:
Total Accounts in HierarchyRead Only:trueThe total number of accounts in the hierarchy. -
TotalChildAccounts: integer
Title:
Total Child AccountsRead Only:trueThe total number of direct and indirect child accounts in the hierarchy. -
TotalEmployeesEstimatedIndicator: string
Title:
Number of Employees Estimated QualifierMaximum Length:30Indicates if the employee total is estimated. The accepted values are defined in the lookup type TOTAL_EMP_EST_IND. -
TotalEmployeesIndicator: string
Title:
Number of Employees Includes SubsidiariesMaximum Length:30Indicates if subsidiaries are included in the calculation of total employees. The accepted values are defined in the lookup type TOTAL_EMPLOYEES_INDICATOR. -
TotalEmployeesMinimumIndicator: string
Title:
Number of Employees Minimum QualifierMaximum Length:30Indicates if the number is a minimum, maximum, or average number of total employees. The accepted values are defined in the lookup type TOTAL_EMP_MIN_IND. -
TotalEmployeesText: string
Title:
Total Number of EmployeesMaximum Length:60The total number of employees in text format. -
TotalImmediateChildAccounts: integer
Title:
Total Immediate Child AccountsRead Only:trueThe number of immediate child nodes in hierarchy for the account. -
Type: string
Title:
TypeMaximum Length:30The account type that defines if the account is a sales account or a prospect or any other party type. The accepted values are defined in the lookup type ZCA_ACCOUNT_TYPE. It is defaulted to ZCA_CUSTOMER if no value is provided. -
UltimateIdentifierSource: string
Title:
Ultimate Identifier SourceRead Only:trueMaximum Length:80The name of the source used to enrich account data that identifies the ultimate identifiers. -
UltimateParentFlag: boolean
Title:
Ultimate Parent IndicatorRead Only:trueDefault Value:falseIndicates whether an account is ultimate parent or root node in the hierarchy. Possible values are Yes and No. -
UltimateParentName: string
Title:
Ultimate ParentRead Only:trueMaximum Length:255The name of the ultimate parent of the account. -
UltimateParentPartyId: integer
Title:
Ultimate Parent IDRead Only:trueThe unique identifier of the ultimate parent party. -
UltimateParentPartyNumber: string
Title:
Ultimate Parent Registry IDRead Only:trueMaximum Length:255The alternate identifier of the ultimate parent. -
UniqueNameSuffix: string
Title:
Name SuffixMaximum Length:540The suffix used to generate the attribute PartyUniqueName. The suffix is concatenated to the OrganizationName attribute to generate the PartyUniqueName. The primary address is defaulted as the suffix. -
UpdateFlag: boolean
Title:
Update AccountRead Only:trueIndicates if the record can be updated. The default value is false. -
URL: string
Title:
URLMaximum Length:2000The uniform resource locator or a website containing information about the organization. -
WebContactPointType: string
Title:
Web TypeRead Only:trueMaximum Length:30Default Value:WEBThe type of web contact point. -
WomanOwnedIndicator: string
Title:
Woman-Owned IndicatorMaximum Length:30Indicates whether the organization is primarily owned by women. If the value is Y, then the organization is primarily owned by women. The default value is N. -
YearEstablished: integer
(int32)
Title:
Year EstablishedThe year that the organization started it business operations. -
YearIncorporated: integer
(int32)
Title:
Year IncorporatedThe year that the business was formally incorporated.
Nested Schema : Organization Contacts
Type:
arrayTitle:
Organization ContactsThe account contacts resource is used to view, create, update, and delete an account contact. It refers to a person who functions as a contact for an account.
Show Source
Nested Schema : Account Extension Bases
Type:
arrayTitle:
Account Extension BasesThe account extension bases resource is used to view, create, update, and delete an account extension base. It serves as the base object for all the extension local objects that belong to the same extension type.
Show Source
Nested Schema : Account Hierarchy
Type:
arrayTitle:
Account HierarchyThe account hierarchy summaries resource is used to view the account hierarchy information.
Show Source
Nested Schema : Account Rollups
Type:
arrayTitle:
Account RollupsThe account rollups resource is used to view, create, update, and delete an account rollup.
Show Source
Nested Schema : Account Team
Type:
arrayTitle:
Account TeamThe account team resource is used to view the team members and territory team members associated with an account.
Show Source
Nested Schema : Additional Identifier
Type:
arrayTitle:
Additional IdentifierThe additional identifiers resource is used to view, create, update, and delete an additional identifiers such as driver's license number or passport number.
Show Source
Nested Schema : Additional Names
Type:
arrayTitle:
Additional NamesThe additional name resource is used to view, create, update, and delete additional names associated with an account. The resource allows you to capture other names associated with an account, such as a maiden name, or a brand name.
Show Source
Nested Schema : Addresses
Type:
arrayTitle:
AddressesThe addresses resource is used to view, create, update, and delete addresses of an account. An address contains the detailed location information of an account.
Show Source
Nested Schema : Account Attachments
Type:
arrayTitle:
Account AttachmentsThe account attachments resource is used to view, create, update, and delete attachments of an account. An attachment includes additional information about an account.
Show Source
Nested Schema : Contact Points
Type:
arrayTitle:
Contact PointsThe contact point resource is used to view, create, update, and delete contact points for an account. Contact points can be geographical addresses, phone numbers, e-mail IDs, URLs, messenger IDs, and so on.
Show Source
Nested Schema : Aux Classifications
Type:
arrayTitle:
Aux ClassificationsThe aux classifications resource is used to view, create, update, and delete the auxiliary classifications of the customers associated with the accounts. Auxiliary classification enable you to categorize customers into different groups, such as commercial or private.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Notes
Type:
arrayTitle:
NotesThe notes resource is used to view, create, update, and delete notes associated with an account. A note captures comments, information, or instructions related to an account.
Show Source
Nested Schema : Orchestration Associations
Type:
arrayTitle:
Orchestration AssociationsThe orchestration association resource lets you view the associations between Sales Orchestration process and the Transactional Objects.
Show Source
Nested Schema : Primary Addresses
Type:
arrayTitle:
Primary AddressesThe primary addresses resource is used to view, create, update, and delete the primary addresses of the accounts. A primary address is the default communication address of an account.
Show Source
Nested Schema : Relationships
Type:
arrayTitle:
RelationshipsThe relationships resource is used to view, create, and update account relationships. An account relationship is the interconnection between parties, such as between an account and the account's contact person.
Show Source
Nested Schema : Account Resources
Type:
arrayTitle:
Account ResourcesAccount resources is used to view, create, update, and delete the sales team members of an account. The sales team members represent a resource party, and are assigned to a sales account team. A sales account team member has a defined access role for the sales account.
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 : Source System References
Type:
arrayTitle:
Source System ReferencesThe source system reference resource is used to view, create, update, and delete source systems. A source system is an external system from which you import data.
Show Source
Nested Schema : accounts-AccountContact-item-response
Type:
Show Source
object-
AccountContactId: integer
(int64)
Title:
Account Contact IDRead Only:trueThe unique identifier of the account contact. -
AccountName: string
Title:
AccountRead Only:trueMaximum Length:360The name of the account. -
AccountPartyId: integer
(int64)
Title:
Account Party IDThe primary key identifier of the object in this relationship. Either one of ObjectPartyId, ObjectPartyNumber, and combination of ObjectSourceSystem and ObjectSourceSystemReferenceValue, is used to identify the object party of the relationship. -
AccountPartyNumber: string
Title:
Account Party NumberMaximum Length:30The public unique identification number for the object party of the relationship. One of ObjectPartyId, ObjectPartyNumber, and a combination of ObjectSourceSystem and ObjectSourceSystemReferenceValue, is used to identify the object party of the relationship. -
AccountSalesAccountFlag: boolean
Title:
Account Sales Account FlagRead Only:trueMaximum Length:10Default Value:falseIndicates whether the associated customer is a sales account. -
AccountSourceSystem: string
Title:
Account Source SystemThe name of external source system for the object party in the relationship, which are defined by an administrator as part of system setup. One of ObjectPartyId, ObjectPartyNumber, and a combination of ObjectSourceSystem and ObjectSourceSystemReferenceValue, is used to identify the object party of the relationship. The value for this attribute should be predefined using the setup task Manage Trading Community Source Systems. -
AccountSourceSystemReferenceValue: string
Title:
Account Source System ReferenceThe identifier for the object party in the relationship from external source system. One of ObjectPartyId, ObjectPartyNumber, and a combination of ObjectSourceSystem and ObjectSourceSystemReferenceValue, is used to identify the object party of the relationship. -
AccountUniqueName: string
Title:
AccountRead Only:trueMaximum Length:900The unique name of the account. -
Comments: string
Title:
CommentsMaximum Length:2000The comments of the user. -
ContactFirstName: string
Title:
First NameRead Only:trueMaximum Length:150The first name of the contact record. -
ContactLastName: string
Title:
Last NameRead Only:trueMaximum Length:150The last name of the contact record. -
ContactLastUpdateDate: string
(date-time)
Title:
Contact Last Update DateRead Only:trueThe date when the contact record was last updated. -
ContactName: string
Title:
NameRead Only:trueMaximum Length:360The name of the contact. -
ContactNumber: string
Title:
Contact NumberMaximum Length:30The user-defined identification number for this contact. -
ContactPartyId: integer
(int64)
Title:
Contact Party IDThe primary key identifier of the subject in this relationship. Either one of SubjectPartyId, SubjectPartyNumber, and a combination of SubjectSourceSystem and SubjectSourceSystemReferenceValue, is used to identify the subject party of the relationship. -
ContactPartyNumber: string
Title:
Contact Party NumberMaximum Length:30The public key identifier for the subject party of the relationship. One of SubjectPartyId, SubjectPartyNumber, and a combination of SubjectSourceSystem and SubjectSourceSystemReferenceValue, is used to identify the subject party of the relationship. -
ContactSourceSystem: string
Title:
Contact Source SystemThe name of external source system for the subject party in the relationship, which are defined by an administrator as part of system setup. One of SubjectPartyId, SubjectPartyNumber, and a combination of SubjectSourceSystem and SubjectSourceSystemReferenceValue, is used to identify the subject party of the relationship. The value for this attribute should be predefined using the setup task Manage Trading Community Source Systems. -
ContactSourceSystemReferenceValue: string
Title:
Contact Source System ReferenceThe identifier for the subject party in the relationship from external source system. One of SubjectPartyId, SubjectPartyNumber, and a combination of SubjectSourceSystem and SubjectSourceSystemReferenceValue, is used to identify the subject party of the relationship. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the row. -
CreatedByModule: string
Title:
Created by ApplicationMaximum Length:30Default Value:HZ_WSThe application module that created the record. It's defaulted to value HZ_WS for all web service based creation. A list of valid certification level codes is defined in the lookup HZ_CREATED_BY_MODULES. You can review and update the codes using the Setup and Maintenance task, Manage Trading Community Common Lookups. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the row was created. -
DecisionMakerFlag: boolean
Title:
Decision MakerMaximum Length:1Default Value:falseIndicates whether this contact is a decision maker. The values are Y for a decision maker, N for someone who's not the decision maker. -
Department: string
Title:
DepartmentMaximum Length:60The free form text used to name the department for the contact. -
DepartmentCode: string
Title:
Department CodeMaximum Length:30The value of the department code for the contact. -
DoCallFlag: boolean
Title:
OK to CallRead Only:trueMaximum Length:10Default Value:falseIndicates whether the user can call the contact of an account. The accepted values are True and False or Y and N. Default is False or N. -
DoEmailFlag: boolean
Title:
OK to EmailRead Only:trueMaximum Length:10Default Value:falseIndicates whether the user can email the contact of an account. The accepted values are True and False or Y and N. Default is False or N. -
DoNotCallFlag: boolean
Title:
Do Not CallRead Only:trueMaximum Length:255Default Value:falseIndicates whether you can call the account contact. The accepted values are True and False or Y and N. Default is False or N. -
DoNotEmailFlag: boolean
Title:
Do Not EmailRead Only:trueMaximum Length:255Default Value:falseIndicates whether you can email the account contact. The accepted values are True and False or Y and N. Default is False or N. -
EmailAddress: string
Title:
Primary EmailRead Only:trueMaximum Length:320The e-mail address of the contact person for the account. -
EmailVerificationDate: string
(date)
Title:
Email Verification DateRead Only:trueThe date of the verification for the email. -
EmailVerificationStatus: string
Title:
Email Verification StatusRead Only:trueThe status of the verification for email. Accepted values are defined in the standard lookup type ORA_HZ_VALIDATION_STATUS as ORA_VALID, ORA_INVALID and ORA_PARTIALLY_VALID. Default value is blank which indicates that values are not verified. -
FormattedAddress: string
Title:
AddressRead Only:trueThe formatted address of the contact. -
FormattedPhoneNumber: string
Title:
Phone NumberRead Only:trueThe primary formatted phone number for the contact person. -
InfluenceLevelCode: string
Title:
Influence LevelMaximum Length:30The contact's level of influence in the buying process. -
JobTitle: string
Title:
Job TitleMaximum Length:100The free form text for job title for the contact associated to an account. -
JobTitleCode: string
Title:
Job Title CodeMaximum Length:30The value of the code for the job title of the contact person. -
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 of the user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonBuyingRole: string
Title:
Buying RoleRead Only:trueMaximum Length:30Describes a contact's role in a buying relationship. Sample values are key decision maker, supporting decision maker. -
PersonJobTitle: string
Title:
Contact Job TitleRead Only:trueMaximum Length:100The title of the contact's job with deploying organization. -
PersonSalesAffinityCode: string
Title:
AffinityRead Only:trueMaximum Length:30The contact's affinity for the deploying organization. -
PhoneVerificationDate: string
(date)
Title:
Phone Verification DateRead Only:trueThe date of the verification for phone. -
PhoneVerificationStatus: string
Title:
Phone Verification StatusRead Only:trueThe status of the verification for phone. Accepted values are defined in the standard lookup type ORA_HZ_VALIDATION_STATUS as ORA_VALID and ORA_INVALID. Default value is blank which indicates that values are not verified. -
PreferredContactFlag: boolean
Title:
Preferred ContactMaximum Length:10Default Value:falseIndicates whether this contact person is primary contact for the customer. Accepted values are Y and N. Default value is N. -
PreferredContactMethod: string
Title:
Preferred Contact MethodRead Only:trueThe person's or organization's preferred contact method. -
PrimaryCustomerFlag: boolean
Title:
Primary CustomerMaximum Length:10Default Value:falseIndicates whether this customer is primary customer for the contact. Accepted values are Y and N. Default value is N. -
ReferenceUseFlag: boolean
Title:
ReferenceMaximum Length:1Default Value:falseIndicates if this contact can be used as a reference. The values are Y for a contact who will act as a reference, N for a contact who can't act as a reference. -
RelationshipId: integer
(int64)
Title:
Relationship IdRead Only:trueThe unique identifier of the relationship associated with account contact record. -
RelationshipRecId: integer
(int64)
Title:
Relationship Record IDFinds an account contact with the relationship record identifier. -
RelationshipSourceSystem: string
Title:
Relationship Source SystemThe name of external source system for the relationship, which is defined by an administrator as part of system setup. One of ObjectPartyId, ObjectPartyNumber, and a combination of ObjectSourceSystem and ObjectSourceSystemReferenceValue, is used to identify the object party of the relationship. The value for this attribute should be predefined using the setup task Manage Trading Community Source Systems. -
RelationshipSourceSystemReferenceValue: string
Title:
Relationship Source System ReferenceThe identifier for the relationship with the external source system. -
SalesAffinityCode: string
Title:
AffinityMaximum Length:30The contact's affinity for the deploying organization. -
SalesAffinityComments: string
Title:
Affinity CommentsMaximum Length:2000The comments describing the contact's affinity for the deploying organization. -
SalesBuyingRoleCode: string
Title:
Buying RoleMaximum Length:30The contact's role in the buying process. -
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. -
Status: string
Maximum Length:
1Default Value:AIndicates whether this is an active or inactive relationship. The values are A for active, I for inactive. This is an internal column and you're not expected to pass in a value. A list of valid values is defined in the lookup HZ_STATUS. You can review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. Default value is A.
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 : 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 : accounts-AccountContact-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 : accounts-AccountContact-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 : accounts-AccountContact-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
Nested Schema : accounts-AccountExtensionBase-item-response
Type:
Show Source
object-
CreatedBy: string
Maximum Length:
64The user who created the object record. -
CreationDate: string
(date-time)
The date when the record was created.
-
Id: integer
(int64)
The unique identifier of the object record.
-
LastUpdateDate: string
(date-time)
The date when the record was last updated.
-
LastUpdatedBy: string
Maximum Length:
64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
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.
-
ParentId: integer
(int64)
The identifier for the foreign key to parent.
-
RecordName: string
Title:
Record NameMaximum Length:80The name of the object record. -
RecordNumber: string
Title:
Record NumberMaximum Length:64The unique identifier of the object record. -
RowType: string
Maximum Length:
30The identifier of the custom extension object row. -
Subtype: string
Read Only:
trueMaximum Length:30The extension choice list value mapped to the extension child object.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-AccountHierarchySummary-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the account hierarchy summary. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the account hierarchy summary was created. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date and time when the account hierarchy summary was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the account hierarchy summary. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ParentAccountList: string
Title:
Parent Account ListRead Only:trueMaximum Length:4000List of all the parent accounts till the top node in the account hierarchy. -
ParentAccountName: string
Title:
Parent Account NameRead Only:trueMaximum Length:360The parent account name of the given account. -
ParentAccountPartyId: integer
(int64)
Title:
Parent Account IDRead Only:trueThe parent account identifier of the given account. -
ParentAccountPartyNumber: string
Title:
Parent Account Registry IDRead Only:trueMaximum Length:30The parent account registry identifier of given account. -
PartyId: integer
(int64)
Title:
Party IDRead Only:trueThe unique identifier of the party associated to the given account. -
PartyNumber: string
Title:
Party NumberRead Only:trueMaximum Length:30The party number of the party record. -
PartyUniqueName: string
Title:
Unique Party NameRead Only:trueMaximum Length:900The unique party name of the party record. -
TotalChildAccounts: integer
(int32)
Title:
Descendant CountRead Only:trueThe total number of child accounts. -
TotalImmediateChildAccounts: integer
(int32)
Title:
Immediate Child CountRead Only:trueTotal number of immediate child of given account. -
UltimateParentName: string
Title:
Ultimate Parent NameRead Only:trueMaximum Length:360The ultimate parent account name of given account. -
UltimateParentPartyId: integer
(int64)
Title:
Ultimate Parent IDRead Only:trueThe ultimate parent account identifier of given account. -
UltimateParentPartyNumber: string
Title:
Ultimate Parent Registry IDRead Only:trueMaximum Length:30The ultimate parent account registry identifier of given account.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-AccountRollup-item-response
Type:
Show Source
object-
CallsMade: number
Title:
Number of Calls MadeRead Only:trueThe total number of calls made to an account -
CorpCurrencyCode: string
Title:
Corporate CurrencyRead Only:trueMaximum Length:15The corporate currency code associated with the account rollup such as USD or INR. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DateLastLeadCreated: string
(date-time)
Title:
Last Creation Date of Qualified LeadRead Only:trueLast Creation Date of Qualified Lead -
DateLastOptyClosed: string
(date)
Title:
Last Opportunity Closed DateRead Only:trueLast Opportunity Closed Date -
DateNextOptyClosed: string
(date)
Title:
Next Opportunity Closing DateRead Only:trueNext Opportunity Closing Date -
EmailsSent: number
Title:
Number of Emails SentRead Only:trueThe total number of emails sent to an account. -
HierCallsMade: number
Title:
Hierarchy Number of Calls MadeRead Only:trueThe total number of calls made to an account and the account's hierarchy. -
HierCurrentFiscalYearPotentialRevenueAmount: number
Title:
Hierarchy Current Fiscal Year's Potential RevenueRead Only:trueThe cumulative total of all of the current fiscal year's potential revenue within an account hierarchy. -
HierDateLastLeadCreated: string
(date-time)
Title:
Hierarchy Last Lead Creation DateRead Only:trueThe date when the last lead was created in account hierarchy. -
HierDateLastOptyClosed: string
(date)
Title:
Hierarchy Last Opportunity Closed DateRead Only:trueThe date when the last opportunity closed in account hierarchy. -
HierDateNextOptyClosed: string
(date)
Title:
Hierarchy Next Opportunity Closing DateRead Only:trueThe date when the next opportunity is expected to close in account hierarchy. -
HierEmailsSent: number
Title:
Hierarchy Number of Emails SentRead Only:trueThe total number of emails sent to an account and the account's hierarchy. -
HierEmployeesTotal: number
Title:
Hierarchy Total Number of EmployeesRead Only:trueThe count of employees, based on the account number of the employees for each account hierarchy. -
HierLastCallMadeDate: string
(date-time)
Title:
Hierarchy Last Call MadeRead Only:trueThe date when last call was made to an account and the account's hierarchy. -
HierLastCompletedActivity: string
(date-time)
Title:
Hierarchy Last Completed ActivityRead Only:trueThe date when the activity was last completed with an account and its hierarchy. Activity includes task, appointment, and call report. -
HierLastEmailSentDate: string
(date-time)
Title:
Hierarchy Last Email SentRead Only:trueThe date when last email was sent to an account and the account's hierarchy. -
HierLastTouchDate: string
(date-time)
Title:
Hierarchy Last TouchRead Only:trueThe date when the last touch was made with an account and the account's hierarchy. -
HierNextTaskDue: string
(date)
Title:
Hierarchy Next Task DueRead Only:trueThe due date of the task with an account and its hierarchy. -
HierNumberOfActiveAssets: number
Title:
Hierarchy Active Customer ProductsRead Only:trueThe total number of active customer products associated with an account and its hierarchy. -
HierNumberOfActiveQuotes: number
Title:
Hierarchy Active QuotesRead Only:trueThe total number of active quotes associated with an account and its hierarchy. -
HierNumberOfAssetsExpiringNextQuarter: number
Title:
Hierarchy Customer Products Expiring Next QuarterRead Only:trueThe total number of customer products going end of life or expire in the next quarter for an account and its hierarchy. -
HierNumberOfContacts: number
Title:
Hierarchy Number of ContactsRead Only:trueThe number of contacts associated with an account and its hierarchy. -
HierNumberOfDecMakerContacts: number
Title:
Hierarchy Decision Maker ContactsRead Only:trueThe number of contacts, and its hierarchy, with buying role of either decision maker or secondary decision maker. -
HierNumberOfOpenActivities: number
Title:
Hierarchy Number of Open ActivitiesRead Only:trueThe count of activities that are open within an account hierarchy. -
HierNumberOfOpenCriticalServiceRequests: number
Title:
Hierarchy Number of Open Critical Service RequestsRead Only:trueThe number of open service requests within an account hierarchy, where the severity is one. -
HierNumberOfOpenCriticalSRWaitingSupport: number
Title:
Hierarchy Open Critical SRs Waiting on SupportRead Only:trueThe total number of open critical service requests that are waiting on support for an account and its hierarchy. -
HierNumberOfOpenHotLeads: number
Title:
Hierarchy Number of Open Hot LeadsRead Only:trueThe hierarchy count of leads that are open with Hot rank. -
HierNumberOfOpenLeads: number
Title:
Hierarchy Number of Open LeadsRead Only:trueThe count of leads that are in Open status within an account hierarchy. -
HierNumberOfOpenOpportunities: number
Title:
Hierarchy Number of Open OpportunitiesRead Only:trueThe count of opportunities that are open within an account hierarchy. -
HierNumberOfOpenServiceRequests: number
Title:
Hierarchy Number of Open Service RequestsRead Only:trueThe number of open Service Requests for the account hierarchy. -
HierNumberOfQualHotLeads: number
Title:
Hierarchy Qualified Hot LeadsRead Only:trueThe number of leads, and its hierarchy, that are qualified and hot. -
HierNumberOfQualifiedLeads: number
Title:
Hierarchy Qualified LeadsRead Only:trueThe number of leads, and its hierarchy, that are qualified. -
HierNumberOfSrClosePastWeek: number
Title:
Hierarchy Service Requests Closed Previous WeekRead Only:trueThe number of service requests with close date falling in the past seven days and its hierarchy. -
HierNumberOfSubscriptionsExpiredLastQuarter: number
Title:
Hierarchy Subscription Products Expired Last QuarterRead Only:trueThe count of subscription products expired in last quarter for an account and its hierarchy. -
HierNumberOfSubsExpNxtQtr: number
Title:
Hierarchy Total Subscription Products Expiring Next QuarterRead Only:trueThe count of subscription products, and it hierarchy, that are expiring in the next quarter. -
HierNumberOfSubsExpQtr: number
Title:
Hierarchy Total Subscription Products Expiring Current QuarterRead Only:trueThe count of subscription products, and its hierarchy, that are expiring in the current quarter. -
HierNumberOfTouches: number
Title:
Hierarchy Number of TouchesRead Only:trueThe total number of touches with an account and the account's hierarchy. A touch refers to an outbound communication such as email, phone and so on. -
HierPotentialRevenueOpenLeads: number
Title:
Hierarchy Potential Revenue from Open LeadsRead Only:trueTotal Potential Revenue from Qualified Open Leads of an account and its hierarchy -
HierSumOfActiveAssetValue: number
Title:
Hierarchy Active Customer Products ValueRead Only:trueThe cumulative value of active customer products for an account and its hierarchy. -
HierSumOfActiveSubscriptionsMRR: number
Title:
Hierarchy Active Subscriptions MRR AmountRead Only:trueThe cumulative monthly recurring revenue from active subscription lines on an account and its hierarchy. -
HierSumOfActiveSubscriptionsTCV: number
Title:
Hierarchy Active Subscriptions TCV AmountRead Only:trueThe cumulative total contract value amounts from active subscription lines on an account and its hierarchy. -
HierSumOfClosedSubscriptionsMRR: number
Title:
Hierarchy Closed Subscriptions MRR AmountRead Only:trueThe cumulative monthly recurring revenue from subscription lines on an account and its hierarchy that were closed in a given period of time. -
HierSumOfLapsedRenewalsMRR: number
Title:
Hierarchy Lapsed Renewals MRR AmountRead Only:trueThe cumulative monthly recurring revenue from expired subscription lines on an account and its hierarchy that don't have renewal lines. -
HierSumOfOpenLeadAmount: number
Title:
Hierarchy Total Potential Revenue from Open LeadsRead Only:trueThe sum of the potential revenues from qualified and unqualified open leads of an account and the account's hierarchy. -
HierSumOfOpenOpportunitiesRevenue: number
Title:
Hierarchy Open Opportunity RevenueRead Only:trueThe cumulative total of open opportunity potential revenue amount within the account hierarchy. -
HierSumOfOpenOrderAmount: number
Title:
Hierarchy Open Order AmountRead Only:trueThe cumulative total of quote and order amount within the account hierarchy, where status is Open or Processing. -
HierSumOfUpcomingRenewalsMRR: number
Title:
Hierarchy Upcoming Renewals MRR AmountRead Only:trueThe cumulative monthly recurring revenue from expiring subscription lines on an account and its hierarchy that haven't been amended, closed, suspended, or renewed. -
HierSumOfWonOpportunitiesRevenue: number
Title:
Hierarchy Won Opportunity RevenueRead Only:trueThe cumulative total of potential revenue amount from Won opportunities, within the account hierarchy. -
HierSumOfWonOrderAmount: number
Title:
Hierarchy Won Order AmountRead Only:trueThe total of orders within an Account Hierarchy, where the status is Closed. -
HierSumOpenOptyRevenueNxtQtr: number
Title:
Hierarchy Total Next Quarter Open Opportunities RevenueRead Only:trueThe total revenue from open opportunities, and its hierarchy, with expected close date in the next quarter. -
HierSumOpenOptyRevenueQtr: number
Title:
Hierarchy Total Current Quarter Open Opportunities RevenueRead Only:trueThe total revenue from open opportunities, and its hierarchy, with expected close date in the current quarter. -
HierSumOptyRevenueWonQtr: number
Title:
Hierarchy Total Opportunities Revenue Won This QuarterRead Only:trueThe total revenue from all won opportunities, and its hierarchy, with close date in the next quarter. -
HierTotalCompletedActivities: number
Title:
Hierarchy Total Completed ActivitiesRead Only:trueThe total number of completed activities with an account and its hierarchy. -
HierTotalNotes: number
Title:
Hierarchy Total NotesRead Only:trueThe total number of notes for an account in hierarchy. -
LastCallMadeDate: string
(date-time)
Title:
Last Call Made OnRead Only:trueThe date when last call was made to an account. -
LastCompletedActivity: string
(date-time)
Title:
Last Completed ActivityRead Only:trueThe date when the activity was last completed with an account. Activity includes task, appointment, and call report. -
LastEmailSentDate: string
(date-time)
Title:
Last Email SentRead Only:trueThe date when last email was sent to an account. -
LastTouchDate: string
(date-time)
Title:
Last TouchRead Only:trueThe date when last email was sent to an account. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date 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 of the user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NextAppointmentDate: string
(date-time)
Title:
Next Appointment Start DateRead Only:trueThe start date and time of the next appointment scheduled for an account. -
NextTaskDue: string
(date)
Title:
Next Task DueRead Only:trueThe due date of the task with an account. -
NumberOfActiveAssets: number
Title:
Active Customer ProductsRead Only:trueThe total number of active customer products associated with an account. -
NumberOfActiveQuotes: number
Title:
Active QuotesRead Only:trueThe total number of active quotes associated with an account. -
NumberOfAssetsExpiringNextQuarter: number
Title:
Customer Products Expiring Next QuarterRead Only:trueThe total number of customer products going end of life or expire in the next quarter for an account. -
NumberOfContacts: number
Title:
Number of ContactsRead Only:trueThe number of contacts associated with an account -
NumberOfDecisionMakerContacts: number
Title:
Decision Maker ContactsRead Only:trueDecision Maker Contacts -
NumberOfOpenActivities: number
Title:
Number of Open ActivitiesRead Only:trueThe count of activities that are open within an account. -
NumberOfOpenCriticalServiceRequests: number
Title:
Number of Open Critical Service RequestsRead Only:trueThe number of open Service Requests for the account that are Severity equal to one. -
NumberOfOpenCriticalSRWaitingSupport: number
Title:
Open Critical SRs Waiting on SupportRead Only:trueThe total number of open critical service requests that are waiting on support for an account. -
NumberOfOpenHotLeads: number
Title:
Number of Open Hot LeadsRead Only:trueThe count of leads that are open with Hot rank. -
NumberOfOpenLeads: number
Title:
Number of Open LeadsRead Only:trueThe count of Leads that are Open on the Account. -
NumberOfOpenOpportunities: number
Title:
Number of Open OpportunitiesRead Only:trueThe count on open opportunities within an Account. -
NumberOfOpenServiceRequests: number
Title:
Number of Open Service RequestsRead Only:trueThe number of open Service Requests for the account. -
NumberOfQualifiedHotLeads: number
Title:
Qualified Hot LeadsRead Only:trueQualified Hot Leads -
NumberOfQualifiedLeads: number
Title:
Qualified LeadsRead Only:trueQualified Leads -
NumberOfSrClosedPastWeek: number
Title:
Service Requests Closed in past WeekRead Only:trueService Requests Closed in past Week -
NumberOfSubscriptionsExpiredLastQuarter: number
Title:
Subscription Products Expired Last QuarterRead Only:trueThe count of subscription products expired in last quarter for an account. -
NumberOfSubsExpNxtQtr: number
Title:
Total Subscription Products Expiring in Next QuarterRead Only:trueTotal Subscription Products Expiring in Next Quarter -
NumberOfSubsExpQtr: number
Title:
Total Subscription Products Expiring in Current QuarterRead Only:trueTotal Subscription Products Expiring in Current Quarter -
NumberOfTouches: number
Title:
Number of TouchesRead Only:trueThe total number of touches with an account. A touch refers to an outbound communication such as email, phone and so on. -
OrganizationProfileId: integer
(int64)
Title:
Organization Profile IdentifierRead Only:trueThe unique identifier of the organization profile. -
PotentialRevenueOpenLeads: number
Title:
Total Potential Revenue from Qualified LeadsRead Only:trueTotal Potential Revenue from Qualified Leads -
SumOfActiveAssetValue: number
Title:
Active Customer Products ValueRead Only:trueThe cumulative value of active customer products for an account. -
SumOfActiveSubscriptionsMRR: number
Title:
Active Subscriptions MRR AmountRead Only:trueThe cumulative monthly recurring revenue from active subscription lines on an account. -
SumOfActiveSubscriptionsTCV: number
Title:
Active Subscriptions TCV AmountRead Only:trueThe cumulative total contract value amounts from active subscription lines on an account. -
SumOfClosedSubscriptionsMRR: number
Title:
Closed Subscriptions MRR AmountRead Only:trueThe cumulative monthly recurring revenue from subscription lines on an account that were closed in a given period of time. -
SumOfLapsedRenewalsMRR: number
Title:
Lapsed Renewals MRR AmountRead Only:trueThe cumulative monthly recurring revenue from expired subscription lines on an account that don't have renewal lines. -
SumOfOpenLeadAmount: number
Title:
Total Potential Revenue from Open LeadsRead Only:trueThe sum of the potential revenues from qualified and unqualified open leads of an account. -
SumOfOpenOpportunitiesRevenue: number
Title:
Open Opportunity RevenueRead Only:trueThe cumulative total of open opportunity potential revenue amount for the account. -
SumOfOpenOrderAmount: number
Title:
Open Order AmountRead Only:trueThe cumulative total of quote and order amount for the account where status is Open or Processing. -
SumOfUpcomingRenewalsMRR: number
Title:
Upcoming Renewals MRR AmountRead Only:trueThe cumulative monthly recurring revenue from expiring subscription lines on an account that haven't been amended, closed, suspended, or renewed. -
SumOfWonOpportunitiesRevenue: number
Title:
Won Opportunity RevenueRead Only:trueThe cumulative total of won opportunity potential revenue amount for the account. -
SumOfWonOrderAmount: number
Title:
Won Order AmountRead Only:trueThe cumulative total of order amount for the orders where status is Closed. -
SumOpenOptyRevenueNxtQtr: number
Title:
Total Next Quarter Open Opportunities RevenueRead Only:trueTotal Next Quarter Open Opportunities Revenue -
SumOpenOptyRevenueThisQtr: number
Title:
Total Current Quarter Open Opportunities RevenueRead Only:trueTotal Current Quarter Open Opportunities Revenue -
SumOptyRevenueWonThisQtr: number
Title:
Total Opportunities Revenue Won This QuarterRead Only:trueTotal Opportunities Revenue Won this Quarter -
TotalCompletedActivities: number
Title:
Total Completed ActivitiesRead Only:trueThe total number of completed activities with an account. -
TotalNotes: number
Title:
Total NotesRead Only:trueThe total number of notes for an account.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-AccountTeam-item-response
Type:
Show Source
object-
AccessLevelCode: string
Title:
AccessRead Only:trueMaximum Length:30The access level granted to the account team member, manager, and administrator of the organizations in the resource hierarchy. -
AccountTeamId: integer
(int64)
The unique key to identify the account team member.
-
AddedOnDateTime: string
(date-time)
Title:
Joining DateThe date when the account team member was created based on either the date the resource was added to the account resource or the date the territory was added to account territory. -
AssignmentTypeCode: string
Read Only:
trueMaximum Length:30Indicates how the resource is added to the account team. For example, Ad-Hoc indicates that the resource is added manually or through rule-based assignment and Territory indicates that the resource is added through territory-based assignment. -
City: string
Title:
CityRead Only:trueMaximum Length:60The city of the resource. -
CorpCurrencyCode: string
Read Only:
trueMaximum Length:15The corporate currency code associated with the account. 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:
CountryRead Only:trueMaximum Length:2The country code of the resource. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the account team member. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the record was created. -
CurcyConvRateType: string
Read Only:
trueMaximum Length:30The currency conversion rate type. A list of valid values are 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
Read Only:
trueMaximum Length:15The currency code. A list of valid values are 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. -
EndDateActive: string
(date)
Read Only:
trueThe end date the account team member is active. -
ForecastParticipationCode: string
Title:
Enable ForecastingRead Only:trueMaximum Length:30Default Value:REVENUEThe forecast participation type of the territory. -
FunctionCode: string
Title:
FunctionRead Only:trueMaximum Length:30The code of the function or role of the territory team member. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the account team was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the account team record. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LockAssignmentFlag: boolean
Title:
LockedRead Only:trueMaximum Length:1Indicates that the account team member cannot be removed from the team by automatic assignment. -
MemberFunctionCode: string
Title:
FunctionRead Only:trueMaximum Length:30The code of the account team member function. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number. -
OwnerFlag: boolean
Read Only:
trueIndicates if the account team member is the owner of the account. -
PartyId: integer
(int64)
The unique identifier of the account.
-
PrimaryPhoneNumber: string
Title:
Primary PhoneRead Only:trueThe primary formatted phone number for the resource. -
ResourceEmailAddress: string
Read Only:
trueMaximum Length:320The e-mail address of the resource. -
ResourceId: integer
(int64)
The unique identifier of the resource party associated with the account team.
-
ResourceName: string
Title:
NameRead Only:trueMaximum Length:360The full name of the account team member. -
ResourcePartyNumber: string
Title:
Registry IDRead Only:trueMaximum Length:30The party number of the resource. -
ResourceRoleName: string
Read Only:
trueMaximum Length:255The role of the resource associated with the account team.. -
SalesProfileId: integer
(int64)
The unique identifier of the sales account.
-
StartDateActive: string
(date)
Read Only:
trueThe start date the account team member is active. -
State: string
Title:
StateRead Only:trueMaximum Length:60The state of the resource. -
TeamMemberId: integer
(int64)
Read Only:
trueThe unique identifier of the account resource. -
TerritoryFunctionCode: string
Title:
Territory FunctionRead Only:trueMaximum Length:30The code of the business function of the territory. -
TerritoryName: string
Title:
Territory NameRead Only:trueMaximum Length:60The name of the territory associated with the account team.. -
TerritoryNumber: string
Title:
NumberRead Only:trueMaximum Length:30The number of the territory. -
TerritoryOwnerFlag: boolean
Read Only:
trueIndicates if the account team member is the territory owner. -
TerritoryVersionId: integer
The unique identifier of the territory version for the resource that got assigned to the account through territory-based assignment.
-
TypeCode: string
Title:
TypeRead Only:trueMaximum Length:30Default Value:PRIMEThe code of the type of the territory associated with the account team. -
UserLastUpdateDate: string
(date-time)
Read Only:
trueThe date and time the account team member was last updated.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-AdditionalIdentifier-item-response
Type:
Show Source
object-
Country: string
Title:
Issuing CountryMaximum Length:2The country code of the additional identifier. Review the list of country codes using the Manage Geographies task. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the additional identifier. -
CreatedByModule: string
Default Value:
HZ_WSThe application module that created this organization record. Defaulted to value HZ_WS for all web service based creation. A list of valid certification level codes is defined in the lookup HZ_CREATED_BY_MODULES. You can review and update the codes using the Setup and Maintenance task, Manage Trading Community Common Lookups. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the additional identifier was created. -
Description: string
Title:
DescriptionMaximum Length:240The description of the additional identifier. -
ExpirationDate: string
(date)
Title:
Expiration DateThe date when the additional identifier will expire. -
IssueDate: string
(date)
Title:
Issue DateThe date when the additional identifier was issued. -
IssuingAuthorityName: string
Title:
Issuing Authority NameMaximum Length:500The name of the issuing authority of the additional identifier. -
IssuingAuthorityPartyId: integer
(int64)
The unique identifier of the issuing authority party.
-
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the additional identifier was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the additional identifier. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the additional identifier. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row. -
PartyId: integer
(int64)
The unique identifier of the party.
-
PartyIdentifierId: integer
(int64)
Read Only:
trueThe unique identifier of the party. -
PartyIdentifierType: string
Title:
Identifier TypeMaximum Length:30The type of party identifier. -
PartyIdentifierValue: string
Title:
Identifier ValueMaximum Length:60The value of the party identifier. -
PartyNumber: string
The party number. Inactive records can't be updated.
-
PartySourceSystem: string
The name of external source system of the account, contact or household with which the address is associated. Part of alternate key for the account, contact or household record (along with PartyourceSystemReferenceValue). One of PartyId, PartyNumber or PartySourceSystem and PartySourceSystemReferenceValue keys is required to identify the account, contact or household record with which the address is associated. The value for this attribute should be predefined in the lookup type HZ_ORIG_SYSTEMS_VL using the setup task Manage Trading Community Source Systems.
-
PartySourceSystemReferenceValue: string
The identifier for the record from an external source system.
-
SourceSystem: string
The name of external source system, which is defined by an admin as part of system setup. It is part of alternate key (along with SourceSystemReference), and is mandatory if PK or partyNumberBusinessKey is not passed in update.
-
SourceSystemReferenceValue: string
The unique identifier of the relationship from external source system.
-
StateProvince: string
Title:
Issuing StateMaximum Length:60Used for certain types of identifiers such as Passports or Driving licenses based on geography setup. -
StatusCode: string
Maximum Length:
1Default Value:AThe status code of the additional identifier.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-AdditionalName-item-response
Type:
Show Source
object-
AcademicTitle: string
Title:
Academic TitleMaximum Length:30The part of the person's title that denotes the academic qualification, such as Dr. Jane Smith. -
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. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the contact record. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the contact record was created. -
Description: string
Title:
DescriptionMaximum Length:240The description of the Additional Name record -
FirstName: string
Title:
First NameMaximum Length:150The first name associated with the record. -
LastName: string
Title:
Last NameMaximum Length:150The last name associated with the record. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time when the contact was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the contact record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MiddleName: string
Title:
Middle NameMaximum Length:60The middle name associated with the record. -
Name: string
Title:
Additional NameMaximum Length:360The name of the organization, person, or group party. For example, "Oracle" or "John Smith". -
NameId: integer
(int64)
Read Only:
trueThe unique identifier of the name. -
NameType: string
Title:
Additional Name TypeMaximum Length:30The type of the name. For example, ALIAS or LEGAL. -
PartyId: integer
(int64)
The unique identifier of the party.
-
PartyNumber: string
Title:
Registry IDRead Only:trueMaximum Length:30The alternate identifier of the party. Inactive records can't be updated. -
PartySourceSystem: string
The name of external source system where the account party, associated with the address, is imported from. The values can be configured in setup task Trading Community Source System.
-
PartySourceSystemReferenceValue: string
The unique identifier for the account, associated with the address, from the external source system specified in the attribute PartySourceSystem.
-
PreferredFlag: boolean
Title:
Preferred IndicatorMaximum Length:1Default Value:falseIdentify the name as preferred name for this party within this name type. Possible values are 'Y' and 'N'. Default is 'N'. -
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 where the account party is imported from. The values configured in setup task Trading Community Source System.
-
SourceSystemReferenceValue: string
The unique identifier for the account party from the external source system specified in the attribute SourceSystem.
-
StatusFlag: boolean
Maximum Length:
1Default Value:trueIndicates if the additional name is currently active. -
Title: string
Title:
TitleMaximum Length:60A professional or family title, such as Don or The Right Honorable -
TransliterationLanguage: string
Title:
Transliteration LanguageMaximum Length:4TransliterationLanguage helps people pronounce words and names in foreign languages. It is validated against FND_LANGUAGES.LANGUAGE_CODE. Sample values: US,NL,DK etc.
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 : accounts-AdditionalName-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 : accounts-AdditionalName-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 : accounts-AdditionalName-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
Nested Schema : accounts-Address-item-response
Type:
Show Source
object-
AddrElementAttribute1: string
Title:
Additional Address Element 1Maximum Length:150An additional address element to support flexible address format. -
AddrElementAttribute2: string
Title:
Additional Address Element 2Maximum Length:150An additional address element to support flexible address format. -
AddrElementAttribute3: string
Title:
Additional Address Element 3Maximum Length:150An additional address element to support flexible address format. -
AddrElementAttribute4: string
Title:
Additional Address Element 4Maximum Length:150An additional address element to support flexible address format. -
AddrElementAttribute5: string
Title:
Additional Address Element 5Maximum Length:150An 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 of the address. -
AddressLinesPhonetic: string
Title:
Address Lines PhoneticMaximum Length:560The phonetic or Kana representation of the Kanji address lines. This is used for addresses 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 key identifier of the address that is internally generated during create. One of AddressId, AddressNumber or SourceSystem and SourceSystemReferenceValue keys is used to identify the address record during update. -
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 type of address. -
Building: string
Title:
BuildingMaximum Length:240The building name or number in the address. -
CalculateFormattedAddress: boolean
The formatted address.
-
City: string
Title:
CityMaximum Length:60The city in 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:2000The user-provided 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 account. 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 of the address. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the account record. -
CreatedByModule: string
Default Value:
HZ_WSThe application module that created the address record. Defaulted to value HZ_WS for all web service based creation. A list of valid certification level codes is defined in the lookup HZ_CREATED_BY_MODULES. You can review and update the codes using the Setup and Maintenance task, Manage Trading Community Common Lookups. -
CreatedByModule1: string
Title:
Created by ApplicationMaximum Length:30The user who created the module. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
CurcyConvRateType: string
Title:
Currency Conversion Rate TypeMaximum Length:30The currency conversion rate type. A list of valid values are 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. A list of valid values are 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:2000The description of the location. -
DoNotMailFlag: boolean
Title:
Contact PreferencesDefault Value:falseIndicates whether the address should not be used for mailing. -
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 the address becomes inactive. -
FloorNumber: string
Title:
FloorMaximum Length:40The floor number of the address. -
FormattedAddress: string
Title:
AddressRead Only:trueThe formatted version of the address. -
FormattedAddress1: string
Title:
Formatted Address 1Read Only:trueThe formatted address of the contact address record. -
FormattedMultilineAddress: string
Title:
AddressRead Only:trueThe formatted multiline version of the address. -
FormattedMultilineAddress1: string
Title:
AddressRead Only:trueThe formatted address in multiline of the contact address record. -
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 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 of the user who last updated the record. -
Latitude: number
Title:
LatitudeThe latitude information for the address. The latitude information for the location 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 address location. -
LocationId: integer
(int64)
Title:
Location IDThe unique identifier for the location. -
Longitude: number
Title:
LongitudeThe longitude information for the address. The longitude information for the location is used for spatial proximity and containment purposes. -
Mailstop: string
Title:
Mail StopMaximum Length:60The user-defined code that indicates a mail drop point within the organization. -
ObjectVersionNumber: integer
(int32)
The number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row.
-
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 account associated with the address. -
PartyName: string
Title:
Party NameRead Only:trueMaximum Length:360The name of the party. -
PartyNumber: string
Title:
Party NumberThe unique alternate identifier for the account associated with the address. 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 where the account party, associated with the address, is imported from. The values can be configured in setup task Trading Community Source System. -
PartySourceSystemReferenceValue: string
Title:
Party Source System Reference ValueThe unique identifier for the account, associated with the address, from the external source system specified in the attribute PartySourceSystem. -
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 of the address. -
PostalPlus4Code: string
Title:
Postal Code ExtensionMaximum Length:20The four-digit extension to the United States Postal ZIP code for the address. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:1Default Value:falseIndicates whether this is the primary address of the account. If the value is Y, this address is the primary address of the account. The default value is N. -
Province: string
Title:
ProvinceMaximum Length:60The province of the 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 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 where the address is imported from. The values configured in setup task Trading Community Source System.
-
SourceSystemReferenceValue: string
The unique identifier for the address from the external source system specified in the attribute PartySourceSystem.
-
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 DateThe date when the address becomes active. -
State: string
Title:
StateMaximum Length:60The state of the address. -
Status: string
Title:
StatusMaximum Length:1Default Value:AThe internal flag indicating status of the address. The status codes are defined by the lookup HZ_STATUS. -
ValidatedFlag: boolean
Title:
ValidatedMaximum Length:1Default Value:falseIndicates whether the location is validated. The value is internally set by system during address cleansing. If the value is Y, then the address is validated. The default value is N. -
ValidationStartDate: string
(date)
Read Only:
trueThe date when the validation becomes active. 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 : 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 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 : accounts-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 : accounts-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 Y, then the address purpose has to be deleted. The default value is N.
-
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 : accounts-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 : accounts-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 : accounts-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
Nested Schema : accounts-Attachment-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdThe unique identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30The name of the category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255The user who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueThe user name of the person who uploaded the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the attachment record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEThe code indicating the data type. A list of valid values is defined in the lookup WEB_PAGE. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The unique identifier of the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255The current version number of the attachment. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe code indicating the type of error, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe date when the contents in the attachment expire. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URL of the attached file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueThe user name of the person who last updated the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe length of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name of the attachment file. -
UploadedText: string
Title:
Uploaded TextThe text of the attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of the attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255The login associated with the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-ContactPoint-item-response
Type:
Show Source
object-
ConflictId: integer
(int64)
Title:
Conflict IDDefault Value:0The unique identifier of the conflict. -
ContactPointId: integer
(int64)
Title:
Contact Point IDRead Only:trueThe unique identifier of the contact point. -
ContactPointType: string
Title:
TypeMaximum Length:30The type of contact point. A list of valid contact point types is defined in the lookup COMMUNICATION_TYPE. You can review and update the codes using the Setup and Maintenance task, Manage Contact Point Lookups. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreatedByModule: string
Title:
Created by ApplicationDefault Value:HZ_WSThe user who created the module. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DoContactPreferenceFlag: boolean
Title:
OK to ContactIndicates whether to use a particular contact method. Defaulted to false. -
DoNotContactPreferenceFlag: boolean
Title:
Do Not ContactThe contact preference flag that indicates DNC option. -
DoNotContactReason: string
Title:
Do Not Contact ReasonThe reason code for the contact preference. -
EmailAddress: string
Title:
EmailMaximum Length:255The email address of the contact point. -
EmailPurpose: string
Title:
Email PurposeMaximum Length:30The purpose of the email. -
FormattedPhoneNumber: string
Title:
Phone NumberRead Only:trueMaximum Length:255The formatted phone number of the contact point. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the contact point was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the contact point. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the contact point. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Title:
Object Version NumberThe number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row. -
PartyId: integer
(int64)
Title:
Party IDThe unique identifier of the party. -
PartyNumber: string
Title:
Registry IDThe party number. Inactive records can't be updated. -
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 of the relationship from external source system. -
PhoneAreaCode: string
Title:
Area CodeMaximum Length:255The area code for the telephone number. -
PhoneCountryCode: string
Title:
Phone Country CodeMaximum Length:255The country code of the phone number. -
PhoneExtension: string
Title:
ExtensionMaximum Length:255The extension number of the phone line number like office desk extension. -
PhoneNumber: string
Title:
PhoneMaximum Length:255The phone number of the contact point. -
PhonePurpose: string
Title:
Phone PurposeMaximum Length:30Defines the purpose of using the PHONE contact point. The accepted values are defined in the lookup type CONTACT_POINT_PURPOSE.Sample values: ASSISTANT,PERSONAL,HOME_BUSINESS,BUSINESS etc. -
PhoneType: string
Title:
TypeThe type of the phone. A list of valid phone types is defined in the lookup ORA_HZ_PHONE_TYPE. You can review and update the codes using the Setup and Maintenance task, Manage Standard Lookups. -
PreferenceRequestedBy: string
Title:
Preference Requested ByIndicates if the permission or restriction was created internally or requested by the party. The list of accepted values are defined in the REQUESTED_BY lookup. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:1Default Value:falseIndicates whether the phone number is preferred. -
RawPhoneNumber: string
Title:
PhoneMaximum Length:255The phone number in raw format. -
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. -
SocialNetworkId: string
Title:
User IDThe unique identifier of the social network. -
SocialNetworkName: string
Title:
Social NetworkThe name of the social network. -
SocialNetworkPurpose: string
Title:
Social Network PurposeMaximum Length:30Defines the purpose of using the IM contact point. The accepted values are defined in the lookup type CONTACT_POINT_PURPOSE.Sample values: ASSISTANT,PERSONAL,HOME_BUSINESS,BUSINESS etc. -
SourceSystem: string
Title:
Source SystemThe name of external source system, which is defined by an admin as part of system setup. It is part of alternate key (along with SourceSystemReference), and is mandatory if PK or partyNumberBusinessKey is not passed in update. -
SourceSystemReferenceValue: string
Title:
Source System Reference ValueThe unique identifier for the accounts party from the external source system specified in the attribute SourceSystem. It is part of alternate key (along with SourceSystemReference), and is mandatory if PK or partyNumberBusinessKey is not passed in update. -
Status: string
Title:
StatusMaximum Length:30Default Value:AThe status of the contact point. -
URL: string
Title:
URLThe URL associated with the contact point. -
VerificationDate: string
(date)
Title:
Verification DateThe date of verification of the phone or email contact point. -
VerificationStatus: string
Title:
Verification StatusMaximum Length:30The status of the verification for phone or email contact points. Accepted values are defined in the standard lookup type ORA_HZ_VALIDATION_STATUS as ORA_VALID, ORA_INVALID and ORA_PARTIALLY_VALID. The value ORA_PARTIALLY_VALID is applicable only for email. Default value is blank which indicates that values aren't verified. -
WebPurpose: string
Title:
Web PurposeMaximum Length:30Defines the purpose of using the WEB contact point. The accepted values are defined in the lookup type CONTACT_POINT_PURPOSE_WEB.Sample values: HOMEPAGE,SALESURL,MARKETINGURL,SUPPORTURL,RSS_FEED etc.
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 : accounts-ContactPoint-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 : accounts-ContactPoint-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 : accounts-ContactPoint-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
Nested Schema : accounts-CustomerClassification-item-response
Type:
Show Source
object-
ClassCategory: string
Title:
Classification CategoryMaximum Length:30The name of the classification category. -
ClassCode: string
Title:
Classification CodeMaximum Length:30A valid classification code corresponding to the classification category. -
ClassCodeMeaning: string
Title:
Classification Code MeaningRead Only:trueMaximum Length:80A valid classification code meaning corresponding to the classification code. -
CodeAssignmentId: integer
(int64)
Title:
Code Assignment IDRead Only:trueThe unique identifier for the customer classification assignment. -
ConflictId: integer
(int64)
Read Only:
trueDefault Value:0The unique identifier of the conflict. This number is used by mobile or portable applications that consume the web service. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreatedByModule: string
Title:
Created by ModuleMaximum Length:30The application module that created the customer classification record. Defaulted to value HZ_WS for all web service based creation. A list of valid certification level codes is defined in the lookup HZ_CREATED_BY_MODULES. You can review and update the codes using the Setup and Maintenance task, Manage Trading Community Common Lookups. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
EndDateActive: string
(date)
Title:
End DateThe date from which the classification code is no longer valid. -
IsAuxClassificationFlag: boolean
Title:
Auxiliary Classification StatusRead Only:trueIndicates whether the classification category is an user-defined group classification category. The default value is false. -
IsIndustryFlag: boolean
Title:
Industry Type StatusRead Only:trueIndicates whether the classification category is an industry group classification category. The default value is false. -
IsOrgTypeFlag: boolean
Title:
Organization Type StatusRead Only:trueIndicates whether the classification category is an organization type classification category. The default value is false. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date 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 of the user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PartyId: integer
(int64)
Title:
Party IDThe unique Identifier of the account, contact or household to which the classification is associated. -
PartyNumber: string
Title:
Party NumberMaximum Length:30The unique alternate identifier of the account, contact, or household to which the classification is associated. Inactive records can't be updated. -
PartySourceSystem: string
Title:
Party Source SystemThe name of the external source system of the account, contact, or household with which the classification is associated. -
PartySourceSystemReferenceValue: string
Title:
Party Source System Reference ValueIdentifier from external source system for the account, contact or household with which the classification is associated. -
PartyType: string
Title:
Party TypeRead Only:trueMaximum Length:30The type of the party, such as account, contact, or household. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:1Default Value:falseIndicates if the customer classification is the primary classification. The default value is false. -
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
Title:
Source SystemThe name of external source system where the customer classification is imported from. The values are configured in Setup and Maintenance work area, Manage Trading Community Source Systems task. -
SourceSystemReferenceValue: string
Title:
Source System Reference ValueThe unique identifier for the customer classification in the external source. -
StartDateActive: string
(date)
Title:
Start DateThe date on which the customer classification was created. -
Status: string
Title:
StatusMaximum Length:1Default Value:AIndicates if the code assignment is active or inactive. The code assignment is active if the value is A, and inactive if the value is I.
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 : accounts-CustomerClassification-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 : accounts-CustomerClassification-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 : accounts-CustomerClassification-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
Nested Schema : accounts-Note-item-response
Type:
Show Source
object-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship IDThe unique identifier of the relationship that is populated when the note is associated with a contact. -
CorpCurrencyCode: string
Title:
Corporate Currency CodeMaximum Length:15The corporate currency code associated with the account. 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. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the note. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the note was created. -
CreatorPartyId: integer
(int64)
Title:
Creator Party IDThe unique party identifier for the note creator. -
CurcyConvRateType: string
Title:
Currency Conversion Rate TypeMaximum Length:30The currency conversion rate type. A list of valid values are 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:
CurrencyMaximum Length:15The currency code associated with the note. 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. -
DeleteFlag: boolean
Title:
Delete IndicatorRead Only:trueIndicates whether the note is to be deleted. If the value is Y, then the note has to be deleted. The default value is N. -
EmailAddress: string
Read Only:
trueMaximum Length:320The email address of the user who created the note. -
FormattedAddress: string
Read Only:
trueThe address of the user who created the note. -
FormattedPhoneNumber: string
Read Only:
trueThe phone number of the user who created the note. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date and time when the note 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 of the user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
(int64)
Title:
Note IDRead Only:trueThe unique identifier of the note. -
NoteNumber: string
Maximum Length:
30The alternate unique identifier of the note. A user key that's system generated or from an external system. -
NoteTitle: string
Title:
TitleMaximum Length:500The title of the note entered by the user. -
NoteTxt: string
(byte)
Title:
NoteThis is the column which will store the actual note text. -
NoteTypeCode: string
Title:
TypeMaximum Length:30This is the note type code for categorization of note. -
ParentNoteId: integer
(int64)
Title:
Parent Note IDThe unique identifier of the parent note. -
PartyId: integer
(int64)
Read Only:
trueThe unique Identifier of the account to which the note is associated. One of PartyId, PartyNumber or PartySourceSystem and PartySourceSystemReferenceValue keys is required to uniquely identify the account record with which the address is associated. Inactive records can't be updated. -
PartyName: string
Title:
AuthorRead Only:trueMaximum Length:360The name of a account party. -
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. -
SourceObjectCode: string
Title:
Related Object TypeMaximum Length:30The source_object_code of the source object as defined in OBJECTS Metadata. -
SourceObjectId: string
Title:
Related ObjectMaximum Length:64The unique identifier of the source object, such as Activities, Opportunities etc., as defined in the OBJECTS Metadata. -
SourceSystem: string
Title:
Source SystemMaximum Length:30This is the source object code for the source object as defined in OBJECTS Metadata. -
UpdateFlag: boolean
Title:
Update IndicatorRead Only:trueIndicates whether the note can be updated. If the value is Y, then the note can be updated. The default value is N. -
VisibilityCode: string
Title:
PrivateMaximum Length:30Default Value:INTERNALThis is the attribute to specify the visibility level of the note.
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 : accounts-Note-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 : accounts-Note-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 : accounts-Note-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
Nested Schema : accounts-OrchestrationAssociations-item-response
Type:
Show Source
object-
ActionParameters: string
Title:
Action ParametersMaximum Length:1000List of parameters required to execute the action specified through PERFORM_ACTION field. -
AssociationStatusCode: string
Title:
Association Status CodeMaximum Length:30The status of the association. The possible values include ACTIVE, EXITED, and COMPLETED. -
CompletedObjsCnt: integer
Title:
Completed Objectives CountRead Only:trueNumber of completed objectives. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the row was created. -
CurrentAssocFlag: boolean
Title:
Current AssociationRead Only:trueMaximum Length:1Indicates whether it's the current ACTIVE association or the most recently updated association. -
ErrorLogs: array
Error Logs
Title:
Error LogsThe error logs resource is used to view the error details. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NextStepId: integer
(int64)
Title:
Next Step IDRead Only:trueThe unique identifier for the next step to run in the current orchestration. -
NextStepSmartActionId: integer
(int64)
Title:
Next Step Smart Action IDRead Only:trueThe unique identifier for the smart action in the next step that will run in the current orchestration. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
OrchestrationAssociationNumber: string
Title:
Orchestration Association NumberMaximum Length:64The alternate unique identifier of the orchestration association. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestrations object. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of the orchestration. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration. -
PendingObjectivesCount: integer
Title:
Pending Objectives CountRead Only:trueNumber of pending objectives for stage. -
PerformAction: string
Title:
Action to PerformMaximum Length:30The action that users can perform on this orchestration step. -
SkippedNothelpfulObjsCnt: integer
Title:
Skipped Objectives CountRead Only:trueNumber of skipped or not helpful objectives. -
SourceObjectCode: string
Title:
Source Object CodeMaximum Length:100The language-independent object code such as Lead or Opportunity. -
SourceObjectId: integer
(int64)
Title:
Source Object IDThe unique identifier for the source object code such as LeadId or OpportunityId. -
StageObjectives: array
Stage Objectives
Title:
Stage ObjectivesThe stage objectives resource is used to view the stage objectives of the orchestration association. -
Stages: array
Stages
Title:
StagesThe stages resource is used to view the stage of the orchestration association. -
Steps: array
Steps
Title:
StepsThe steps resource is used to view the steps of the orchestration association. -
StepsInExecutionPath: array
Steps in the Execution Path
Title:
Steps in the Execution PathThe Steps in the Execution Path resource is used to view all the steps including future steps in the execution path of the orchestration association. -
StepTransitions: array
Step Transitions
Title:
Step TransitionsThe step transitions resource is used to view the step transitions of the orchestration association. -
TotalObjsCnt: integer
Title:
Total Objectives CountRead Only:trueTotal number of objectives.
Nested Schema : Error Logs
Type:
arrayTitle:
Error LogsThe error logs resource is used to view the error details.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Stage Objectives
Type:
arrayTitle:
Stage ObjectivesThe stage objectives resource is used to view the stage objectives of the orchestration association.
Show Source
Nested Schema : Stages
Type:
arrayTitle:
StagesThe stages resource is used to view the stage of the orchestration association.
Show Source
Nested Schema : Steps
Type:
arrayTitle:
StepsThe steps resource is used to view the steps of the orchestration association.
Show Source
Nested Schema : Steps in the Execution Path
Type:
arrayTitle:
Steps in the Execution PathThe Steps in the Execution Path resource is used to view all the steps including future steps in the execution path of the orchestration association.
Show Source
Nested Schema : Step Transitions
Type:
arrayTitle:
Step TransitionsThe step transitions resource is used to view the step transitions of the orchestration association.
Show Source
Nested Schema : accounts-OrchestrationAssociations-ErrorLogs-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the row was created. -
ErrorDescription: string
(byte)
Title:
Error DescriptionThe description of the error. -
ErrorLogsId: integer
(int64)
Title:
Error Logs IDThe unique identifier of the orchestration error logs. -
ErrorLogsNumber: string
Title:
Error Logs NumberMaximum Length:64The public unique identifier or alternate key of the orchestration error log. -
ErrorText: string
Title:
Error TextMaximum Length:2000Specifies the error call stack. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestration. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of the orchestration. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage. -
OrchestrationStageNumber: string
Title:
Orchestration Stage NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration stage object. -
OrchestrationStepId: integer
(int64)
Title:
Orchestration Step IDThe unique identifier of the orchestration steps object. -
OrchestrationStepName: string
Title:
Orchestration Step NameRead Only:trueMaximum Length:100The name of orchestration step. -
OrchestrationStepNumber: string
Title:
Orchestration Step NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration steps object. -
SourceObjectCode: string
Title:
Source Object CodeMaximum Length:100The language independent code of the transactional object. For example, Lead or Opportunity. -
SourceObjectId: integer
(int64)
Title:
Source Object IDThe unique identifier of the source object.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-OrchestrationAssociations-StageObjectives-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the row stage objectives. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the stage objectives was created. -
DisplaySequence: integer
Title:
Display SequenceThe order in which the stage objectives are to be executed and shown in UI. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the stage objectives was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the stage objectives. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association on stage objectives. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestrations object on stage objectives. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of the orchestration on stage objectives. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration on stage objectives. -
OrchestrationStageDisplaySequence: integer
(int32)
Title:
Display SequenceRead Only:trueThe order of the stages in the orchestration run time UIs. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object on stage objectives. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage on stage objectives. -
OrchestrationStageObjDescription: string
Title:
Objective DescriptionRead Only:trueMaximum Length:2000The description text of the orchestration stage objective object. -
OrchestrationStageObjDisplaySequence: integer
(int32)
Title:
Display SequenceRead Only:trueThe order of the objectives in the orchestration runtime UIs. -
OrchestrationStageObjectiveId: integer
(int64)
Title:
Stage Objective IDThe unique identifier of the orchestration stage objective which is part of stage objectives. -
OrchestrationStageObjName: string
Title:
Objective NameRead Only:trueMaximum Length:100The name of the Orchestration stage objective object. -
OrchestrationStageObjNumber: string
Title:
Stage Objective NumberRead Only:trueMaximum Length:64The public unique identifier of the Orchestration stage objective object. -
RunTimeStageObjectiveId: integer
(int64)
Title:
Run Time Stage Objective IDThe unique identifier of the orchestration stage objective runtime object. -
RunTimeStageObjectiveNumber: string
Title:
Run Time Stage Objective NumberMaximum Length:64The public unique identifier of the orchestration stage objective runtime object. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The run time status of the orchestration stage objective transition.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-OrchestrationAssociations-Stages-item-response
Type:
Show Source
object-
CompletedObjsCnt: integer
Title:
Completed Objectives CountNumber of completed objectives. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the stages. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the stages was created. -
CurrentStageFlag: boolean
Title:
Current StageMaximum Length:1Indicates whether it's the current INPROGRESS stage or the most recently updated stage. -
DisplaySequence: integer
Title:
Display SequenceThe order in which the stages are to be executed and shown in the UI. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the stages was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the stages. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association on stages . -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestrations object on stages. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of the orchestration on stage. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration on stages. -
OrchestrationStageDescription: string
Title:
Objective DescriptionRead Only:trueMaximum Length:2000The description text of the orchestration stage object. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object on stages. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage on stages. -
OrchestrationStageNumber: string
Title:
Orchestration Stage NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration stage object on stages. -
PendingObjectivesCount: integer
Title:
Pending Objectives CountNumber of pending objectives. -
RuntimeStageId: integer
(int64)
Title:
Run Time Stage IDThe unique identifier of the orchestration stages runtime object. -
RuntimeStageNumber: string
Title:
Run Time Stage NumberMaximum Length:64The public unique identifier of the orchestration stages runtime object. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The runtime status of the orchestration stages. -
SkippedNothelpfulObjsCnt: integer
Title:
Skipped Objectives CountNumber of skipped or not helpful objectives. -
StageEndDate: string
(date-time)
Title:
Stage End DateSpecifies the date and time when the stage execution ends. -
StageStartDate: string
(date-time)
Title:
Stage Start DateSpecifies the date and time when the stage execution starts. -
StepsCountInExecutionPath: integer
Title:
Step Count in Execution PathRead Only:trueNumber of steps in the execution path for the orchestration stage. -
TotalObjsCnt: integer
Title:
Total Objectives CountTotal number of objectives.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-OrchestrationAssociations-Steps-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the steps. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the step was created. -
CurrentStepFlag: boolean
Title:
Current StepMaximum Length:1Indicates whether it's the current INPROGRESS step or the most recently updated step. -
DisplaySequence: integer
Title:
Display SequenceThe order in which the stage objectives to be executed or shown back in UI. The display sequence of the steps. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the steps was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the steps. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association on steps. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestrations object on steps. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of the orchestration on steps. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration on steps. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object on steps. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage on steps. -
OrchestrationStageNumber: string
Title:
Orchestration Stage NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration stage object on steps. -
OrchestrationStepId: integer
(int64)
Title:
Orchestration Step IDThe unique identifier of the orchestration steps object on steps. -
OrchestrationStepName: string
Title:
Orchestration Step NameRead Only:trueMaximum Length:100The name of orchestration step on steps object. -
OrchestrationStepNumber: string
Title:
Orchestration Step NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration steps object on steps. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The runtime status of the orchestration steps. -
RunTimeStepId: integer
(int64)
Title:
Run Time Step IDThe unique identifier of the orchestration steps runtime object. -
RunTimeStepNumber: string
Title:
Run Time Step NumberMaximum Length:64The public unique identifier or alternate key of the orchestration steps runtime object. -
StepEndDate: string
(date-time)
Title:
Step End DateSpecifies the date and time when the step execution ends. -
StepStartDate: string
(date-time)
Title:
Step Start DateSpecifies the date and time when the step execution starts. -
StepTemplateId: integer
(int64)
Title:
Step Template IDRead Only:trueThe unique identifier of the step template. -
StepTemplateStepName: string
Title:
Step Name Within Step TemplateRead Only:trueMaximum Length:100The name of the step within the step template resource.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-OrchestrationAssociations-StepsInExecutionPath-item-response
Type:
Show Source
object-
ContainMultipleTasks: string
Read Only:
trueMaximum Length:1Indicates whether the step contains multiple tasks. -
CurrentStepFlag: boolean
Read Only:
trueMaximum Length:1Indicates whether it's the current INPROGRESS step or the most recently updated step. -
DisplaySequence: integer
(int32)
Read Only:
trueThe order in which the stage objectives to be executed or shown back in UI. The display sequence of the steps. -
ExecutionMethod: string
Read Only:
trueMaximum Length:30The execution type for the orchestration step. The possible values are Manual and Automatic. -
FulfillsObjectiveCnt: integer
Read Only:
trueThe count of the orchestration objective. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssocId: integer
(int64)
Read Only:
trueThe unique identifier of the orchestration association. -
OrchestrationStageId: integer
(int64)
Read Only:
trueThe unique identifier of the orchestration stage object. -
OrchestrationStageObjId: integer
(int64)
Read Only:
trueThe unique identifier of the orchestration stage objective which is part of stage objectives. -
OrchestrationStepId: integer
(int64)
Read Only:
trueThe unique identifier of the orchestration steps object. -
OrchestrationStepName: string
Read Only:
trueMaximum Length:100The name of orchestration step. -
RunTimeStatus: string
Read Only:
trueMaximum Length:30The runtime status of the orchestration steps. -
StepEndDate: string
(date-time)
Read Only:
trueSpecifies the date and time when the step execution ends. -
StepStartDate: string
(date-time)
Read Only:
trueSpecifies the date and time when the step execution starts. -
StepSuggestionText: string
Read Only:
trueMaximum Length:2000The suggestion text of the orchestration step. -
StepType: string
Read Only:
trueMaximum Length:30Step Type
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-OrchestrationAssociations-StepTransitions-item-response
Type:
Show Source
object-
ActivityAppointmentStatusCode: string
Title:
Appointment StatusRead Only:trueMaximum Length:30The status of the appointment. -
ActivityDescription: string
(byte)
Title:
DescriptionRead Only:trueA text field for capturing some descriptive information about the activity. -
ActivityDueDate: string
(date)
Title:
Due DateRead Only:trueThe date the task activity is due to be completed. -
ActivityEndDate: string
(date-time)
Title:
End DateRead Only:trueThe end date and time of an appointment, or the completion time of a task. -
ActivityId: integer
(int64)
Title:
Activity IDThe unique identifier of the activity ID. -
ActivityNumber: string
Title:
Activity NumberRead Only:trueMaximum Length:64The alternate identifier of the activity. -
ActivityOwnerId: integer
(int64)
Title:
Owner IDRead Only:trueThe primary resource on the activity. Supports resources only. -
ActivityOwnerPartyName: string
Title:
OwnerRead Only:trueMaximum Length:360Name of the party. -
ActivityPartialDescription: string
Title:
Short DescriptionRead Only:trueMaximum Length:4000A column that stores the first 4000 characters of activity description. -
ActivitySMARTActionContext: string
Title:
Smart Action ContextRead Only:trueMaximum Length:4000Stores metadata needed for smart action. -
ActivitySMARTActionId: integer
(int64)
Title:
Smart Action IDRead Only:trueThe smart action Identifier. Foreign key from zca_user_action. -
ActivityStartDate: string
(date-time)
Title:
Start DateRead Only:trueThe start date and time of an appointment or a task. Defaulted to null for an appointment and defaulted to creation date time for a task. -
ActivitySubject: string
Title:
SubjectRead Only:trueMaximum Length:500The subject of the activity. -
ActivityTaskStatusCode: string
Title:
StatusRead Only:trueMaximum Length:30Status of the activity. Defaulted to NOT_STARTED. -
ActivityWebConferenceId: string
Title:
Web Conference IDRead Only:trueMaximum Length:255The unique identifier of the web conference. -
ActivityWebConferenceURL: string
Title:
Web Conference URLRead Only:trueMaximum Length:2000The web conference join URL. -
AllowSkipFlag: boolean
Title:
Allow Step SkippingRead Only:trueMaximum Length:1Default Value:trueIndicates whether or not to show skip or thumbs down icon in the guidance primary or secondary banner. -
Comments: string
Title:
CommentsMaximum Length:2000Specifies the brief comments required for runtime step transition row. -
ConversationId: integer
(int64)
Title:
Conversation IDThe unique identifier of conversation message. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the step transitions. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the step transitions was created. -
EmailType: string
Title:
Email TypeMaximum Length:30The type of the email to which the step transitions associated with. -
ExitOrchestrationFlag: boolean
Title:
Exit OrchestrationRead Only:trueMaximum Length:1Flag that indicates whether or not to exit the orchestration when a stop step occurs. -
IATemplateName: string
Title:
Authoring Interview Template NameRead Only:trueMaximum Length:255The name of the authoring interview template. -
IATemplateValue: string
Title:
IA Template ValueRead Only:trueMaximum Length:100The name of the intelligent advisor guide template. -
InboundConvMsgId: integer
(int64)
Title:
Inbound Conversation Message IDThe unique identifier of inbound conversation message. -
InteractionId: integer
(int64)
Title:
Interaction IDThe unique identifier of interaction. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the step transitions was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the step transition. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association on step transitions. -
OrchestrationAssociationNumber: string
Title:
Orchestration Association NumberRead Only:trueMaximum Length:64The alternate unique identifier of the orchestration association on step transitions. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestrations object on step transitions. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of the orchestration on step transitions. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration on step transitions. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object on step transitions. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage on step transitions. -
OrchestrationStageNumber: string
Title:
Orchestration Stage NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration stage object on step transitions. -
OrchestrationStepId: integer
(int64)
Title:
Orchestration Step IDThe unique identifier of the orchestration steps object on step transitions. -
OrchestrationStepName: string
Title:
Orchestration Step NameRead Only:trueMaximum Length:100The name of orchestration step on step transitions object. -
OrchestrationStepNumber: string
Title:
Orchestration Step NumberRead Only:trueMaximum Length:64The public unique identifier of the orchestration steps object on step transitions. -
OrchestrationStepTasksId: integer
(int64)
Title:
Orchestration Step Tasks IDUnique identifier for the orchestration step tasks. -
OrchestrationStepType: string
Title:
Step TypeRead Only:trueMaximum Length:30The type of step. -
OrchStepTransitionFlag: boolean
Title:
Current Step TransitionMaximum Length:1Indicates whether it's the current INPROGRESS step transition or the most recently updated step transition row. -
OutboundConvMsgId: integer
(int64)
Title:
Outbound Conversation Message IDThe unique identifier of outbound conversation message. -
RefreshPageFlag: boolean
Title:
Refresh PageMaximum Length:1Specifies whether or not to refresh the whole page before surfacing the current step in the runtime UI. -
StepDisplaySequence: integer
Title:
Display SequenceRead Only:trueThe order of the steps in the orchestration administrator runtime UIs. -
StepSuggestionText: string
Title:
Step Suggestion TextRead Only:trueMaximum Length:2000The suggestion text of the orchestration step. -
StepTaskDisplaySequence: integer
(int32)
Title:
Display SequenceRead Only:trueThe order of the steps in the orchestration administrator runtime UIs. -
StepTemplateId: integer
(int64)
Title:
Step Template IDRead Only:trueThe unique identifier of the step template. -
StepTemplateStepName: string
Title:
Step Template NameRead Only:trueMaximum Length:100The name of the step within the step template resource. -
StepTransitionId: integer
(int64)
Title:
Step Transition IDThe unique identifier of the orchestration step transition object. -
StepTransitionNumber: string
Title:
Step Transition NumberMaximum Length:64The public unique identifier of the orchestration step transition object. -
StepType: string
Title:
Step TypeMaximum Length:30The type of the step to which the step transitions correspond to. -
SuccessCriteriaEvalFlag: boolean
Title:
Success Criteria Evaluation FlagMaximum Length:1Specifies the success criteria evaluation result for the step. -
TransitionDueDateTime: string
(date-time)
Title:
Transition Due Date TimeThe date and timestamp when the step transition is due. -
TransitionEndDateTime: string
(date-time)
Title:
Transition End Date TimeThe date and timestamp when the step transition ended. -
TransitionStartDateTime: string
(date-time)
Title:
Transition Start Date TimeThe date and timestamp when the step transition started. -
TransitionStatus: string
Title:
Transition StatusMaximum Length:30The status of the orchestration step transition. -
WrapUpId: integer
(int64)
Title:
Wrap-up IDThe unique identifier of the wrap up.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-PrimaryAddress-item-response
Type:
Show Source
object-
Addressee: string
Title:
AddresseeMaximum Length:360The unique identifier of the conflict. This number is used by mobile or portable applications that consume the web service. -
AddressElementAttribute1: string
Title:
Additional Address Element 1Maximum Length:150An additional address element to support flexible address format. -
AddressElementAttribute2: string
Title:
Additional Address Element 2Maximum Length:150An additional address element to support flexible address format. -
AddressElementAttribute3: string
Title:
Additional Address Element 3Maximum Length:150An additional address element to support flexible address format. -
AddressElementAttribute4: string
Title:
Additional Address Element 4Maximum Length:150An additional address element to support flexible address format. -
AddressElementAttribute5: string
Title:
Additional Address Element 5Maximum Length:150An additional address element to support flexible address format. -
AddressId: integer
(int64)
Read Only:
trueThe unique identifier of the primary address. -
AddressLine1: string
Title:
Address Line 1Maximum Length:240The first line of the primary address. -
AddressLine2: string
Title:
Address Line 2Maximum Length:240The second line of the primary address. -
AddressLine3: string
Title:
Address Line 3Maximum Length:240The third line of the primary address. -
AddressLine4: string
Title:
Address Line 4Maximum Length:240The fourth line of the primary address. -
AddressLinesPhonetic: string
Title:
Address Lines PhoneticMaximum Length:560The phonetic or Kana representation of the Kanji address lines. This is used for addresses in Japan. -
AddressNumber: string
Title:
Site NumberMaximum Length:30The primary address's internal unique identifier that is internally generated during creation. One of AddressId, AddressNumber or SourceSystem and SourceSystemReferenceValue keys is used to identify the address record during update. -
Building: string
Title:
BuildingMaximum Length:240The building name or number in the primary address. -
City: string
Title:
CityMaximum Length:60The city element of the primary address. -
Comments: string
Title:
CommentsMaximum Length:2000The user-provided comments for the primary address. -
ConflictId: integer
(int64)
Default Value:
0The unique identifier of the conflict. -
CorpCurrencyCode: string
Maximum Length:
15The corporate currency code associated with the account. 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 primary address. Review the list of country codes using the Manage Geographies task. -
County: string
Title:
CountyMaximum Length:60The county of the primary address. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the primary address record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
CurcyConvRateType: string
Maximum Length:
30The currency conversion rate type. A list of valid values are 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:
CurrencyMaximum Length:15The currency code. A list of valid values are 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 primary address was last validated. -
DeleteFlag: boolean
Title:
Delete Primary AddressIndicates whether the primary address is to be deleted. If the value is Y, then the primary address has to be deleted. The default value is N. -
Description: string
Title:
DescriptionMaximum Length:2000The description of the location. -
DoNotValidateFlag: boolean
Title:
Don't ValidateMaximum Length:1Indicates the contact preference to indicate DNC option. -
EndDateActive: string
(date)
Title:
To DateThe last date for a record in active status. -
FloorNumber: string
Title:
FloorMaximum Length:40The floor number of the primary address. -
FormattedAddress: string
Title:
AddressRead Only:trueThe formatted version of the primary address. -
FormattedMultiLineAddress: string
Title:
AddressRead Only:trueThe formatted multiline version of the primary address. -
HouseType: string
Title:
House TypeMaximum Length:30Indicates the building type for 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 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 of the user who last updated the record. -
Latitude: number
Title:
LatitudeThe latitude information for the address. The latitude information for the location is used for spatial proximity and containment purposes. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationComments: string
Title:
CommentsMaximum Length:2000The additional information for the record in free text format. -
LocationDirections: string
Title:
Location DirectionsMaximum Length:640The directions to the address location. -
LocationId: integer
(int64)
The unique identifier for the location.
-
LocationIntegrationKey: string
The integration key for the location record.
-
LocationLocationId: integer
(int64)
Title:
Location IDThe system identifier for the location record. -
LocationSourceSystem: string
The name of source system for the location record.
-
LocationSourceSystemReferenceValue: string
The unique identifier of the relationship from external source system.
-
LocationStatusFlag: boolean
Maximum Length:
1Default Value:trueThe status flag for location record. -
Longitude: number
Title:
LongitudeThe longitude information for the address. The longitude information for the location is used for spatial proximity and containment purposes. -
Mailstop: string
Title:
Mail StopMaximum Length:60The user-defined code that indicates a mail drop point within the organization. -
ObjectVersionNumberLocation: integer
(int32)
The internal version number for the location object. The number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row.
-
ObjectVersionNumberPartySite: integer
(int32)
The internal version number for the party site object. The number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row.
-
OverallPrimaryFlag: boolean
Title:
PrimaryMaximum Length:1Default Value:falseIndicates whether this is the primary address of the associated object. If the value is Y, then the address is a primary address. -
PartyId: integer
(int64)
The unique identifier of the account associated with the address.
-
PartySiteName: string
Title:
Site NameMaximum Length:240The name of the party site. -
PartySiteType: string
Title:
One-Time AddressMaximum Length:30The type information of the party site. -
PostalCode: string
Title:
Postal CodeMaximum Length:60The postal code of the address. -
PostalPlus4Code: string
Title:
Postal Code ExtensionMaximum Length:20The four-digit extension to the United States Postal ZIP code for the address. -
Province: string
Title:
ProvinceMaximum Length:60The province of the address. -
ShortDescription: string
Title:
Short DescriptionMaximum Length:240The brief free text that describes the site record. -
SourceSystem: string
The name of external source system where the address is imported from. The values configured in setup task Trading Community Source System.
-
SourceSystemReferenceValue: string
The unique identifier for the address from the external source system specified in the attribute PartySourceSystem.
-
StartDateActive: string
(date)
Title:
From DateThe date on which the record becomes active. -
State: string
Title:
StateMaximum Length:60The state of the address. -
Status: string
Maximum Length:
1Default Value:AThe status of the record. -
TimezoneCode: string
Title:
Time ZoneMaximum Length:64The time zone for the location. -
ValidatedFlag: boolean
Title:
ValidatedMaximum Length:1Default Value:falseIndicates whether the location is validated. The value is internally set by system during address cleansing. If the value is Y, then the address is validated. The default value is N. -
ValidationStatusCode: string
Title:
Validation StatusMaximum Length:30The code indicating the status of the validation. Internally set by system during address cleansing.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : accounts-Relationship-item-response
Type:
Show Source
object-
BackwardRole: string
Title:
Backward RoleThe backward relationship code used to describe relationships. For example, SUPPLIER_OF. -
BackwardRoleDescription: string
Title:
Backward Role DescriptionRead Only:trueMaximum Length:255Indicates the description of the backward relationship role. -
Comments: string
Title:
CommentsMaximum Length:2000The user-provided comments for the relationship. -
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. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreatedByModule: string
Title:
Created by ApplicationMaximum Length:30Default Value:HZ_WSThe application module that created the relationship record. Defaulted to value HZ_WS for all web service based creation. A list of valid certification level codes is defined in the lookup HZ_CREATED_BY_MODULES. You can review and update the codes using the Setup and Maintenance task, Manage Trading Community Common Lookups. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DependentFlag: string
Title:
Dependent IndicatorMaximum Length:1Default Value:NIndicates whether one party is a dependent on another. -
DirectionCode: string
Read Only:
trueMaximum Length:30The record validated by DIRECTION_CODE lookup type. P for Parent, C for Child, and N for Not Directional. -
EndDate: string
(date)
Title:
To DateThe date when the relationship ends. -
HeadOfHouseholdFlag: string
Title:
Head of Household IndicatorMaximum Length:1Default Value:NIndicates whether a person is the head of the household that he belongs to. -
InfluenceLevel: string
Title:
Influence LevelThe sales contact's influence in a buying relationship. Sample values are Inner Circle, Political structure, None. -
IsObjectSalesPartyFlag: boolean
Title:
Is Object Sales PartyRead Only:trueIndicates whether the object party is sales party or not. -
IsSubjectSalesPartyFlag: boolean
Title:
Is Subject Sales PartyRead Only:trueIndicates whether the subject party is sales party or not. -
JobDefinitionName: string
Maximum Length:
100The definition of the job name. -
JobDefinitionPackage: string
Maximum Length:
900The definition of the job package. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date 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 of the user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectPartyId: integer
(int64)
The unique identifier of the object party in this relationship.
-
ObjectPartyName: string
Title:
Object Party NameRead Only:trueMaximum Length:360The name of the object party of the relationship. -
ObjectPartyNumber: string
Title:
Object Registry IDMaximum Length:30The alternate key identifier for the object party of the relationship. -
ObjectSourceSystem: string
Title:
Object Source SystemThe name of the external source system for the object party in the relationship. -
ObjectSourceSystemReferenceValue: string
Title:
Object Source System ReferenceThe identifier for the object party in the relationship from the external source system. -
ObjectTableName: string
Maximum Length:
30The source table name of the object party in this relationship. -
ObjectType: string
Maximum Length:
30The object type of the contact. -
ObjectUsageCode: string
Maximum Length:
30The usage code of object party in the relationship. -
ObjectVersionNumber: integer
(int32)
The number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row.
-
ObjectVersionNumber1: integer
(int32)
Read Only:
trueThe attribute is 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 last queried. -
ObjectVersionNumber2: integer
(int32)
Read Only:
trueThe number 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. -
PartyId: integer
(int64)
Read Only:
trueThe unique identifier of the party. -
PartyId1: integer
(int64)
Read Only:
trueThe alternate unique identifier of the party. -
PercentageOwnership: number
Title:
Ownership PercentageThe percentage of the child entity owned by the parent entity. -
PreferredContactFlag: boolean
Maximum Length:
10Default Value:falseIndicates whether this contact person is primary contact for the customer. Accepted values are Y and N. Default value is N. -
PrimaryCustomerFlag: boolean
Maximum Length:
10Default Value:falseIndicates whether this customer is primary customer for the contact. Accepted values are Y and N. Default value is N. -
RelationshipCode: string
Title:
Relationship CodeMaximum Length:30The code of the relationship that specifies if this is a forward or a backward relationship code. A list of valid relationship codes is defined in the lookup PARTY_RELATIONS_TYPE. Review and update the codes using the Setup and Maintenance task, Manage Relationship Lookups. -
RelationshipGroup: string
Title:
Relationship GroupMaximum Length:255Used for filtering the Role and Backward Role drop down values with relationship types that are part of provided relationship group. -
RelationshipId: integer
(int64)
Read Only:
trueThe unique identifier of the relationship. -
RelationshipRecId: integer
(int64)
The unique identifier of the relationship record.
-
RelationshipSourceSystem: string
The name of external source system where the relationship is imported from. The values configured in setup task Trading Community Source System.
-
RelationshipSourceSystemReferenceValue: string
The unique identifier for the relationship from the external source system specified in the attribute RelationshipSourceSystem.
-
RelationshipType: string
Title:
Relationship TypeMaximum Length:30The relationship type such as CUSTOMER_SUPPLIER. A list of valid relationship types is defined in the lookup HZ_RELATIONSHIP_TYPE. Review and update the codes using the Setup and Maintenance task, Manage Relationship Lookups. -
RequestId: integer
(int64)
The unique identifier of the request.
-
Role: string
Title:
RoleThe role between the subject and object party. -
RoleDescription: string
Title:
Role DescriptionRead Only:trueMaximum Length:255Description of the relationship role. -
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. -
SSROwnerTableName: string
Read Only:
trueMaximum Length:255Default Value:HZ_PARTIESThe name of the table that holds the record data and is referenced to manage source system reference. -
StartDate: string
(date)
Title:
From DateThe date when the relationship was created. -
Status: string
Read Only:
trueMaximum Length:1Default Value:AIndicates if the relationship is active or inactive, such as A for active and I for inactive. A list of valid values is defined in the lookup HZ_STATUS. Review and update the codes using the Setup and Maintenance work area, Manage Standard Lookups task. -
SubjectPartyId: integer
(int64)
The unique identifier of the subject party in this relationship.
-
SubjectPartyName: string
Title:
Subject Party NameRead Only:trueMaximum Length:360The name of the subject party. -
SubjectPartyNumber: string
Title:
Subject Registry IDMaximum Length:30The alternate key identifier for the subject party of the relationship. -
SubjectSourceSystem: string
Title:
Subject Source SystemThe name of the external source system for the subject party in the relationship. -
SubjectSourceSystemReferenceValue: string
Title:
Subject Source System ReferenceThe identifier for the subject party in the relationship from the external source system. -
SubjectTableName: string
Maximum Length:
30The source table of the subject. -
SubjectType: string
Maximum Length:
30The subject type of the contact. -
SubjectUsageCode: string
Maximum Length:
30The usage code of subject party in the contact.
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 : accounts-Relationship-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 : accounts-Relationship-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 : accounts-Relationship-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
Nested Schema : accounts-SalesTeamMember-item-response
Type:
Show Source
object-
AccessLevelCode: string
Title:
AccessMaximum Length:30The code indicating the type of access granted to the resource as well as the managers of the organizations. The possible values are contained in the ZCA_ACCESS_LEVEL lookup. -
AssignmentTypeCode: string
Title:
Assignment TypeMaximum Length:30Default Value:MANUALThe code indicating how the resource is assigned to the sales account team. The possible values are contained in the ZCA_ASSIGNMENT_TYPE lookup. -
CorpCurrencyCode: string
Title:
Corporate Currency CodeMaximum Length:15The corporate currency code associated with the account. 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. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time the record was created. -
CurcyConvRateType: string
Title:
Currency Conversion Rate TypeMaximum Length:30The currency conversion rate type. A list of valid values are 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. A list of valid values are 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. -
EndDateActive: string
(date)
Title:
Archived DateThe date when the resource is dissociated from the sales account. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date on which 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. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LockAssignmentFlag: boolean
Title:
LockedMaximum Length:1Default Value:falseIndicates if the automatic territory assignment can be set. If the value is True, then the automatic territory assignment cannot remove the sales account team resource. The default value is False. When a sales account team member is added manually, this flag is defaulted to `Y'. -
MemberFunctionCode: string
Title:
FunctionMaximum Length:30The lookup code indicating a sales account resource's role on the resource team such as Integrator, Executive Sponsor and Technical Account Manager. The code lookup is stored in FND_LOOKUPS. -
ObjectVersionNumber: integer
(int32)
The number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row.
-
OwnerFlag: boolean
Title:
OwnerDefault Value:falseIndicates whether the contact is the owner. -
PartyId: integer
The unique identifier of the party.
-
PartyNumber: string
The party number. Inactive records can't be updated.
-
PartySourceSystem: string
The name of external source system of the account, contact or household with which the address is associated. Part of alternate key for the account, contact or household record (along with PartyourceSystemReferenceValue). One of PartyId, PartyNumber or PartySourceSystem and PartySourceSystemReferenceValue keys is required to identify the account, contact or household record with which the address is associated. The value for this attribute should be predefined in the lookup type HZ_ORIG_SYSTEMS_VL using the setup task Manage Trading Community Source Systems.
-
PartySourceSystemReferenceValue: string
The unique identifier of the relationship from external source system.
-
ResourceEmailAddress: string
Title:
Resource EmailThe e-mail address of the resource. -
ResourceId: integer
(int64)
Title:
Resource IDThe resource identifier. -
ResourceName: string
Title:
Resource NameRead Only:trueThe name of the sales team member. -
ResourceOrgName: string
Read Only:
trueThe name of the organization that the sales team member belongs to. -
ResourcePartyNumber: string
Title:
Resource Party NumberThe unique public identifier of the resource record. -
ResourcePhoneNumber: string
Title:
PhoneRead Only:trueThe primary phone number of the sales team member. -
ResourceRoleName: string
Title:
RoleRead Only:trueThe roles assigned to the sales team member. -
SalesProfileId: integer
(int64)
Title:
Sales Account IDThe unique identifier of the sales account. -
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. -
StartDateActive: string
(date)
Title:
Start DateThe date when the resource is associated with the sales account. -
TeamMemberId: integer
(int64)
Title:
Sales Account Resource IDThe unique identifier of the member of the sales account resource team. -
UserLastUpdateDate: string
(date-time)
Title:
User Last Update DateThe date on which the record was last updated by a specific user.
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 : accounts-SalesTeamMember-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 : accounts-SalesTeamMember-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 : accounts-SalesTeamMember-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
Nested Schema : accounts-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 : accounts-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 : accounts-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
Nested Schema : accounts-SourceSystemReference-item-response
Type:
Show Source
object-
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. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the record. -
CreatedByModule: string
Default Value:
HZ_WSThe application module that created the record. It is 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. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
EndDate: string
(date)
The date after which the record is inactive.
-
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the record was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the record. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32The login of the user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
The number used to implement locking. This number is incremented every time that the row is updated. The number is comparedat the start and end of a transaction to determine whether another session has updated the row.
-
PartyId: integer
(int64)
The unique identifier of the associated account.
-
PartyNumber: string
Title:
Party NumberThe alternate unique identifier of the associated account. Inactive records can't be updated. -
PartySourceSystem: string
Title:
Party Source SystemThe source system name for the account. -
PartySourceSystemReferenceValue: string
Title:
Party Source System Reference ValueThe identifier for the record from an external source system. -
SourceSystem: string
Title:
Source SystemMaximum Length:30The name of the source system. -
SourceSystemReferenceId: integer
(int64)
Read Only:
trueThe unique identifier of the source system reference. -
SourceSystemReferenceValue: string
Maximum Length:
255The source system reference value required to identify the associated account. -
StartDate: string
(date)
The date when the record was created.
-
Status: string
Maximum Length:
1Default Value:AIndicates of the mapping to the source system is active. If the value is A, then the mapping is active. If the value is I, then the mapping is inactive.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- AccountContact
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The account contacts resource is used to view, create, update, and delete an account contact. It refers to a person who functions as a contact for an account. - PartyNumber:
- AccountExtensionBase
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The account extension bases resource is used to view, create, update, and delete an account extension base. It serves as the base object for all the extension local objects that belong to the same extension type. - PartyNumber:
- AccountHierarchySummary
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The account hierarchy summaries resource is used to view the account hierarchy information. - PartyNumber:
- AccountRollup
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The account rollups resource is used to view, create, update, and delete an account rollup. - PartyNumber:
- AccountTeam
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The account team resource is used to view the team members and territory team members associated with an account. - PartyNumber:
- AdditionalIdentifier
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The additional identifiers resource is used to view, create, update, and delete an additional identifiers such as driver's license number or passport number. - PartyNumber:
- AdditionalName
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The additional name resource is used to view, create, update, and delete additional names associated with an account. The resource allows you to capture other names associated with an account, such as a maiden name, or a brand name. - PartyNumber:
- Address
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The addresses resource is used to view, create, update, and delete addresses of an account. An address contains the detailed location information of an account. - PartyNumber:
- Attachment
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The account attachments resource is used to view, create, update, and delete attachments of an account. An attachment includes additional information about an account. - PartyNumber:
- CertificationLevelLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHZ_PARTY_CERT_LEVEL
The list of values indicating the certification level of the account, such as Minimum or Highest.
The following properties are defined on the LOV link relation:- Source Attribute: CertificationLevel; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- CertificationReasonCodeLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHZ_PARTY_CERT_REASON
The list of values indicating the current certification level assignment of the account, such as Manual or Third-Party.
The following properties are defined on the LOV link relation:- Source Attribute: CertificationReasonCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- ContactPoint
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The contact point resource is used to view, create, update, and delete contact points for an account. Contact points can be geographical addresses, phone numbers, e-mail IDs, URLs, messenger IDs, and so on. - PartyNumber:
- CountriesLOV
-
Parameters:
- finder:
ObsoleteEnabledFlagFinder%3BBindEnabledFlag%3DY%2CBindObsoleteFlag%3DN
The following properties are defined on the LOV link relation:- Source Attribute: Country; Target Attribute: TerritoryCode
- Display Attribute: TerritoryShortName
- finder:
- CurrenciesLOV
-
Parameters:
- finder:
EnabledFlagFinder%3BBindEnabledFlag%3DY
The list of values indicating the default currency used by the organization, such as USD or GBP.
The following properties are defined on the LOV link relation:- Source Attribute: PreferredFunctionalCurrency; Target Attribute: CurrencyCode
- Display Attribute: CurrencyCode, Name
- finder:
- CustomerClassification
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The aux classifications resource is used to view, create, update, and delete the auxiliary classifications of the customers associated with the accounts. Auxiliary classification enable you to categorize customers into different groups, such as commercial or private. - PartyNumber:
- DataCloudStatusLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DDATA_CLOUD_STATUS
The list of values indicating the enrichment status of the organization record, such as Enriched, Deleted, or Matched.
The following properties are defined on the LOV link relation:- Source Attribute: DataCloudStatus; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- EmailVerificationStatusLookupVA
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DORA_HZ_VALIDATION_STATUS%2CLookupCode%3D{EmailVerificationStatus}
The following properties are defined on the LOV link relation:- Source Attribute: EmailVerificationStatus; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- EmployeeAtPrimaryAdrEstIndLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DEMP_AT_PRIMARY_ADR_EST_IND
The list of values indicating the number of employees in the organization at the primary location, such as minimum or maximum.
The following properties are defined on the LOV link relation:- Source Attribute: EmployeesAtPrimaryAddressEstimation; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- EmployeeAtPrimaryAdrMinimumIndLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DEMP_AT_PRIMARY_ADR_MIN_IND
The list of values indicating the minimum number of employees in the organization at the primary location.
The following properties are defined on the LOV link relation:- Source Attribute: EmployeesAtPrimaryAddressMinimum; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- EngagementLevelLookupVA
-
Parameters:
- finder:
LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_ZCA_ENGAGEMENT_LEVEL
The following properties are defined on the LOV link relation:- Source Attribute: EngagementLevel; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- FavoriteAccountFlagLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DYES_NO
The list of values indicating the account is a favorite account.
The following properties are defined on the LOV link relation:- Source Attribute: FavoriteAccountFlag; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- FaxCountryCodeLOV
-
The list of values indicating the international country codes for the fax number.
The following properties are defined on the LOV link relation:- Source Attribute: FaxCountryCode; Target Attribute: PhoneCountryCode
- Display Attribute: PhoneCountryCode, TerritoryShortName
- FaxVerificationStatusLookupVA
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DORA_HZ_VALIDATION_STATUS%2CLookupCode%3D{FaxVerificationStatus}
The following properties are defined on the LOV link relation:- Source Attribute: FaxVerificationStatus; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- FiscalYearendMonthLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DMONTH
The list of values indicating the last fiscal month of the organization, such as March or December.
The following properties are defined on the LOV link relation:- Source Attribute: FiscalYearendMonth; Target Attribute: LookupCode
- Display Attribute: Meaning
- 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: AddressTypeList; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- HQBranchIndLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHQ_BRANCH_IND
The list of values indicating if the site is a headquarter or branch, such as Branch, Division, or Headquarters.
The following properties are defined on the LOV link relation:- Source Attribute: HQBranchIndicator; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- IndustryCodeVA
-
Operation: /crmRestApi/resources/11.13.18.05/classCodesParameters:
- finder:
IndustryClassCategoryFinder
The list of values indicating the standard industry classification code.
The following properties are defined on the LOV link relation:- Source Attribute: IndustryCode; Target Attribute: ClassCode
- Display Attribute: ClassCodeMeaning
- finder:
- LegalStatusLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DLEGAL_STATUS
The list of values indicating the legal status of the organization, such as Mutual Company, Cooperative, and General partnership.
The following properties are defined on the LOV link relation:- Source Attribute: LegalStatus; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- LocalBusIdenTypeLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DLOCAL_BUS_IDEN_TYPE
The list of values indicating the most common business identifier in a country such as Chamber of Commerce Number in Italy, Government Registration Number in Taiwan.
The following properties are defined on the LOV link relation:- Source Attribute: LocalBusinessIdentifierType; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- Note
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The notes resource is used to view, create, update, and delete notes associated with an account. A note captures comments, information, or instructions related to an account. - PartyNumber:
- OrchestrationAssociations
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The orchestration association resource lets you view the associations between Sales Orchestration process and the Transactional Objects. - PartyNumber:
- OrgSizeLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHZ_ORGANIZATION_SIZE
The list of values indicating the organization size based on the revenue, number of employees, and so on. The sample values are Small, Medium, and Large.
The following properties are defined on the LOV link relation:- Source Attribute: OrganizationSize; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- OrganizationTypeVA
-
Operation: /crmRestApi/resources/11.13.18.05/classCodesParameters:
- finder:
ClassCategoryFinder%3BBindClassCategory%3DORGANIZATION_TYPE
The list of values indicating the organization type classification for the account.
The following properties are defined on the LOV link relation:- Source Attribute: OrganizationTypeCode; Target Attribute: ClassCode
- Display Attribute: ClassCodeMeaning
- finder:
- PhoneCountryCodeLOV
-
The list of values indicating the international country codes for the phone number.
The following properties are defined on the LOV link relation:- Source Attribute: PhoneCountryCode; Target Attribute: PhoneCountryCode
- Display Attribute: PhoneCountryCode, TerritoryShortName
- PhoneVerificationStatusLookupVA
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DORA_HZ_VALIDATION_STATUS%2CLookupCode%3D{PhoneVerificationStatus}
The following properties are defined on the LOV link relation:- Source Attribute: PhoneVerificationStatus; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- PreferredContactMethodLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHZ_PREFERRED_CONTACT_METHOD
The list of values indicating the preferred contact method of the account, such as mail and phone.
The following properties are defined on the LOV link relation:- Source Attribute: PreferredContactMethod; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- PrimaryAddress
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The primary addresses resource is used to view, create, update, and delete the primary addresses of the accounts. A primary address is the default communication address of an account. - PartyNumber:
- RatedCurrenciesLOV
-
The list of values indicating the currency code used by the organization, such as USD and GBP.
The following properties are defined on the LOV link relation:- Source Attribute: CurrencyCode; Target Attribute: CurrencyCode
- Display Attribute: Name
- RegistrationTypeLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DREGISTRATION_TYPE
The list of values indicating the registration status of the organization, such as Profit and Nonprofit.
The following properties are defined on the LOV link relation:- Source Attribute: RegistrationType; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- Relationship
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The relationships resource is used to view, create, and update account relationships. An account relationship is the interconnection between parties, such as between an account and the account's contact person. - PartyNumber:
- RentOwnIndLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DOWN_RENT_IND
The list of values indicating if the organization owns or rents it current premises.
The following properties are defined on the LOV link relation:- Source Attribute: RentOrOwnIndicator; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- SalesProfileStatusLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DZCA_SALES_ACCOUNT_STATUS
The list of values indicating the status of the account, such as active or inactive.
The following properties are defined on the LOV link relation:- Source Attribute: SalesProfileStatus; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- SalesProfileTypeLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DZCA_ACCOUNT_TYPE
The list of values indicating if the type of the account, such as customer or prospect.
The following properties are defined on the LOV link relation:- Source Attribute: Type; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- SalesTeamMember
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
Account resources is used to view, create, update, and delete the sales team members of an account. The sales team members represent a resource party, and are assigned to a sales account team. A sales account team member has a defined access role for the sales account. - PartyNumber:
- SearchFilters
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DZCA_ACCT_SRCH_RECORD_SET
The list of values indicating the record set to display search values, such as AllAccounts and MyAccounts.
The following properties are defined on the LOV link relation:- Source Attribute: RecordSet; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- SourceSystemReference
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The source system reference resource is used to view, create, update, and delete source systems. A source system is an external system from which you import data. - PartyNumber:
- StatusLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHZ_STATUS
The list of values indicating the status of the account, such as active or inactive.
The following properties are defined on the LOV link relation:- Source Attribute: PartyStatus; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- TerritoriesLOV
-
Parameters:
- finder:
ObsoleteFlagFinder%3BBindObsoleteFlag%3DN
The list of values indicating the home country of the organization, such as US or UK.
The following properties are defined on the LOV link relation:- Source Attribute: HomeCountry; Target Attribute: TerritoryCode
- Display Attribute: TerritoryShortName
- finder:
- TotalEmployeeEstIndLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DTOTAL_EMP_EST_IND
The list of values indicating the method used to calculate the total number of employees, such as actual or estimated.
The following properties are defined on the LOV link relation:- Source Attribute: TotalEmployeesEstimatedIndicator; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- TotalEmployeeMinimumIndLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DTOTAL_EMP_MIN_IND
The list of values indicating if the total number of employees is a minimum, average, or maximum.
The following properties are defined on the LOV link relation:- Source Attribute: TotalEmployeesMinimumIndicator; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- TotalEmployeesIndLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DTOTAL_EMPLOYEES_INDICATOR
The list of values indicating if the total number of employees includes employees from subsidiaries, such as Subsidiaries not included.
The following properties are defined on the LOV link relation:- Source Attribute: TotalEmployeesIndicator; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- smartActions
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The 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. - PartyNumber:
Examples
The following example shows how to get an account by submitting a get request on the REST resource using cURL.
cURL Command
curl -u <username:password> \ -X GET https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/accounts/CDRM_262783
Example of Response Body
The following shows an example of the response body in JSON format.
{
"PartyId" : 999997549785817,
"PartyNumber" : "CDRM_262783",
"SourceSystem" : null,
"SourceSystemReferenceValue" : null,
"OrganizationName" : "High Technology_102304669",
"UniqueNameSuffix" : "(REDWOOD CITY, US)",
"PartyUniqueName" : "High Technology_102304669 (REDWOOD CITY, US)",
"Type" : "ZCA_CUSTOMER",
"OwnerPartyId" : null,
"OwnerPartyNumber" : null,
"OwnerEmailAddress" : null,
"OwnerName" : null,
...
}
Note:
You can query a parameter by passing the field name and value in the API endpoint URL. Here is an example:url>/crmRestApi/resources/latest/accounts?q=ContactPoint.EmailAddress='testcollection@test.com'
For more information see Manage Collections topic.