Update a partner contact
patch
/crmRestApi/resources/11.13.18.05/partnerContacts/{PartyNumber}
Request
Path Parameters
-
PartyNumber(required): string
The unique identifier for the partner contact party. It Can be system-generated or user-provided during create, based on the profile option HZ_GENERATE_PARTY_NUMBER.
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.
Supported Media Types
- application/json
Root Schema : schema
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. -
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. -
addresses: array
Addresses
Title:
AddressesThe addresses resource is used to view, create, update, and delete addresses of a partner contact. -
AddressLineFour: string
Title:
Address Line 4Maximum Length:240The fourth line for address of the contact. -
AddressLineOne: string
Title:
Address Line 1Maximum Length:240The first line for address. -
AddressLineThree: string
Title:
Address Line 3Maximum Length:240The third line for address. -
AddressLineTwo: string
Title:
Address Line 2Maximum Length:240The second line for address. -
AddressType: string
Title:
Address TypeThe lookup code for the type of address, such as billing address, shipping address etc. -
attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
Building: string
Title:
BuildingMaximum Length:240The building name or number in the address of the contact. -
CertificationLevel: string
Title:
Certification LevelMaximum Length:30The certification level of a contact. A list of accepted values is defined in the lookup HZ_PARTY_CERT_LEVEL. Review and update the value for this attribute 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 accepted values is defined using the lookup HZ_PARTY_CERT_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
City: string
Title:
CityMaximum Length:60The city element of the address. -
Comments: string
Title:
CommentsMaximum Length:2000The textual comments about a contact. -
contactPoints: array
Contact Points
Title:
Contact PointsThe contact points resource is used to view, create, update, and delete the partner contact's contact points such as e-mail address, phone number, fax number, and so on. These contact points can be assiged as a public contact point for the partner-contact. Such as a contact point created for an e-mail address can be assigned as a public e-mail address for the partner contact. -
Country: string
Title:
CountryMaximum Length:2The country code of the address. -
County: string
Title:
CountyMaximum Length:60The county of the address. -
CreateUserAccountFlag: boolean
Indicates whether the user account should be created. This should not be used currently.
-
DateOfBirth: string
(date)
Title:
Date of BirthThe date when the person was born. -
DateOfDeath: string
(date)
Title:
Date of DeathThe date when the person died. -
DeceasedFlag: boolean
Title:
Person DeceasedMaximum Length:1Indicates whether the person is deceased or not. If the value is True, then the person is deceased. The default value is False. -
DeclaredEthnicity: string
Title:
Declared EthnicityMaximum Length:60The declared ethnicity of the person. -
Department: string
Title:
DepartmentMaximum Length:60The free form text used to name the department for the contact. -
DepartmentCode: string
Title:
Department CodeMaximum Length:30The code indicating the department of the contact. A list of accepted values is defined in the lookup DEPARTMENT_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Contact Lookups task. -
DoNotCallFlag: boolean
Title:
Do Not CallMaximum Length:1Indicates if the user can call the partner contact or not. If the value is 'Y', then the user must not call the contact. The default value is 'N'. -
DoNotContactFlag: boolean
Title:
Do Not ContactMaximum Length:1Indicates if the user can contact the partner contact or not by phone or e-mail. If the value is 'Y', then the user must not contact the partner contact. The default value is 'N'. -
DoNotEmailFlag: boolean
Title:
Do Not EmailMaximum Length:1Indicates if the user can e-mail the partner contact or not. If the value is 'Y', then the user must not e-mail the partner contact. The default value is 'N'. -
DoNotMailFlag: boolean
Title:
Do Not MailMaximum Length:1Indicates if the user can mail the partner contact or not. If the value is 'Y', then the user must not mail the partner contact. The default value is 'N'. -
EmailAddress: string
Title:
EmailMaximum Length:320The e-mail address of the partner contact. -
FavoriteContactFlag: boolean
Title:
FavoriteMaximum Length:10Default Value:falseIndicates whether the person is a key contact. If the value is True, then person is a key contact. The default value is False. You can't use this attribute as a finder, because this is a transient field. The response will return an error if you use this attribute as a finder. -
FirstName: string
Title:
First NameMaximum Length:150The first name of the person. -
FloorNumber: string
Title:
FloorMaximum Length:40The floor number of the address. -
Gender: string
Title:
GenderMaximum Length:30The gender of the person, such as male, female, and unknown. A list of accepted values is defined in the lookup HZ_GENDER. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Standard Lookups task. -
HeadOfHierarchyFlag: boolean
Title:
Head of HierarchyMaximum Length:255Indicates whether this partner contact is a root resource of Partner or not. The value 'Y' indicates that this partner contact is a root resource of the partner. -
Initials: string
Title:
InitialsMaximum Length:20The initials of the contact???s name. -
JobTitle: string
Title:
Job TitleMaximum Length:100The job title of the primary contact. -
JobTitleCode: string
Title:
Job Title CodeMaximum Length:30The code indicating the job title. -
LastName: string
Title:
Last NameMaximum Length:150The last name of the person. -
LastNamePrefix: string
Title:
Last Name PrefixMaximum Length:30The prefix for the last name of a person, such as De, Van. For example, if a person???s name is Hans De Vries, then the last name prefix De is captured using this attribute. -
Latitude: number
Title:
LatitudeThe latitude information for the address of the contact. The latitude information for the location is used for spatial proximity and containment purposes. -
Longitude: number
Title:
LongitudeThe longitude information for the address of the contact. 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. -
ManagerPartyId: integer
Title:
ManagerThe unique identifier of the manager party of the partner contact. -
ManagerPartyNumber: string
Maximum Length:
30The party number of the manager of the partner contact. -
MaritalStatus: string
Title:
Marital StatusMaximum Length:30The marital status of the person. A list of accepted values is defined in the lookup MARITAL_STATUS. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Standard Lookups task. -
MaritalStatusEffectiveDate: string
(date)
Title:
Marital Status Effective DateThe date when the person's marital status was changed. -
MiddleName: string
Title:
Middle NameMaximum Length:60The middle name of the person. -
MobileAreaCode: string
Title:
Area CodeMaximum Length:20The area code for partner contact's mobile phone. -
MobileCountryCode: string
Title:
Phone Country CodeMaximum Length:10The international country code for a partner contact???s mobile phone number, such as 33 for France. -
MobileExtension: string
Title:
ExtensionMaximum Length:20The additional number used after initial connection to an internal telephone system. -
MobileNumber: string
Title:
PhoneMaximum Length:40The mobile phone number of partner contact formatted in the local format. The number should not include area code, country code, or extension. -
NamedFlag: boolean
Title:
Named ContactMaximum Length:1Default Value:falseIndicates whether a sales account is a named sales account. If the value is True, then the sales account is a named sales account. The default value is False. -
NameSuffix: string
Title:
SuffixMaximum Length:30The place in a family structure. For example, in "Tom Jones III", the "III" is the suffix. -
PartnerPartyId: integer
(int64)
The unique identifier of the party associated with the partner.
-
PartyNumber: string
Title:
Registry IDMaximum Length:30The unique identifier for the partner contact party. It Can be system-generated or user-provided during create, based on the profile option HZ_GENERATE_PARTY_NUMBER. -
PersonPreNameAdjunct: string
Title:
PrefixMaximum Length:30The title or the salutary introduction for a contact, such as Mr., Herr, and so on. -
PlaceOfBirth: string
Title:
Place of BirthMaximum Length:60The place where the person was born, such as city or country. -
PostalCode: string
Title:
Postal CodeMaximum Length:60The postal code as defined by the formal countrywide postal system. -
PostalPlus4Code: string
Title:
Postal Code ExtensionMaximum Length:20The four-digit extension to the United States Postal ZIP code for the address. -
PreferredContactMethod: string
Title:
Preferred Contact MethodMaximum Length:30The preferred method to contact the person. A list of accepted values is defined in the lookup HZ_PREFERRED_CONTACT_METHOD. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Contact Point Lookups task. -
PreferredFunctionalCurrency: string
Title:
Preferred Functional CurrencyMaximum Length:15The preferred currency of the contact. A list of accepted values is defined using the Setup and Maintenance work area, Manage Currencies task. -
PreviousLastName: string
Title:
Previous Last NameMaximum Length:150The previous last name or surname of the person. -
PrimaryAddressId: integer
(int64)
The unique identifier for the address that is generated internally during create. One of AddressId, AddressNumber or SourceSystem and SourceSystemReferenceValue keys is used to identify the address record during update.
-
PrimaryFlag: boolean
Title:
Primary Contact IndicatorMaximum Length:255Indicates whether this partner contact is primary contact of partner or not. If the value is True, then this partner contact is a primary contact. -
Province: string
Title:
ProvinceMaximum Length:60The province of the address. -
RawMobileNumber: string
Title:
PhoneMaximum Length:60The raw mobile phone number in the contact point. -
RawWorkPhoneNumber: string
Title:
PhoneMaximum Length:60The raw work phone number in the contact point. -
RentOrOwnIndicator: string
Title:
Rent or Own IndicatorMaximum Length:30Indicates whether this contact owns or rents his or her residence. A list of valid values for rent, own, and lease is defined in the lookup OWN_RENT_IND. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Standard Lookups task. -
RoleCode: string
Maximum Length:
30The role code of the partner contact. -
RoleId: integer
(int64)
Title:
RoleThe unique identifier of the resource role of the partner contact. -
SalesAffinityCode: string
Title:
AffinityMaximum Length:30The code indicating the affinity of a contact to the deploying organization. A list of accepted values is defined in the lookup HZ_SLS_CNTCT_AFFINITY_CODE. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Contact Lookups task. -
SalesBuyingRoleCode: string
Title:
Buying RoleMaximum Length:30The code indicating the role played by a contact in the buying process, for example, decision maker or supporting role. A list of accepted values is defined in the lookup HZ_SLS_CNTCT_BUY_ROLE_CODE. Review and update the values for this attribute using the Setup and Maintenance work area, Manage Contact Lookups task. -
Salutation: string
Title:
SalutationMaximum Length:60The phrase used to address a contact party in any correspondence. -
SecondLastName: string
Title:
Second Last NameMaximum Length:150The second last name for a person. A list of accepted values is defined in the lookup HZ_PERSON_PROFILES. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Standard Lookups task. -
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 the external source system.
-
SourceSystemReferenceValue: string
The identifier of the record from external source system.
-
State: string
Title:
StateMaximum Length:60The state element of the address. -
Title: string
Title:
TitleMaximum Length:60A professional or family title, such as Don or The Right Honorable. -
Type: string
Title:
TypeMaximum Length:30The contact party type that defines whether the contact is a sales account, a prospect, a contact or any other user-defined party type. The default value is ZCA_CUSTOMER. A list of accepted values is defined in the lookup ZCA_CONTACT_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Standard Lookups task. -
userdetails: array
Partner Contact User Details
Title:
Partner Contact User DetailsThe user details resource is used to view, create, update, and delete an user detail. -
Username: string
The user name of the account for the partner contact. This should not be used currently.
-
WorkPhoneAreaCode: string
Title:
Area CodeMaximum Length:20The area code for the partner contact's work phone. -
WorkPhoneCountryCode: string
Title:
Phone Country CodeMaximum Length:10The international country code for a partner contact???s work phone number, such as 33 for France. -
WorkPhoneExtension: string
Title:
ExtensionMaximum Length:20The additional number used after initial connection to an internal telephone system. -
WorkPhoneNumber: string
Title:
PhoneMaximum Length:40The work phone number of a partner contact formatted in the local format without the area code, country code, or extension.
Nested Schema : Addresses
Type:
arrayTitle:
AddressesThe addresses resource is used to view, create, update, and delete addresses of a partner contact.
Show Source
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Contact Points
Type:
arrayTitle:
Contact PointsThe contact points resource is used to view, create, update, and delete the partner contact's contact points such as e-mail address, phone number, fax number, and so on. These contact points can be assiged as a public contact point for the partner-contact. Such as a contact point created for an e-mail address can be assigned as a public e-mail address for the partner contact.
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 : Partner Contact User Details
Type:
arrayTitle:
Partner Contact User DetailsThe user details resource is used to view, create, update, and delete an user detail.
Show Source
Nested Schema : partnerContacts-addresses-item-patch-request
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. -
AddressLineFour: string
Title:
Address Line 4Maximum Length:240The fourth line for address. -
AddressLineOne: string
Title:
Address Line 1Maximum Length:240The first line for 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. -
AddressLineThree: string
Title:
Address Line 3Maximum Length:240The third line for address. -
AddressLineTwo: string
Title:
Address Line 2Maximum Length:240The second line for address. -
AddressType: string
Title:
TypeThe lookup code for the type of address, such as billing address, shipping address etc. -
Building: string
Title:
BuildingMaximum Length:240The building name or number in the 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 in North America to specify the location of the address. -
Comments: string
Title:
CommentsMaximum Length:2000The user-provided comments for the address. -
CorpCurrencyCode: string
Maximum Length:
15The corporate currency code of the address associated with the contact. 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 of the address. Review the list of countries using the Manage Geographies task. -
County: string
Title:
CountyMaximum Length:60The county of the address. -
CreatedByModule: string
Title:
Created by ApplicationMaximum Length:30The module that created the address record. -
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 associated with the address. 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. -
FloorNumber: string
Title:
FloorMaximum Length:40The floor number of the address. -
Latitude: number
Title:
LatitudeThe latitude information for the address. The latitude information for the location is used for spatial proximity and containment purposes. -
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. -
PartyId: integer
(int64)
Title:
Party IDThe unique identifier of the partner associated with the address. -
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 partner. If the value is Y, then this address is the primary address of the partner. The default value is N. -
Province: string
Title:
ProvinceMaximum Length:60The province of the address. -
smartActions: array
Smart Actions
Title:
Smart ActionsThe smart actions resource is used to view the name, security, context object, REST operation, confirmation message, and other global properties of smart actions. Smart action item or collection links returned in response payloads are valid at the moment the REST request is processed. Any change to the parent object context can invalidate a previously valid smart action. -
SourceSystem: string
The identifier of the record from external source system.
-
SourceSystemReferenceValue: string
The name of the external source system.
-
State: string
Title:
StateMaximum Length:60The state of the address. -
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.
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 : partnerContacts-addresses-smartActions-item-patch-request
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. -
MassActionFlag: boolean
Title:
Mass ActionMaximum Length:1Indicates if the actions 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 for 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 the smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1The system assigned value indicating whether the smart action is seeded or custom. 'True' indicates the smart action is seeded. -
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. - 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 DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here. -
UserActionURLBinding: array
Smart Action User Interface Definitions
Title:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Nested Schema : Smart Action REST Payload Definitions
Type:
arrayTitle:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here.
Show Source
Nested Schema : Smart Action User Interface Definitions
Type:
arrayTitle:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Show Source
Nested Schema : partnerContacts-addresses-smartActions-UserActionRequestPayload-item-patch-request
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. -
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. -
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 the system action flag. -
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 : partnerContacts-addresses-smartActions-UserActionURLBinding-item-patch-request
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. -
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. -
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 : partnerContacts-attachments-item-patch-request
Type:
Show Source
object-
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, 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 expiration date of the contents in the attachment. -
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 URI of the file. -
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 size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment.
Nested Schema : schema
Type:
Show Source
object-
ConflictId: integer
(int64)
Title:
Conflict IDDefault Value:0The unique identifier of the conflict. Note: This is an internal attribute and should not be used. -
CreatedByModule: string
Title:
Created by ApplicationDefault Value:HZ_WSThe module that created the contact point record. -
DoContactPreferenceFlag: boolean
Title:
OK to ContactIndicates whether to use a particular contact method. Defaulted to false. -
DoNotContactPreferenceFlag: boolean
Title:
Do Not ContactIndicates whether the contact point is not preferred for contact. -
DoNotContactReason: string
Title:
Do Not Contact ReasonIndicates the reason for "Do Not Contact" preference. -
EmailAddress: string
Title:
EmailMaximum Length:255The e-mail address in the contact point. -
EmailPurpose: string
Title:
Email PurposeMaximum Length:30The e-mail purpose for the email address in the contact point. For example: "BUSINESS" determines the purpose of the e-mail address. -
ObjectVersionNumber: integer
(int32)
Title:
Object Version NumberThe object version number. (This is an internal attribute and should not be used) -
PartyId: integer
(int64)
Title:
Party IDThe unique identifier of the party of the partner company. -
PartyNumber: string
Title:
Registry IDThe party number of the partner company. -
PartySourceSystem: string
Title:
Party Source SystemThe name of the external source system. -
PartySourceSystemReferenceValue: string
Title:
Party Source System Reference ValueThe identifier of the record from external source system. -
PhoneAreaCode: string
Title:
Area CodeMaximum Length:255The area code of the phone number in the contact point. -
PhoneCountryCode: string
Title:
Phone Country CodeMaximum Length:255The phone country code of the phone number in the contact point. -
PhoneExtension: string
Title:
ExtensionMaximum Length:255The phone extension of the phone number in the contact point. -
PhoneNumber: string
Title:
PhoneMaximum Length:255The phone number in the contact point. -
PhonePurpose: string
Title:
Phone PurposeMaximum Length:30The 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 number in the contact point. For example: "FAX" or "WORK" determines the type of the phone number. -
PreferenceRequestedBy: string
Title:
Preference Requested ByThe list of values indicating the preference requested. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:1Default Value:falseIndicates whether the contact point is primary. -
RawPhoneNumber: string
Title:
PhoneMaximum Length:255The raw phone number in the contact point. -
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 social network identifier. Note: This is an internal attribute and should not be used. -
SocialNetworkName: string
Title:
Social NetworkThe social network name. Note: This is an internal attribute and should not be used. -
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, and so on. -
SourceSystem: string
Title:
Source SystemThe name of the external source system. -
SourceSystemReferenceValue: string
Title:
Source System Reference ValueThe identifier of the record from external source system. -
Status: string
Title:
StatusMaximum Length:30Default Value:AThe status of the contact point. -
URL: string
Title:
URLThe URL in 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 list of values indicating the purpose of the social network. -
WebPurpose: string
Title:
Web PurposeMaximum Length:30The 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 and so on.
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 : partnerContacts-contactPoints-smartActions-item-patch-request
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. -
MassActionFlag: boolean
Title:
Mass ActionMaximum Length:1Indicates if the actions 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 for 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 the smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1The system assigned value indicating whether the smart action is seeded or custom. 'True' indicates the smart action is seeded. -
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. - 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 DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here. -
UserActionURLBinding: array
Smart Action User Interface Definitions
Title:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Nested Schema : Smart Action REST Payload Definitions
Type:
arrayTitle:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here.
Show Source
Nested Schema : Smart Action User Interface Definitions
Type:
arrayTitle:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Show Source
Nested Schema : partnerContacts-contactPoints-smartActions-UserActionRequestPayload-item-patch-request
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. -
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. -
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 the system action flag. -
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 : partnerContacts-contactPoints-smartActions-UserActionURLBinding-item-patch-request
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. -
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. -
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 : partnerContacts-smartActions-item-patch-request
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. -
MassActionFlag: boolean
Title:
Mass ActionMaximum Length:1Indicates if the actions 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 for 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 the smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1The system assigned value indicating whether the smart action is seeded or custom. 'True' indicates the smart action is seeded. -
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. - 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 DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here. -
UserActionURLBinding: array
Smart Action User Interface Definitions
Title:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Nested Schema : Smart Action REST Payload Definitions
Type:
arrayTitle:
Smart Action REST Payload DefinitionsIf an LOV required for constructing a request payload needs to post data, the payload metadata is stored here.
Show Source
Nested Schema : Smart Action User Interface Definitions
Type:
arrayTitle:
Smart Action User Interface DefinitionsBinding metadata for a variable in the URL.
Show Source
Nested Schema : partnerContacts-smartActions-UserActionRequestPayload-item-patch-request
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. -
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. -
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 the system action flag. -
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 : partnerContacts-smartActions-UserActionURLBinding-item-patch-request
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. -
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. -
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 : partnerContacts-userdetails-item-patch-request
Type:
Show Source
object-
Username: string
Title:
User NameThe user name of the account for the partner contact. This should not be used currently.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : partnerContacts-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. -
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. -
addresses: array
Addresses
Title:
AddressesThe addresses resource is used to view, create, update, and delete addresses of a partner contact. -
AddressLineFour: string
Title:
Address Line 4Maximum Length:240The fourth line for address of the contact. -
AddressLineOne: string
Title:
Address Line 1Maximum Length:240The first line for address. -
AddressLineThree: string
Title:
Address Line 3Maximum Length:240The third line for address. -
AddressLineTwo: string
Title:
Address Line 2Maximum Length:240The second line for address. -
AddressType: string
Title:
Address TypeThe lookup code for the type of address, such as billing address, shipping address etc. -
attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
Building: string
Title:
BuildingMaximum Length:240The building name or number in the address of the contact. -
CertificationLevel: string
Title:
Certification LevelMaximum Length:30The certification level of a contact. A list of accepted values is defined in the lookup HZ_PARTY_CERT_LEVEL. Review and update the value for this attribute 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 accepted values is defined using the lookup HZ_PARTY_CERT_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Lookups task. -
City: string
Title:
CityMaximum Length:60The city element of the address. -
Comments: string
Title:
CommentsMaximum Length:2000The textual comments about a contact. -
ContactName: string
Title:
NameMaximum Length:450The derived name of the contact. -
contactPoints: array
Contact Points
Title:
Contact PointsThe contact points resource is used to view, create, update, and delete the partner contact's contact points such as e-mail address, phone number, fax number, and so on. These contact points can be assiged as a public contact point for the partner-contact. Such as a contact point created for an e-mail address can be assigned as a public e-mail address for the partner contact. -
Country: string
Title:
CountryMaximum Length:2The country code of the address. -
CountryName: string
Read Only:
trueThe name for the country of the partner company. -
County: string
Title:
CountyMaximum Length:60The county of the address. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the record. -
CreateUserAccountFlag: boolean
Indicates whether the user account should be created. This should not be used currently.
-
CreationDate: string
(date-time)
Read Only:
trueThe date and time the record was created. -
DateOfBirth: string
(date)
Title:
Date of BirthThe date when the person was born. -
DateOfDeath: string
(date)
Title:
Date of DeathThe date when the person died. -
DeceasedFlag: boolean
Title:
Person DeceasedMaximum Length:1Indicates whether the person is deceased or not. If the value is True, then the person is deceased. The default value is False. -
DeclaredEthnicity: string
Title:
Declared EthnicityMaximum Length:60The declared ethnicity of the person. -
Department: string
Title:
DepartmentMaximum Length:60The free form text used to name the department for the contact. -
DepartmentCode: string
Title:
Department CodeMaximum Length:30The code indicating the department of the contact. A list of accepted values is defined in the lookup DEPARTMENT_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Contact Lookups task. -
DoNotCallFlag: boolean
Title:
Do Not CallMaximum Length:1Indicates if the user can call the partner contact or not. If the value is 'Y', then the user must not call the contact. The default value is 'N'. -
DoNotContactFlag: boolean
Title:
Do Not ContactMaximum Length:1Indicates if the user can contact the partner contact or not by phone or e-mail. If the value is 'Y', then the user must not contact the partner contact. The default value is 'N'. -
DoNotEmailFlag: boolean
Title:
Do Not EmailMaximum Length:1Indicates if the user can e-mail the partner contact or not. If the value is 'Y', then the user must not e-mail the partner contact. The default value is 'N'. -
DoNotMailFlag: boolean
Title:
Do Not MailMaximum Length:1Indicates if the user can mail the partner contact or not. If the value is 'Y', then the user must not mail the partner contact. The default value is 'N'. -
EmailAddress: string
Title:
EmailMaximum Length:320The e-mail address of the partner contact. -
FavoriteContactFlag: boolean
Title:
FavoriteMaximum Length:10Default Value:falseIndicates whether the person is a key contact. If the value is True, then person is a key contact. The default value is False. You can't use this attribute as a finder, because this is a transient field. The response will return an error if you use this attribute as a finder. -
FirstName: string
Title:
First NameMaximum Length:150The first name of the person. -
FloorNumber: string
Title:
FloorMaximum Length:40The floor number of the address. -
FormattedAddress: string
Title:
Primary AddressRead Only:trueThe formatted address of the partner contact. -
FormattedMobileNumber: string
Title:
Phone NumberRead Only:trueThe formatted mobile phone number information. -
FormattedWorkPhoneNumber: string
Title:
Phone NumberRead Only:trueThe formatted work phone number information. -
Gender: string
Title:
GenderMaximum Length:30The gender of the person, such as male, female, and unknown. A list of accepted values is defined in the lookup HZ_GENDER. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Standard Lookups task. -
HeadOfHierarchyFlag: boolean
Title:
Head of HierarchyMaximum Length:255Indicates whether this partner contact is a root resource of Partner or not. The value 'Y' indicates that this partner contact is a root resource of the partner. -
Initials: string
Title:
InitialsMaximum Length:20The initials of the contact???s name. -
IsAccountContactFlag: boolean
Default Value:
falseIndicates whether an existing contact from an account would be converted to a partner contact. The value 'Y' indicates that the party id of the existing account contact would be used for the partner contact if the related account is already a partner. -
isSelfRegistration: string
Title:
Self-RegisteredIndicates whether the partner registration approval process will be invoked or not. If the value is Y, then the process will be invoked. -
JobTitle: string
Title:
Job TitleMaximum Length:100The job title of the primary contact. -
JobTitleCode: string
Title:
Job Title CodeMaximum Length:30The code indicating the job title. -
LastName: string
Title:
Last NameMaximum Length:150The last name of the person. -
LastNamePrefix: string
Title:
Last Name PrefixMaximum Length:30The prefix for the last name of a person, such as De, Van. For example, if a person???s name is Hans De Vries, then the last name prefix De is captured using this attribute. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date on which 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 details of the user who last updated the record. -
Latitude: number
Title:
LatitudeThe latitude information for the address of the contact. 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. -
Longitude: number
Title:
LongitudeThe longitude information for the address of the contact. 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. -
ManagerName: string
Title:
ManagerRead Only:trueMaximum Length:255The name of the manager of partner contact. -
ManagerPartyId: integer
Title:
ManagerThe unique identifier of the manager party of the partner contact. -
ManagerPartyNumber: string
Maximum Length:
30The party number of the manager of the partner contact. -
MaritalStatus: string
Title:
Marital StatusMaximum Length:30The marital status of the person. A list of accepted values is defined in the lookup MARITAL_STATUS. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Standard Lookups task. -
MaritalStatusEffectiveDate: string
(date)
Title:
Marital Status Effective DateThe date when the person's marital status was changed. -
MiddleName: string
Title:
Middle NameMaximum Length:60The middle name of the person. -
MobileAreaCode: string
Title:
Area CodeMaximum Length:20The area code for partner contact's mobile phone. -
MobileCountryCode: string
Title:
Phone Country CodeMaximum Length:10The international country code for a partner contact???s mobile phone number, such as 33 for France. -
MobileExtension: string
Title:
ExtensionMaximum Length:20The additional number used after initial connection to an internal telephone system. -
MobileNumber: string
Title:
PhoneMaximum Length:40The mobile phone number of partner contact formatted in the local format. The number should not include area code, country code, or extension. -
NamedFlag: boolean
Title:
Named ContactMaximum Length:1Default Value:falseIndicates whether a sales account is a named sales account. If the value is True, then the sales account is a named sales account. The default value is False. -
NameSuffix: string
Title:
SuffixMaximum Length:30The place in a family structure. For example, in "Tom Jones III", the "III" is the suffix. -
PartnerCompanyNumber: string
Title:
Partner NumberMaximum Length:30The unique identifier of the partner company. -
PartnerName: string
Title:
NameRead Only:trueMaximum Length:360The name of the partner associated with the contact. -
PartnerPartyId: integer
(int64)
The unique identifier of the party associated with the partner.
-
PartyId: integer
(int64)
The unique identifier of the partner contact party generated by the system during creation.
-
PartyNumber: string
Title:
Registry IDMaximum Length:30The unique identifier for the partner contact party. It Can be system-generated or user-provided during create, based on the profile option HZ_GENERATE_PARTY_NUMBER. -
PersonPreNameAdjunct: string
Title:
PrefixMaximum Length:30The title or the salutary introduction for a contact, such as Mr., Herr, and so on. -
PlaceOfBirth: string
Title:
Place of BirthMaximum Length:60The place where the person was born, such as city or country. -
PostalCode: string
Title:
Postal CodeMaximum Length:60The postal code as defined by the formal countrywide postal system. -
PostalPlus4Code: string
Title:
Postal Code ExtensionMaximum Length:20The four-digit extension to the United States Postal ZIP code for the address. -
PreferredContactMethod: string
Title:
Preferred Contact MethodMaximum Length:30The preferred method to contact the person. A list of accepted values is defined in the lookup HZ_PREFERRED_CONTACT_METHOD. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Contact Point Lookups task. -
PreferredFunctionalCurrency: string
Title:
Preferred Functional CurrencyMaximum Length:15The preferred currency of the contact. A list of accepted values is defined using the Setup and Maintenance work area, Manage Currencies task. -
PreviousLastName: string
Title:
Previous Last NameMaximum Length:150The previous last name or surname of the person. -
PrimaryAddressId: integer
(int64)
The unique identifier for the address that is generated internally during create. One of AddressId, AddressNumber or SourceSystem and SourceSystemReferenceValue keys is used to identify the address record during update.
-
PrimaryContactPartyId: integer
(int64)
Read Only:
trueThe party identifier of the primary contact of the partner. -
PrimaryFlag: boolean
Title:
Primary Contact IndicatorMaximum Length:255Indicates whether this partner contact is primary contact of partner or not. If the value is True, then this partner contact is a primary contact. -
Province: string
Title:
ProvinceMaximum Length:60The province of the address. -
RawMobileNumber: string
Title:
PhoneMaximum Length:60The raw mobile phone number in the contact point. -
RawWorkPhoneNumber: string
Title:
PhoneMaximum Length:60The raw work phone number in the contact point. -
RentOrOwnIndicator: string
Title:
Rent or Own IndicatorMaximum Length:30Indicates whether this contact owns or rents his or her residence. A list of valid values for rent, own, and lease is defined in the lookup OWN_RENT_IND. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Standard Lookups task. -
RoleCode: string
Maximum Length:
30The role code of the partner contact. -
RoleId: integer
(int64)
Title:
RoleThe unique identifier of the resource role of the partner contact. -
RoleName: string
Title:
RoleRead Only:trueMaximum Length:255The name of the resource role for partner contact. -
SalesAffinityCode: string
Title:
AffinityMaximum Length:30The code indicating the affinity of a contact to the deploying organization. A list of accepted values is defined in the lookup HZ_SLS_CNTCT_AFFINITY_CODE. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Contact Lookups task. -
SalesBuyingRoleCode: string
Title:
Buying RoleMaximum Length:30The code indicating the role played by a contact in the buying process, for example, decision maker or supporting role. A list of accepted values is defined in the lookup HZ_SLS_CNTCT_BUY_ROLE_CODE. Review and update the values for this attribute using the Setup and Maintenance work area, Manage Contact Lookups task. -
Salutation: string
Title:
SalutationMaximum Length:60The phrase used to address a contact party in any correspondence. -
SecondLastName: string
Title:
Second Last NameMaximum Length:150The second last name for a person. A list of accepted values is defined in the lookup HZ_PERSON_PROFILES. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Standard Lookups task. -
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 the external source system.
-
SourceSystemReferenceValue: string
The identifier of the record from external source system.
-
State: string
Title:
StateMaximum Length:60The state element of the address. -
Title: string
Title:
TitleMaximum Length:60A professional or family title, such as Don or The Right Honorable. -
Type: string
Title:
TypeMaximum Length:30The contact party type that defines whether the contact is a sales account, a prospect, a contact or any other user-defined party type. The default value is ZCA_CUSTOMER. A list of accepted values is defined in the lookup ZCA_CONTACT_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Standard Lookups task. -
UpdateFlag: boolean
Read Only:
trueIndicates whether the partner contact object can be updated by the current user or not. If the value is True, then the partner contact object can be updated. -
UserAccountRequestStatus: string
Title:
User Account Request StatusRead Only:trueStatus and error description, if any, for create user account LDAP request. -
userdetails: array
Partner Contact User Details
Title:
Partner Contact User DetailsThe user details resource is used to view, create, update, and delete an user detail. -
Username: string
The user name of the account for the partner contact. This should not be used currently.
-
WorkPhoneAreaCode: string
Title:
Area CodeMaximum Length:20The area code for the partner contact's work phone. -
WorkPhoneCountryCode: string
Title:
Phone Country CodeMaximum Length:10The international country code for a partner contact???s work phone number, such as 33 for France. -
WorkPhoneExtension: string
Title:
ExtensionMaximum Length:20The additional number used after initial connection to an internal telephone system. -
WorkPhoneNumber: string
Title:
PhoneMaximum Length:40The work phone number of a partner contact formatted in the local format without the area code, country code, or extension.
Nested Schema : Addresses
Type:
arrayTitle:
AddressesThe addresses resource is used to view, create, update, and delete addresses of a partner contact.
Show Source
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Contact Points
Type:
arrayTitle:
Contact PointsThe contact points resource is used to view, create, update, and delete the partner contact's contact points such as e-mail address, phone number, fax number, and so on. These contact points can be assiged as a public contact point for the partner-contact. Such as a contact point created for an e-mail address can be assigned as a public e-mail address for the partner contact.
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 : Partner Contact User Details
Type:
arrayTitle:
Partner Contact User DetailsThe user details resource is used to view, create, update, and delete an user detail.
Show Source
Nested Schema : partnerContacts-addresses-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. -
AddressId: integer
(int64)
Read Only:
trueThe unique identifier of the address. -
AddressLineFour: string
Title:
Address Line 4Maximum Length:240The fourth line for address. -
AddressLineOne: string
Title:
Address Line 1Maximum Length:240The first line for 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. -
AddressLineThree: string
Title:
Address Line 3Maximum Length:240The third line for address. -
AddressLineTwo: string
Title:
Address Line 2Maximum Length:240The second line for address. -
AddressNumber: string
Title:
Site NumberMaximum Length:30The alternate key identifier of the address that is internally generated during create. One of AddressId or AddressNumber keys is used to identify the address record during update. -
AddressType: string
Title:
TypeThe lookup code for the type of address, such as billing address, shipping address etc. -
Building: string
Title:
BuildingMaximum Length:240The building name or number in the 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 in North America to specify the location of the address. -
Comments: string
Title:
CommentsMaximum Length:2000The user-provided comments for the address. -
CorpCurrencyCode: string
Maximum Length:
15The corporate currency code of the address associated with the contact. 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 of the address. Review the list of countries using the Manage Geographies task. -
CountryName: string
Read Only:
trueThe name of the country of the partner company. -
County: string
Title:
CountyMaximum Length:60The county of the address. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the address record. -
CreatedByModule: string
Title:
Created by ApplicationMaximum Length:30The module that created the 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 associated with the address. 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. -
FloorNumber: string
Title:
FloorMaximum Length:40The floor number of the address. -
FormattedAddress: string
Title:
AddressRead Only:trueThe formatted version of the address. -
FormattedMultilineAddress: string
Title:
AddressRead Only:trueThe formatted multiline version of the address. -
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. -
PartyId: integer
(int64)
Title:
Party IDThe unique identifier of the partner associated with the address. -
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 partner. If the value is Y, then this address is the primary address of the partner. The default value is N. -
Province: string
Title:
ProvinceMaximum Length:60The province of the address. -
smartActions: array
Smart Actions
Title:
Smart ActionsThe smart actions resource is used to view the name, security, context object, REST operation, confirmation message, and other global properties of smart actions. Smart action item or collection links returned in response payloads are valid at the moment the REST request is processed. Any change to the parent object context can invalidate a previously valid smart action. -
SourceSystem: string
The identifier of the record from external source system.
-
SourceSystemReferenceValue: string
The name of the external source system.
-
State: string
Title:
StateMaximum Length:60The state of the address. -
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.
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 : partnerContacts-addresses-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:1Indicates if the actions 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 for 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 the smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1The system assigned value indicating whether the smart action is seeded or custom. 'True' indicates the smart action is seeded. -
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 : partnerContacts-addresses-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 the system action flag. -
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 : partnerContacts-addresses-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 : partnerContacts-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255The user who created the record. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueThe user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, 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 expiration date of the contents in the attachment. -
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 URI of the 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 who last updated the record. -
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 size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255The login credentials of the user who created the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : partnerContacts-contactPoints-item-response
Type:
Show Source
object-
ConflictId: integer
(int64)
Title:
Conflict IDDefault Value:0The unique identifier of the conflict. Note: This is an internal attribute and should not be used. -
ContactPointId: integer
(int64)
Title:
Contact Point IDRead Only:trueThe unique identifier of the contact point. -
ContactPointType: string
Title:
TypeMaximum Length:30The type of the contact point such as EMAIL or PHONE. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the contact point record. -
CreatedByModule: string
Title:
Created by ApplicationDefault Value:HZ_WSThe module that created the contact point record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the contact point record was created. -
DoContactPreferenceFlag: boolean
Title:
OK to ContactIndicates whether to use a particular contact method. Defaulted to false. -
DoNotContactPreferenceFlag: boolean
Title:
Do Not ContactIndicates whether the contact point is not preferred for contact. -
DoNotContactReason: string
Title:
Do Not Contact ReasonIndicates the reason for "Do Not Contact" preference. -
EmailAddress: string
Title:
EmailMaximum Length:255The e-mail address in the contact point. -
EmailPurpose: string
Title:
Email PurposeMaximum Length:30The e-mail purpose for the email address in the contact point. For example: "BUSINESS" determines the purpose of the e-mail address. -
FormattedPhoneNumber: string
Title:
Phone NumberRead Only:trueMaximum Length:255The formatted phone number in the contact point. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the contact point record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the contact point record. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the contact point record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Title:
Object Version NumberThe object version number. (This is an internal attribute and should not be used) -
PartyId: integer
(int64)
Title:
Party IDThe unique identifier of the party of the partner company. -
PartyNumber: string
Title:
Registry IDThe party number of the partner company. -
PartySourceSystem: string
Title:
Party Source SystemThe name of the external source system. -
PartySourceSystemReferenceValue: string
Title:
Party Source System Reference ValueThe identifier of the record from external source system. -
PhoneAreaCode: string
Title:
Area CodeMaximum Length:255The area code of the phone number in the contact point. -
PhoneCountryCode: string
Title:
Phone Country CodeMaximum Length:255The phone country code of the phone number in the contact point. -
PhoneExtension: string
Title:
ExtensionMaximum Length:255The phone extension of the phone number in the contact point. -
PhoneNumber: string
Title:
PhoneMaximum Length:255The phone number in the contact point. -
PhonePurpose: string
Title:
Phone PurposeMaximum Length:30The 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 number in the contact point. For example: "FAX" or "WORK" determines the type of the phone number. -
PreferenceRequestedBy: string
Title:
Preference Requested ByThe list of values indicating the preference requested. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:1Default Value:falseIndicates whether the contact point is primary. -
RawPhoneNumber: string
Title:
PhoneMaximum Length:255The raw phone number in the contact point. -
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 social network identifier. Note: This is an internal attribute and should not be used. -
SocialNetworkName: string
Title:
Social NetworkThe social network name. Note: This is an internal attribute and should not be used. -
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, and so on. -
SourceSystem: string
Title:
Source SystemThe name of the external source system. -
SourceSystemReferenceValue: string
Title:
Source System Reference ValueThe identifier of the record from external source system. -
Status: string
Title:
StatusMaximum Length:30Default Value:AThe status of the contact point. -
URL: string
Title:
URLThe URL in 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 list of values indicating the purpose of the social network. -
WebPurpose: string
Title:
Web PurposeMaximum Length:30The 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 and so on.
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 : partnerContacts-contactPoints-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:1Indicates if the actions 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 for 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 the smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1The system assigned value indicating whether the smart action is seeded or custom. 'True' indicates the smart action is seeded. -
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 : partnerContacts-contactPoints-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 the system action flag. -
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 : partnerContacts-contactPoints-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 : partnerContacts-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:1Indicates if the actions 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 for 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 the smart suggest is enabled for the action. -
SystemActionFlag: boolean
Title:
System ActionMaximum Length:1The system assigned value indicating whether the smart action is seeded or custom. 'True' indicates the smart action is seeded. -
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 : partnerContacts-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 the system action flag. -
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 : partnerContacts-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 : partnerContacts-userdetails-item-response
Type:
Show Source
object-
ErrorDescription: string
Read Only:
trueThe error description, if any, for creation of the user account. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
UserAccountStatus: string
Title:
User Account Request StatusRead Only:trueThe user account status for the partner contact. This should not be used currently. -
Username: string
Title:
User NameThe user name of the account for the partner contact. This should not be used currently.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- CertificationLevelLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHZ_PARTY_CERT_LEVEL
The list of values indicating the certification level of the contact, such as Minimum or Maximum.
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 reasons for certifying a party, 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:
- CountriesLOV
-
Parameters:
- finder:
ObsoleteEnabledFlagFinder%3BBindEnabledFlag%3DY%2CBindObsoleteFlag%3DN
The list of values indicating the country code of the partner contact, such as US and UK.
The following properties are defined on the LOV link relation:- Source Attribute: Country; Target Attribute: TerritoryCode
- Display Attribute: TerritoryShortName
- finder:
- CurrenciesLOV
-
Parameters:
- finder:
EnabledFlagFinder%3BBindEnabledFlag%3DY
The list of values indicating the preferred currency of the person, 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:
- DepartmentCodeLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DDEPARTMENT_TYPE
The list of values indicating the department to which the person belongs, such as Accounting and Consulting.
The following properties are defined on the LOV link relation:- Source Attribute: DepartmentCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- DoNotCallFlagLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DYES_NO
The list of values that indicate whether you can call the person or not.
The following properties are defined on the LOV link relation:- Source Attribute: DoNotCallFlag; Target Attribute: LookupCode
- Display Attribute: LookupCode
- finder:
- DoNotContactFlagLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DYES_NO
The list of values that indicate whether you can contact the person or not.
The following properties are defined on the LOV link relation:- Source Attribute: DoNotContactFlag; Target Attribute: LookupCode
- Display Attribute: LookupCode
- finder:
- DoNotEmailFlagLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DYES_NO
The list of values that indicate whether you can email the person or not.
The following properties are defined on the LOV link relation:- Source Attribute: DoNotEmailFlag; Target Attribute: LookupCode
- Display Attribute: LookupCode
- finder:
- DoNotMailFlagLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DYES_NO
The list of values that indicate whether you can mail the person or not.
The following properties are defined on the LOV link relation:- Source Attribute: DoNotMailFlag; Target Attribute: LookupCode
- Display Attribute: LookupCode
- finder:
- GenderLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHZ_GENDER
The list of values indicating the gender of the person, such as Male or Female.
The following properties are defined on the LOV link relation:- Source Attribute: Gender; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- JobTitleCodeLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DRESPONSIBILITY
The list of values indicating the job title of the person.
The following properties are defined on the LOV link relation:- Source Attribute: JobTitleCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- ManagersLOV
-
Parameters:
- finder:
PCManagersFinder%3BPartyId%3D{PartyId}%2CPartnerPartyId%3D{PartnerPartyId}
The list of values indicating partner contact resource managers.
The following properties are defined on the LOV link relation:- Source Attribute: ManagerPartyId; Target Attribute: PartyId
- Display Attribute: PartyName
- finder:
- MaritalStatusLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DMARITAL_STATUS
The list of values indicating the marital status of the person, such as Married or Single.
The following properties are defined on the LOV link relation:- Source Attribute: MaritalStatus; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- PartnerLookup
-
The list of values containing the unique identifiers of the Partners.
The following properties are defined on the LOV link relation:- Source Attribute: PartnerPartyId; Target Attribute: PartyId
- Display Attribute: PartyName
- PersonPreNameAdjunctLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupCode%3D{PersonPreNameAdjunct}%2CLookupType%3DCONTACT_TITLE
The list of values indicating the Person Prefix such as Mr., Dr.
The following properties are defined on the LOV link relation:- Source Attribute: PersonPreNameAdjunct; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- PhoneCountryCodeLOV
-
The list of values indicating the mobile country code of the partner contact, such as 1 for US, 44 for UK.
The following properties are defined on the LOV link relation:- Source Attribute: MobileCountryCode; Target Attribute: PhoneCountryCode
- Display Attribute: PhoneCountryCode, TerritoryShortName
- PreferredContactMethodLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHZ_PREFERRED_CONTACT_METHOD
The list of values indicating the preferred contact method of the person, such as email or phone.
The following properties are defined on the LOV link relation:- Source Attribute: PreferredContactMethod; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- RentOwnIndLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DOWN_RENT_IND
The list of values indicating whether the contact's property is owned or rented.
The following properties are defined on the LOV link relation:- Source Attribute: RentOrOwnIndicator; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- ResourceRoleLOV
-
The list of values indicating the resource roles for partner contacts.
The following properties are defined on the LOV link relation:- Source Attribute: RoleId; Target Attribute: RoleId
- Display Attribute: RoleName
- SalesAffinityCodeLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHZ_SLS_CNTCT_AFFINITY_CODE
The list of values indicating the affinity of the person to the deploying organization, such as neutral and favorable.
The following properties are defined on the LOV link relation:- Source Attribute: SalesAffinityCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- SalesBuyingRoleCodeLookupLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHZ_SLS_CNTCT_BUY_ROLE_CODE
The list of values indicating the role played by the person in the buying process, such as Support role and Key decision maker.
The following properties are defined on the LOV link relation:- Source Attribute: SalesBuyingRoleCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- SalesProfileTypeLookupLOV
-
Parameters:
- finder:
LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DZCA_CONTACT_TYPE
The list of values indicating the type of the contact, 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:
- addresses
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The addresses resource is used to view, create, update, and delete addresses of a partner contact. - PartyNumber:
- attachments
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The attachments resource is used to view, create, and update attachments. - PartyNumber:
- contactPoints
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The contact points resource is used to view, create, update, and delete the partner contact's contact points such as e-mail address, phone number, fax number, and so on. These contact points can be assiged as a public contact point for the partner-contact. Such as a contact point created for an e-mail address can be assigned as a public e-mail address for the partner contact. - PartyNumber:
- 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:
- userdetails
-
Parameters:
- PartyNumber:
$request.path.PartyNumber
The user details resource is used to view, create, update, and delete an user detail. - PartyNumber:
Examples
The following example shows how to update a partner contact by submitting a PATCH request on the REST resource.
cURL Command
curl -u <username:password> \ -X PATCH https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774 \ -H 'Content-Type: application/vnd.oracle.adf.resourceitem+json' | json_pp
Example of Request Body
The following example shows the contents of the request body in JSON format.
{
"PersonPreNameAdjunct": "MRS.",
"FirstName": "test3520",
"MiddleName": "jjkkl",
"LastName": "test441",
"JobTitle": "sde11",
"PartnerPartyId": "300100023509829",
"DoNotCallFlag": false,
"WorkPhoneCountryCode": "1",
"WorkPhoneNumber": "+11234567890",
"WorkPhoneExtension": "000",
"DoNotContactFlag": false,
"MobileCountryCode": "1",
"MobileNumber": "+12345678900",
"EmailAddress": "sendmail-test-discard@oracle.com",
"DoNotEmailFlag": false,
"Country": "US",
"AddressLineOne": "70, Cliff Avenue",
"AddressLineTwo": null,
"AddressLineThree": null,
"State": "CT",
"Province": null,
"County": null,
"City": "NORWICH",
"PostalCode": "06389",
"PostalPlus4Code": null,
"Building": null,
"FloorNumber": null,
"AddrElementAttribute1": null,
"AddrElementAttribute2": null,
"AddrElementAttribute3": null,
"AddrElementAttribute4": null,
"AddrElementAttribute5": null
}
Example of Response Body
The following example shows the contents of the response body in JSON format.
{
"PartyId": 300100563908326,
"PrimaryAddressId": 300100563908334,
"PartyNumber": "CDRM_939774",
"FirstName": "test3520",
"LastName": "test441",
"LastNamePrefix": null,
"MiddleName": "jjkkl",
"ContactName": "test3520 jjkkl test441",
"EmailAddress": "sendmail-test-discard@oracle.com",
"PersonPreNameAdjunct": "MRS.",
"isSelfRegistration": null,
"FormattedMobileNumber": "+1 12345678900",
"WorkPhoneCountryCode": "1",
"WorkPhoneAreaCode": null,
"WorkPhoneNumber": "+11234567890",
"WorkPhoneExtension": "000",
"MobileCountryCode": "1",
"MobileAreaCode": null,
"MobileExtension": null,
"MobileNumber": "+12345678900",
"FormattedWorkPhoneNumber": "+1 11234567890 x000",
"AddressLineOne": "70, Cliff Avenue",
"AddressLineTwo": null,
"AddressLineThree": null,
"Country": "US",
"City": "NORWICH",
"State": "CT",
"PostalCode": "06389",
"RoleId": null,
"ManagerPartyId": null,
"CountryName": "United States",
"ManagerName": null,
"RoleName": null,
"PrimaryFlag": false,
"JobTitle": "sde11",
"CreatedBy": "CHANNEL_OPERATIONS_MANAGER",
"CreationDate": "2022-08-30T06:56:28+00:00",
"LastUpdateDate": "2022-08-30T10:38:24.331+00:00",
"LastUpdateLogin": "E6CDC511974520A0E05315C5F20AC990",
"LastUpdatedBy": "CHANNEL_OPERATIONS_MANAGER",
"FormattedAddress": "70, Cliff Avenue,NORWICH, CT 06389",
"AcademicTitle": null,
"CertificationLevel": null,
"CertificationReasonCode": null,
"Comments": null,
"DateOfBirth": null,
"DateOfDeath": null,
"DeceasedFlag": false,
"DeclaredEthnicity": null,
"Department": null,
"DepartmentCode": null,
"FavoriteContactFlag": "false",
"DoNotCallFlag": false,
"DoNotContactFlag": false,
"DoNotEmailFlag": false,
"DoNotMailFlag": false,
"Gender": null,
"MaritalStatus": null,
"MaritalStatusEffectiveDate": null,
"PreferredFunctionalCurrency": null,
"RentOrOwnIndicator": null,
"Initials": null,
"JobTitleCode": null,
"SalesAffinityCode": null,
"SalesBuyingRoleCode": null,
"NameSuffix": null,
"PlaceOfBirth": null,
"PreviousLastName": null,
"SecondLastName": null,
"PreferredContactMethod": null,
"Salutation": null,
"Title": null,
"Type": null,
"NamedFlag": false,
"PartnerPartyId": 300100023509829,
"PrimaryContactPartyId": 300100023509831,
"PartnerName": "Sally's Catering Services",
"Mailstop": null,
"AddrElementAttribute1": null,
"AddrElementAttribute2": null,
"AddrElementAttribute3": null,
"AddrElementAttribute4": null,
"AddrElementAttribute5": null,
"AddressLineFour": null,
"Building": null,
"County": null,
"FloorNumber": null,
"Latitude": null,
"Longitude": null,
"PostalPlus4Code": null,
"Province": null,
"ManagerPartyNumber": null,
"RoleCode": null,
"SourceSystem": null,
"SourceSystemReferenceValue": null,
"CreateUserAccountFlag": null,
"Username": null,
"PartnerCompanyNumber": "CDRM_1182",
"IsAccountContactFlag": null,
"AddressType": null,
"PersonDEO_R10_ContactText_c": null,
"PersonDEO_R10_ContactDateTime_c": "2022-08-30T00:00:00+00:00",
"PersonDEO_R10_ContactCurr_c": 599,
"PersonDEO_R10_ContactRecordtype_c": null,
"PersonDEO_R10_ContactNum_c": null,
"PersonDEO_R10_ContactDate_c": null,
"PersonDEO_R10_ContactCheckBox_c": false,
"PersonDEO_R10_ContactPerc_c": null,
"PersonDEO_R10_ContactFixChList_c": null,
"PersonDEO_R10_ContactDynChList_Id_c": null,
"PersonDEO_R10_ContactDynChList_c": null,
"PersonDEO_R10_ContactTextFormula_c": "This Record was Created by: CHANNEL_OPERATIONS_MANAGER",
"PersonDEO_Competitor_Id_R10_CMPContactRel": null,
"PersonDEO_R10_ContactText_M_c": null,
"PersonDEO_R10_ContactFixChList_M_c": null,
"PersonDEO_R10_ContactDCLAccount_Id_c": null,
"PersonDEO_R10_ContactDCLAccount_c": null,
"PersonDEO_Rel10_SP_NUM_c": null,
"PersonDEO_R11AccountDCL_Id_c": null,
"PersonDEO_R11AccountDCL_c": null,
"PersonDEO_R11OptyDCL_Id_c": null,
"PersonDEO_R11OptyDCL_c": null,
"PersonDEO_R11HHDCL_Id_c": null,
"PersonDEO_R11HHDCL_c": null,
"PersonDEO_R11_ContactText_BP_c": null,
"PersonDEO_BusinessPlan_Id_R11_BP_Contact_rel": null,
"PersonDEO_R11_CONT_TEXT_c": null,
"PersonDEO_R11_CONT_NUM_c": null,
"PersonDEO_R11_CONT_DATE_c": null,
"PersonDEO_R11_CONT_DATETIME_c": false,
"PersonDEO_R11_CONT_CHKBOX_c": false,
"PersonDEO_R11_CONT_FCL_c": null,
"PersonDEO_PriceBookHeader_Id_PB2C": null,
"PersonDEO_Product_Id_P2C": null,
"PersonDEO_SalesPromotion_Id_PRO2C": null,
"PersonDEO_Deal_Id_REL11_DEALCONTACT": null,
"PersonDEO_Atext_c": null,
"PersonDEO_Anumber_c": null,
"PersonDEO_Adate_c": null,
"PersonDEO_Acheckbox_c": false,
"PersonDEO_Apercentge_c": null,
"PersonDEO_Adatetime_c": null,
"PersonDEO_Acurrency_c": null,
"PersonDEO_Afcl_c": null,
"PersonDEO_Adcl_Id_c": null,
"PersonDEO_Adcl_c": null,
"PersonDEO_RNOW_CONT_TEXT_0724_c": null,
"PersonDEO_RNOW_CONT_NUM_0724_c": null,
"PersonDEO_RNOW_CONT_DATE_0724_c": null,
"PersonDEO_RNOW_CONT_CHKBOX_0724_c": false,
"PersonDEO_RNOW_CONT_DATEIME_0724_c": null,
"PersonDEO_RNOW_CONT_FCL_0724_c": null,
"PersonDEO_R12PB8_Zem_ContactToAccount_DC_Id_c": null,
"PersonDEO_R12PB8_Zem_ContactToAccount_DC_c": null,
"PersonDEO_R12PB8_Zem_Contact_Text_c": null,
"PersonDEO_R12PB8_Zem_Contact_Number_c": null,
"PersonDEO_R12PB8_Zem_Contact_Date_c": null,
"PersonDEO_R12PB8_Zem_Contact_DateTime_c": null,
"PersonDEO_R12PB8_Zem_Contact_Percentage_c": null,
"PersonDEO_R12PB8_Zem_Contact_CheckBox_c": false,
"PersonDEO_R12PB8_Zem_Contact_ParentFcl_c": null,
"PersonDEO_R12PB8_Zem_Contact_ChildFcl_c": null,
"PersonDEO_R12PB8_Zem_Contact_mcl_c": null,
"PersonDEO_R12PB8_Zem_Contact_mcl2_c": null,
"PersonDEO_R131711pb12_00_ContactDate_c": null,
"PersonDEO_R131711pb12_00_ContactDateTime_c": null,
"PersonDEO_R131711pb12_00_dcl_opty_Id_c": null,
"PersonDEO_R131711pb12_00_dcl_opty_c": null,
"PersonDEO_R131711pb12_00_dcl_account_Id_c": null,
"PersonDEO_R131711pb12_00_dcl_account_c": null,
"PersonDEO_R131711pb12_00_dcl_hh_Id_c": null,
"PersonDEO_R131711pb12_00_dcl_hh_c": null,
"PersonDEO_R13_COPYMAP_TEXT_c": null,
"PersonDEO_R13_COPYMAP_NUMBER_c": null,
"PersonDEO_R1810MultiFCL_c": null,
"PersonDEO_CONTPICKERTEXT_c": null,
"PersonDEO_Text_Contact_Elastic_c": null,
"PersonDEO_Number_Contact_Elastic_c": null,
"PersonDEO_O365_1904_ConTextMulti_c": null,
"PersonDEO_O365_1904_ConTextSimple_c": null,
"PersonDEO_O365_1904_ConNum_c": null,
"PersonDEO_O365_1904_ConDate_c": null,
"PersonDEO_O365_1904_ChkBox_c": false,
"PersonDEO_O365_1904_ConPerc_c": null,
"PersonDEO_O365_1904_ConDtTime_c": null,
"PersonDEO_O365_1904_ConCur_c": null,
"PersonDEO_O365_1904_ConParentFCL_c": null,
"PersonDEO_O365_1904_ConChildFCL_c": null,
"PersonDEO_O365_1904_ConChildMCL_c": null,
"PersonDEO_O365_1904_ConMCL_c": "5",
"PersonDEO_O365_1904_ConDCL_Id_c": null,
"PersonDEO_O365_1904_ConDCL_c": null,
"PersonDEO_Contact_To_FCL_Single_c": null,
"PersonDEO_AUX_DCLServiceRequest2_Id_c": null,
"PersonDEO_AUX_DCLServiceRequest2_c": null,
"PersonDEO_CreateUserAccount_c": null,
"PersonDEO_VAMUserID_c": null,
"PersonDEO_PartnerContactAdmin_c": false,
"PersonDEO_FinancialBenefitAdmin_c": false,
"PersonDEO_ProvisionRoles_c": null,
"PersonDEO_Active_c": false,
"PersonDEO_ManageUser_c": false,
"PersonDEO_AutoProvision_c": false,
"PersonDEO_DisassociateContact_c": false,
"PersonDEO_Organization_Id_M2004_CXM_1ToMContact": null,
"PersonDEO_M2004_CXM_Text_c": null,
"PersonDEO_M2004_CXM_Phone_c": null,
"PersonDEO_M2004_CXM_Date_c": null,
"PersonDEO_M2004_CXM_CB_c": false,
"PersonDEO_M2004_CXM_Perc_c": null,
"PersonDEO_M2004_CXM_DateTime_c": null,
"PersonDEO_M2004_CXM_Currency_c": null,
"PersonDEO_M2004_CXM_Fcl_c": null,
"PersonDEO_M2004_CXM_ParentFcl_c": null,
"PersonDEO_M2004_CXM_ChildFcl_c": null,
"PersonDEO_M2004_CXM_DCLAccount_Id_c": null,
"PersonDEO_M2004_CXM_DCLAccount_c": null,
"PersonDEO_M2004_CXM_DCLOppty_Id_c": null,
"PersonDEO_M2004_CXM_DCLOppty_c": null,
"PersonDEO_Opportunity_Id_M2004_CXM_1ToMOpptyToContact": null,
"PersonDEO_ConditionallyMandatory_c": null,
"PersonDEO_O365_2004_CNCMCL_c": null,
"PersonDEO_M2004_CXM_DCLCusOBJ2_Id_c": null,
"PersonDEO_M2004_CXM_DCLCusOBJ2_c": null,
"PersonDEO_M2004_CXM_MCL_c": null,
"PersonDEO_Contact_FC_MultiSelect_c": null,
"PersonDEO_Contact_FCL_Parent_c": null,
"PersonDEO_Contact_FCL_Child_c": null,
"PersonDEO_TextAdvExpr_c": null,
"PersonDEO_AccessGroupCustomObject_Id_AccessGroupCustomRelationship_Contact": null,
"PersonDEO_CDA_Text_c": null,
"PersonDEO_CDA_Num_c": null,
"PersonDEO_CDA_Dat_c": null,
"PersonDEO_CDA_CB_c": false,
"PersonDEO_CDA_Per_c": null,
"PersonDEO_CDA_DatTime_c": null,
"PersonDEO_CDA_Currency_c": null,
"PersonDEO_CDA_FCL_c": null,
"PersonDEO_CDA_DCL_Id_c": null,
"PersonDEO_CDA_DCL_c": null,
"PersonDEO_CDA_CHFCL_c": null,
"PersonDEO_CDA_MULFCL_c": null,
"PersonDEO_CDA_PFCL_c": null,
"PersonDEO_Lead_Id_Leads_Contact_Relationship": null,
"PersonDEO_Person_Id_SelfRef_Con": null,
"OrganizationContactEO_R10_CustCon_ChkBox_c": false,
"OrganizationContactEO_R10_CustCon_FCL_c": null,
"OrganizationContactEO_R10_CustCon_DCL_Id_c": null,
"OrganizationContactEO_R10_CustCon_DCL_c": null,
"OrganizationContactEO_R10_CustCon_Num_c": null,
"OrganizationContactEO_R10_CustCon_Text_c": null,
"OrganizationContactEO_R10_CustCon_Date_c": null,
"OrganizationContactEO_Campaigns_Id_R10_MKTCamp_MOD_CustContactProfile": null,
"PartySiteEO_R10_Addr_Text_c": null,
"PartySiteEO_R10_Addr_Curr_c": 599,
"PartySiteEO_R10_Addr_DateTime_c": null,
"PartySiteEO_AddressFCL_c": null,
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774",
"name": "partnerContacts",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000008770400000008737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000037371007E0002000000037371007E0002000000017371007E0002000000017371007E0002000000017371007E0002000000017371007E0002000000017371007E00020000000178"
}
},
{
"rel": "canonical",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774",
"name": "partnerContacts",
"kind": "item"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_CDA_DCL_c",
"name": "PersonDEO_FK_LOVVA_For_CDA_DCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_CDA_PFCL_c",
"name": "PersonDEO_LOVVA_For_CDA_PFCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R11_CONT_CHKBOX_c",
"name": "PersonDEO_LOVVA_For_R11_CONT_CHKBOX_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_Adcl_c",
"name": "PersonDEO_FK_LOVVA_For_Adcl_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_CDA_CHFCL_c",
"name": "PersonDEO_LOVVA_For_CDA_CHFCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_R11HHDCL_c",
"name": "PersonDEO_FK_LOVVA_For_R11HHDCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_ManageUser_c",
"name": "PersonDEO_LOVVA_For_ManageUser_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/CertificationLevelLookupLOV",
"name": "CertificationLevelLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/DoNotContactFlagLookupLOV",
"name": "DoNotContactFlagLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R10_ContactDCLAccount_c",
"name": "PersonDEO_LOVVA_For_R10_ContactDCLAccount_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R10_ContactRecordtype_c",
"name": "PersonDEO_LOVVA_For_R10_ContactRecordtype_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_PartnerContactAdmin_c",
"name": "PersonDEO_LOVVA_For_PartnerContactAdmin_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_CDA_CB_c",
"name": "PersonDEO_LOVVA_For_CDA_CB_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_RNOW_CONT_FCL_0724_c",
"name": "PersonDEO_LOVVA_For_RNOW_CONT_FCL_0724_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/ManagersLOV",
"name": "ManagersLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R12PB8_Zem_Contact_ChildFcl_c",
"name": "PersonDEO_LOVVA_For_R12PB8_Zem_Contact_ChildFcl_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_AUX_DCLServiceRequest2_c",
"name": "PersonDEO_LOVVA_For_AUX_DCLServiceRequest2_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_M2004_CXM_DCLCusOBJ2_c",
"name": "PersonDEO_FK_LOVVA_For_M2004_CXM_DCLCusOBJ2_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_Contact_FCL_Parent_c",
"name": "PersonDEO_LOVVA_For_Contact_FCL_Parent_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PartySiteEO_LOVVA_For_AddressFCL_c",
"name": "PartySiteEO_LOVVA_For_AddressFCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R10_ContactCheckBox_c",
"name": "PersonDEO_LOVVA_For_R10_ContactCheckBox_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_M2004_CXM_MCL_c",
"name": "PersonDEO_LOVVA_For_M2004_CXM_MCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_R11OptyDCL_c",
"name": "PersonDEO_FK_LOVVA_For_R11OptyDCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R11_CONT_DATETIME_c",
"name": "PersonDEO_LOVVA_For_R11_CONT_DATETIME_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R12PB8_Zem_Contact_ParentFcl_c",
"name": "PersonDEO_LOVVA_For_R12PB8_Zem_Contact_ParentFcl_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_RNOW_CONT_CHKBOX_0724_c",
"name": "PersonDEO_LOVVA_For_RNOW_CONT_CHKBOX_0724_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R11_CONT_FCL_c",
"name": "PersonDEO_LOVVA_For_R11_CONT_FCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R131711pb12_00_dcl_opty_c",
"name": "PersonDEO_LOVVA_For_R131711pb12_00_dcl_opty_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_Adcl_c",
"name": "PersonDEO_LOVVA_For_Adcl_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/CountriesLOV",
"name": "CountriesLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_Afcl_c",
"name": "PersonDEO_LOVVA_For_Afcl_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/MaritalStatusLookupLOV",
"name": "MaritalStatusLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R11OptyDCL_c",
"name": "PersonDEO_LOVVA_For_R11OptyDCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_M2004_CXM_DCLOppty_c",
"name": "PersonDEO_LOVVA_For_M2004_CXM_DCLOppty_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_R10_ContactDCLAccount_c",
"name": "PersonDEO_FK_LOVVA_For_R10_ContactDCLAccount_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_M2004_CXM_CB_c",
"name": "PersonDEO_LOVVA_For_M2004_CXM_CB_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R11HHDCL_c",
"name": "PersonDEO_LOVVA_For_R11HHDCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R12PB8_Zem_Contact_CheckBox_c",
"name": "PersonDEO_LOVVA_For_R12PB8_Zem_Contact_CheckBox_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R131711pb12_00_dcl_account_c",
"name": "PersonDEO_LOVVA_For_R131711pb12_00_dcl_account_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_R11AccountDCL_c",
"name": "PersonDEO_FK_LOVVA_For_R11AccountDCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_R12PB8_Zem_ContactToAccount_DC_c",
"name": "PersonDEO_FK_LOVVA_For_R12PB8_Zem_ContactToAccount_DC_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_O365_1904_ChkBox_c",
"name": "PersonDEO_LOVVA_For_O365_1904_ChkBox_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_M2004_CXM_DCLAccount_c",
"name": "PersonDEO_LOVVA_For_M2004_CXM_DCLAccount_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/GenderLookupLOV",
"name": "GenderLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/CertificationReasonCodeLookupLOV",
"name": "CertificationReasonCodeLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_Acheckbox_c",
"name": "PersonDEO_LOVVA_For_Acheckbox_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PartnerLookup",
"name": "PartnerLookup",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_Contact_FC_MultiSelect_c",
"name": "PersonDEO_LOVVA_For_Contact_FC_MultiSelect_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_R131711pb12_00_dcl_opty_c",
"name": "PersonDEO_FK_LOVVA_For_R131711pb12_00_dcl_opty_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R1810MultiFCL_c",
"name": "PersonDEO_LOVVA_For_R1810MultiFCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_AUX_DCLServiceRequest2_c",
"name": "PersonDEO_FK_LOVVA_For_AUX_DCLServiceRequest2_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/CurrenciesLOV",
"name": "CurrenciesLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_AutoProvision_c",
"name": "PersonDEO_LOVVA_For_AutoProvision_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/OrganizationContactEO_LOVVA_For_R10_CustCon_DCL_c",
"name": "OrganizationContactEO_LOVVA_For_R10_CustCon_DCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R10_ContactDynChList_c",
"name": "PersonDEO_LOVVA_For_R10_ContactDynChList_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_O365_2004_CNCMCL_c",
"name": "PersonDEO_LOVVA_For_O365_2004_CNCMCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_Active_c",
"name": "PersonDEO_LOVVA_For_Active_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_FinancialBenefitAdmin_c",
"name": "PersonDEO_LOVVA_For_FinancialBenefitAdmin_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonPreNameAdjunctLOV",
"name": "PersonPreNameAdjunctLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/ResourceRoleLOV",
"name": "ResourceRoleLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/RentOwnIndLookupLOV",
"name": "RentOwnIndLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_M2004_CXM_Fcl_c",
"name": "PersonDEO_LOVVA_For_M2004_CXM_Fcl_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/DoNotCallFlagLookupLOV",
"name": "DoNotCallFlagLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/DoNotMailFlagLookupLOV",
"name": "DoNotMailFlagLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PreferredContactMethodLOV",
"name": "PreferredContactMethodLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/SalesBuyingRoleCodeLookupLOV",
"name": "SalesBuyingRoleCodeLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R12PB8_Zem_ContactToAccount_DC_c",
"name": "PersonDEO_LOVVA_For_R12PB8_Zem_ContactToAccount_DC_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_Contact_FCL_Child_c",
"name": "PersonDEO_LOVVA_For_Contact_FCL_Child_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/SalesProfileTypeLookupLOV",
"name": "SalesProfileTypeLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_O365_1904_ConDCL_c",
"name": "PersonDEO_LOVVA_For_O365_1904_ConDCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_O365_1904_ConDCL_c",
"name": "PersonDEO_FK_LOVVA_For_O365_1904_ConDCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_M2004_CXM_ParentFcl_c",
"name": "PersonDEO_LOVVA_For_M2004_CXM_ParentFcl_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/OrganizationContactEO_LOVVA_For_R10_CustCon_FCL_c",
"name": "OrganizationContactEO_LOVVA_For_R10_CustCon_FCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/OrganizationContactEO_FK_LOVVA_For_R10_CustCon_DCL_c",
"name": "OrganizationContactEO_FK_LOVVA_For_R10_CustCon_DCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R12PB8_Zem_Contact_mcl2_c",
"name": "PersonDEO_LOVVA_For_R12PB8_Zem_Contact_mcl2_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_O365_1904_ConMCL_c",
"name": "PersonDEO_LOVVA_For_O365_1904_ConMCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R131711pb12_00_dcl_hh_c",
"name": "PersonDEO_LOVVA_For_R131711pb12_00_dcl_hh_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R12PB8_Zem_Contact_mcl_c",
"name": "PersonDEO_LOVVA_For_R12PB8_Zem_Contact_mcl_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/DepartmentCodeLookupLOV",
"name": "DepartmentCodeLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R10_ContactFixChList_c",
"name": "PersonDEO_LOVVA_For_R10_ContactFixChList_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R10_ContactFixChList_M_c",
"name": "PersonDEO_LOVVA_For_R10_ContactFixChList_M_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_R131711pb12_00_dcl_hh_c",
"name": "PersonDEO_FK_LOVVA_For_R131711pb12_00_dcl_hh_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_O365_1904_ConParentFCL_c",
"name": "PersonDEO_LOVVA_For_O365_1904_ConParentFCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_CDA_FCL_c",
"name": "PersonDEO_LOVVA_For_CDA_FCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_O365_1904_ConChildMCL_c",
"name": "PersonDEO_LOVVA_For_O365_1904_ConChildMCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PhoneCountryCodeLOV",
"name": "PhoneCountryCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_CDA_MULFCL_c",
"name": "PersonDEO_LOVVA_For_CDA_MULFCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/JobTitleCodeLookupLOV",
"name": "JobTitleCodeLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/DoNotEmailFlagLookupLOV",
"name": "DoNotEmailFlagLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_R11AccountDCL_c",
"name": "PersonDEO_LOVVA_For_R11AccountDCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_M2004_CXM_DCLCusOBJ2_c",
"name": "PersonDEO_LOVVA_For_M2004_CXM_DCLCusOBJ2_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_M2004_CXM_DCLOppty_c",
"name": "PersonDEO_FK_LOVVA_For_M2004_CXM_DCLOppty_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_R10_ContactDynChList_c",
"name": "PersonDEO_FK_LOVVA_For_R10_ContactDynChList_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_M2004_CXM_DCLAccount_c",
"name": "PersonDEO_FK_LOVVA_For_M2004_CXM_DCLAccount_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_DisassociateContact_c",
"name": "PersonDEO_LOVVA_For_DisassociateContact_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/OrganizationContactEO_LOVVA_For_R10_CustCon_ChkBox_c",
"name": "OrganizationContactEO_LOVVA_For_R10_CustCon_ChkBox_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/SalesAffinityCodeLookupLOV",
"name": "SalesAffinityCodeLookupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_M2004_CXM_ChildFcl_c",
"name": "PersonDEO_LOVVA_For_M2004_CXM_ChildFcl_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_Contact_To_FCL_Single_c",
"name": "PersonDEO_LOVVA_For_Contact_To_FCL_Single_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_O365_1904_ConChildFCL_c",
"name": "PersonDEO_LOVVA_For_O365_1904_ConChildFCL_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_FK_LOVVA_For_R131711pb12_00_dcl_account_c",
"name": "PersonDEO_FK_LOVVA_For_R131711pb12_00_dcl_account_c",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/lov/PersonDEO_LOVVA_For_CDA_DCL_c",
"name": "PersonDEO_LOVVA_For_CDA_DCL_c",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PartySiteEO_AddressCustomChildCollection_c",
"name": "PartySiteEO_AddressCustomChildCollection_c",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_AUX_CO1_AUX_CO1A_Tgt",
"name": "PersonDEO_AUX_CO1_AUX_CO1A_Tgt",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_CDA_CUSTOMOBJ01_CDACONTCUSTOMREL_Tgt",
"name": "PersonDEO_CDA_CUSTOMOBJ01_CDACONTCUSTOMREL_Tgt",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_CONTCDA_CH_001Collection_c",
"name": "PersonDEO_CONTCDA_CH_001Collection_c",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_ContactAccountMM_Src_PersonToContactAccountMM_c_Tgt",
"name": "PersonDEO_ContactAccountMM_Src_PersonToContactAccountMM_c_Tgt",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_ContactProfile___ORZCX__ContactToContactProfile_Tgt",
"name": "PersonDEO_ContactProfile___ORZCX__ContactToContactProfile_Tgt",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_Contact_CSA_Custom_Child1Collection_c",
"name": "PersonDEO_Contact_CSA_Custom_Child1Collection_c",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_Contact_Custom_Object_Contact_Custom_Relationship_Tgt",
"name": "PersonDEO_Contact_Custom_Object_Contact_Custom_Relationship_Tgt",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_ContactchildCollection_c",
"name": "PersonDEO_ContactchildCollection_c",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_LeadContactIO_Tgt_PersonToLeadContactIO_c_Tgt",
"name": "PersonDEO_LeadContactIO_Tgt_PersonToLeadContactIO_c_Tgt",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_M2004_CXM_ChildCCollection_c",
"name": "PersonDEO_M2004_CXM_ChildCCollection_c",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_MMESOne_Src_PersonToMMESOne_c_Tgt",
"name": "PersonDEO_MMESOne_Src_PersonToMMESOne_c_Tgt",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_O365_1810_CC_Tgt_PersonToO365_1810_CC_c_Tgt",
"name": "PersonDEO_O365_1810_CC_Tgt_PersonToO365_1810_CC_c_Tgt",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_Person_SelfRef_Con_Tgt",
"name": "PersonDEO_Person_SelfRef_Con_Tgt",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_R10_ContactCustChildObjCollection_c",
"name": "PersonDEO_R10_ContactCustChildObjCollection_c",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_R12PB8_Zem_contact_SubtabCollection_c",
"name": "PersonDEO_R12PB8_Zem_contact_SubtabCollection_c",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/PersonDEO_REighteenTenMMInt_Tgt_PersonToREighteenTenMMInt_c_Tgt",
"name": "PersonDEO_REighteenTenMMInt_Tgt_PersonToREighteenTenMMInt_c_Tgt",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/child/userdetails",
"name": "userdetails",
"kind": "collection"
},
{
"rel": "enclosure",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/enclosure/PersonDEO_R10_ContactLongTxt_c",
"name": "PersonDEO_R10_ContactLongTxt_c",
"kind": "other"
},
{
"rel": "enclosure",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/enclosure/PersonDEO_Along_c",
"name": "PersonDEO_Along_c",
"kind": "other"
},
{
"rel": "enclosure",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/enclosure/PersonDEO_R12PB8_Zem_Contact_Ltext_c",
"name": "PersonDEO_R12PB8_Zem_Contact_Ltext_c",
"kind": "other"
},
{
"rel": "enclosure",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/enclosure/PersonDEO_O365_1904_ConLngTxt_c",
"name": "PersonDEO_O365_1904_ConLngTxt_c",
"kind": "other"
},
{
"rel": "enclosure",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/enclosure/PersonDEO_M2004_CXM_Ltext_c",
"name": "PersonDEO_M2004_CXM_Ltext_c",
"kind": "other"
},
{
"rel": "enclosure",
"href": "https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/partnerContacts/CDRM_939774/enclosure/PartySiteEO_R10_Addr_LongText_c",
"name": "PartySiteEO_R10_Addr_LongText_c",
"kind": "other"
}
]
}