Update a partner contact

patch

/crmRestApi/resources/11.13.18.05/partnerContacts/{PartyNumber}

Request

Path Parameters
  • 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
  • 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".
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Academic Title
    Maximum Length: 30
    The part of the person???s title that denotes the academic qualification, such as Dr. Jane Smith.
  • Title: Additional Address Element 1
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 2
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 3
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 4
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 5
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Addresses
    Title: Addresses
    The addresses resource is used to view, create, update, and delete addresses of a partner contact.
  • Title: Address Line 4
    Maximum Length: 240
    The fourth line for address of the contact.
  • Title: Address Line 1
    Maximum Length: 240
    The first line for address.
  • Title: Address Line 3
    Maximum Length: 240
    The third line for address.
  • Title: Address Line 2
    Maximum Length: 240
    The second line for address.
  • Title: Address Type
    The lookup code for the type of address, such as billing address, shipping address etc.
  • Attachments
    Title: Attachments
    The attachments resource is used to view, create, and update attachments.
  • Title: Building
    Maximum Length: 240
    The building name or number in the address of the contact.
  • Title: Certification Level
    Maximum Length: 30
    The 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.
  • Title: Certification Reason
    Maximum Length: 30
    The 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.
  • Title: City
    Maximum Length: 60
    The city element of the address.
  • Title: Comments
    Maximum Length: 2000
    The textual comments about a contact.
  • Contact Points
    Title: Contact Points
    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.
  • Title: Country
    Maximum Length: 2
    The country code of the address.
  • Title: County
    Maximum Length: 60
    The county of the address.
  • Indicates whether the user account should be created. This should not be used currently.
  • Title: Date of Birth
    The date when the person was born.
  • Title: Date of Death
    The date when the person died.
  • Title: Person Deceased
    Maximum Length: 1
    Indicates whether the person is deceased or not. If the value is True, then the person is deceased. The default value is False.
  • Title: Declared Ethnicity
    Maximum Length: 60
    The declared ethnicity of the person.
  • Title: Department
    Maximum Length: 60
    The free form text used to name the department for the contact.
  • Title: Department Code
    Maximum Length: 30
    The 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.
  • Title: Do Not Call
    Maximum Length: 1
    Indicates 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'.
  • Title: Do Not Contact
    Maximum Length: 1
    Indicates 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'.
  • Title: Do Not Email
    Maximum Length: 1
    Indicates 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'.
  • Title: Do Not Mail
    Maximum Length: 1
    Indicates 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'.
  • Title: Email
    Maximum Length: 320
    The e-mail address of the partner contact.
  • Title: Favorite
    Maximum Length: 10
    Default Value: false
    Indicates 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.
  • Title: First Name
    Maximum Length: 150
    The first name of the person.
  • Title: Floor
    Maximum Length: 40
    The floor number of the address.
  • Title: Gender
    Maximum Length: 30
    The 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.
  • Title: Head of Hierarchy
    Maximum Length: 255
    Indicates 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.
  • Title: Initials
    Maximum Length: 20
    The initials of the contact???s name.
  • Title: Job Title
    Maximum Length: 100
    The job title of the primary contact.
  • Title: Job Title Code
    Maximum Length: 30
    The code indicating the job title.
  • Title: Last Name
    Maximum Length: 150
    The last name of the person.
  • Title: Last Name Prefix
    Maximum Length: 30
    The 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.
  • Title: Latitude
    The latitude information for the address of the contact. The latitude information for the location is used for spatial proximity and containment purposes.
  • Title: Longitude
    The longitude information for the address of the contact. The longitude information for the location is used for spatial proximity and containment purposes.
  • Title: Mail Stop
    Maximum Length: 60
    The user-defined code that indicates a mail drop point within the organization.
  • Title: Manager
    The unique identifier of the manager party of the partner contact.
  • Maximum Length: 30
    The party number of the manager of the partner contact.
  • Title: Marital Status
    Maximum Length: 30
    The 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.
  • Title: Marital Status Effective Date
    The date when the person's marital status was changed.
  • Title: Middle Name
    Maximum Length: 60
    The middle name of the person.
  • Title: Area Code
    Maximum Length: 20
    The area code for partner contact's mobile phone.
  • Title: Phone Country Code
    Maximum Length: 10
    The international country code for a partner contact???s mobile phone number, such as 33 for France.
  • Title: Extension
    Maximum Length: 20
    The additional number used after initial connection to an internal telephone system.
  • Title: Phone
    Maximum Length: 40
    The mobile phone number of partner contact formatted in the local format. The number should not include area code, country code, or extension.
  • Title: Named Contact
    Maximum Length: 1
    Default Value: false
    Indicates 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.
  • Title: Suffix
    Maximum Length: 30
    The place in a family structure. For example, in "Tom Jones III", the "III" is the suffix.
  • The unique identifier of the party associated with the partner.
  • Title: Registry ID
    Maximum Length: 30
    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.
  • Title: Prefix
    Maximum Length: 30
    The title or the salutary introduction for a contact, such as Mr., Herr, and so on.
  • Title: Place of Birth
    Maximum Length: 60
    The place where the person was born, such as city or country.
  • Title: Postal Code
    Maximum Length: 60
    The postal code as defined by the formal countrywide postal system.
  • Title: Postal Code Extension
    Maximum Length: 20
    The four-digit extension to the United States Postal ZIP code for the address.
  • Title: Preferred Contact Method
    Maximum Length: 30
    The 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.
  • Title: Preferred Functional Currency
    Maximum Length: 15
    The preferred currency of the contact. A list of accepted values is defined using the Setup and Maintenance work area, Manage Currencies task.
  • Title: Previous Last Name
    Maximum Length: 150
    The previous last name or surname of the person.
  • 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.
  • Title: Primary Contact Indicator
    Maximum Length: 255
    Indicates whether this partner contact is primary contact of partner or not. If the value is True, then this partner contact is a primary contact.
  • Title: Province
    Maximum Length: 60
    The province of the address.
  • Title: Phone
    Maximum Length: 60
    The raw mobile phone number in the contact point.
  • Title: Phone
    Maximum Length: 60
    The raw work phone number in the contact point.
  • Title: Rent or Own Indicator
    Maximum Length: 30
    Indicates 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.
  • Maximum Length: 30
    The role code of the partner contact.
  • Title: Role
    The unique identifier of the resource role of the partner contact.
  • Title: Affinity
    Maximum Length: 30
    The 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.
  • Title: Buying Role
    Maximum Length: 30
    The 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.
  • Title: Salutation
    Maximum Length: 60
    The phrase used to address a contact party in any correspondence.
  • Title: Second Last Name
    Maximum Length: 150
    The 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.
  • Smart Actions
    Title: Smart Actions
    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.
  • The name of the external source system.
  • The identifier of the record from external source system.
  • Title: State
    Maximum Length: 60
    The state element of the address.
  • Title: Title
    Maximum Length: 60
    A professional or family title, such as Don or The Right Honorable.
  • Title: Type
    Maximum Length: 30
    The 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.
  • Partner Contact User Details
    Title: Partner Contact User Details
    The user details resource is used to view, create, update, and delete an user detail.
  • The user name of the account for the partner contact. This should not be used currently.
  • Title: Area Code
    Maximum Length: 20
    The area code for the partner contact's work phone.
  • Title: Phone Country Code
    Maximum Length: 10
    The international country code for a partner contact???s work phone number, such as 33 for France.
  • Title: Extension
    Maximum Length: 20
    The additional number used after initial connection to an internal telephone system.
  • Title: Phone
    Maximum Length: 40
    The work phone number of a partner contact formatted in the local format without the area code, country code, or extension.
Nested Schema : Addresses
Type: array
Title: Addresses
The addresses resource is used to view, create, update, and delete addresses of a partner contact.
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Contact Points
Type: array
Title: Contact Points
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.
Show Source
Nested Schema : Smart Actions
Type: array
Title: Smart Actions
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.
Show Source
Nested Schema : Partner Contact User Details
Type: array
Title: Partner Contact User Details
The user details resource is used to view, create, update, and delete an user detail.
Show Source
Nested Schema : partnerContacts-addresses-item-patch-request
Type: object
Show Source
  • Title: Additional Address Element 1
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 2
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 3
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 4
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 5
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Address Line 4
    Maximum Length: 240
    The fourth line for address.
  • Title: Address Line 1
    Maximum Length: 240
    The first line for address.
  • Title: Address Lines Phonetic
    Maximum Length: 560
    The phonetic or Kana representation of the Kanji address lines. This is used for addresses in Japan.
  • Title: Address Line 3
    Maximum Length: 240
    The third line for address.
  • Title: Address Line 2
    Maximum Length: 240
    The second line for address.
  • Title: Type
    The lookup code for the type of address, such as billing address, shipping address etc.
  • Title: Building
    Maximum Length: 240
    The building name or number in the address.
  • Title: City
    Maximum Length: 60
    The city in the address.
  • Title: CLLI Code
    Maximum Length: 60
    The Common Language Location Identifier (CLLI) code of the address. The code is used in North America to specify the location of the address.
  • Title: Comments
    Maximum Length: 2000
    The user-provided comments for the address.
  • Maximum Length: 15
    The 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.
  • Title: Country
    Maximum Length: 2
    The country of the address. Review the list of countries using the Manage Geographies task.
  • Title: County
    Maximum Length: 60
    The county of the address.
  • Title: Created by Application
    Maximum Length: 30
    The module that created the address record.
  • Maximum Length: 30
    The 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.
  • Title: Currency
    Maximum Length: 15
    The 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.
  • Title: Validated Date
    The date when the address was last validated.
  • Title: Description
    Maximum Length: 2000
    The description of the location.
  • Title: Contact Preferences
    Default Value: false
    Indicates whether the address should not be used for mailing.
  • Title: Floor
    Maximum Length: 40
    The floor number of the address.
  • Title: Latitude
    The latitude information for the address. The latitude information for the location is used for spatial proximity and containment purposes.
  • Title: Location Directions
    Maximum Length: 640
    The directions to the address location.
  • Title: Location ID
    The unique identifier for the location.
  • Title: Longitude
    The longitude information for the address. The longitude information for the location is used for spatial proximity and containment purposes.
  • Title: Mail Stop
    Maximum Length: 60
    The user-defined code that indicates a mail drop point within the organization.
  • Title: Party ID
    The unique identifier of the partner associated with the address.
  • Title: Postal Code
    Maximum Length: 60
    The postal code of the address.
  • Title: Postal Code Extension
    Maximum Length: 20
    The four-digit extension to the United States Postal ZIP code for the address.
  • Title: Primary
    Maximum Length: 1
    Default Value: false
    Indicates 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.
  • Title: Province
    Maximum Length: 60
    The province of the address.
  • The identifier of the record from external source system.
  • The name of the external source system.
  • Title: State
    Maximum Length: 60
    The state of the address.
  • Title: Validated
    Maximum Length: 1
    Default Value: false
    Indicates 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 : partnerContacts-attachments-item-patch-request
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
  • Title: Conflict ID
    Default Value: 0
    The unique identifier of the conflict. Note: This is an internal attribute and should not be used.
  • Title: Created by Application
    Default Value: HZ_WS
    The module that created the contact point record.
  • Title: OK to Contact
    Indicates whether to use a particular contact method. Defaulted to false.
  • Title: Do Not Contact
    Indicates whether the contact point is not preferred for contact.
  • Title: Do Not Contact Reason
    Indicates the reason for "Do Not Contact" preference.
  • Title: Email
    Maximum Length: 255
    The e-mail address in the contact point.
  • Title: Email Purpose
    Maximum Length: 30
    The e-mail purpose for the email address in the contact point. For example: "BUSINESS" determines the purpose of the e-mail address.
  • Title: Object Version Number
    The object version number. (This is an internal attribute and should not be used)
  • Title: Party ID
    The unique identifier of the party of the partner company.
  • Title: Registry ID
    The party number of the partner company.
  • Title: Party Source System
    The name of the external source system.
  • Title: Party Source System Reference Value
    The identifier of the record from external source system.
  • Title: Area Code
    Maximum Length: 255
    The area code of the phone number in the contact point.
  • Title: Phone Country Code
    Maximum Length: 255
    The phone country code of the phone number in the contact point.
  • Title: Extension
    Maximum Length: 255
    The phone extension of the phone number in the contact point.
  • Title: Phone
    Maximum Length: 255
    The phone number in the contact point.
  • Title: Phone Purpose
    Maximum Length: 30
    The purpose of using the PHONE contact point. The accepted values are defined in the lookup type CONTACT_POINT_PURPOSE.Sample values: ASSISTANT,PERSONAL,HOME_BUSINESS,BUSINESS etc.
  • Title: Type
    The type of the phone number in the contact point. For example: "FAX" or "WORK" determines the type of the phone number.
  • Title: Preference Requested By
    The list of values indicating the preference requested.
  • Title: Primary
    Maximum Length: 1
    Default Value: false
    Indicates whether the contact point is primary.
  • Title: Phone
    Maximum Length: 255
    The raw phone number in the contact point.
  • Title: User ID
    The social network identifier. Note: This is an internal attribute and should not be used.
  • Title: Social Network
    The social network name. Note: This is an internal attribute and should not be used.
  • Title: Social Network Purpose
    Maximum Length: 30
    Defines 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.
  • Title: Source System
    The name of the external source system.
  • Title: Source System Reference Value
    The identifier of the record from external source system.
  • Title: Status
    Maximum Length: 30
    Default Value: A
    The status of the contact point.
  • Title: URL
    The URL in the contact point.
  • Title: Verification Date
    The date of verification of the phone or email contact point.
  • Title: Verification Status
    Maximum Length: 30
    The list of values indicating the purpose of the social network.
  • Title: Web Purpose
    Maximum Length: 30
    The purpose of using the WEB contact point. The accepted values are defined in the lookup type CONTACT_POINT_PURPOSE_WEB.Sample values: HOMEPAGE, SALESURL, MARKETINGURL, SUPPORTURL, RSS_FEED and so on.
Nested Schema : partnerContacts-smartActions-item-patch-request
Type: object
Show Source
  • Title: Action Context Parameters
    Maximum Length: 1000
    Determines the context when a smart action is applicable.
  • Title: Action Intent
    JSON object that describes what an action does and what context data can be passed to the action.
  • Title: Active
    Maximum Length: 1
    Indicates whether the action is active or inactive. Inactive actions are not returned to client applications under any circumstance. True indicates the smart action is active.
  • Title: Application Roles
    Maximum Length: 2000
    The application roles associated with the smart action.
  • Title: Filter Condition
    Maximum Length: 1000
    The Boolean script evaluated at runtime to determine if the action can be returned to the client application. Additional evaluations also are carried out to determine if the action will be returned to the client application.
  • Title: Confirmation Message
    Maximum Length: 4000
    The confirmation message displayed before the smart action runs. An affirmative response allows the smart action to run.
  • Title: Content Type
    Maximum Length: 50
    The media type of the smart action REST operation.
  • Title: Contextual
    Maximum Length: 1
    Indicates whether the smart action is contextual.
  • Title: Data Security Privilege
    Maximum Length: 250
    The data security privilege that the authenticated user role must be granted, in order for the action to be returned to the client application. Additional evaluations also are carried out to determine if the action will be returned to the client application.
  • Title: Action Name
    Maximum Length: 256
    The display name of the smart action.
  • Title: Parent Entity
    Maximum Length: 150
    The 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.
  • Title: REST Endpoint
    Maximum Length: 150
    The relative path of the smart action REST resource. The path can include path parameters.
  • Title: Included In
    Maximum Length: 150
    The View Object corresponding to the primary object the smart action is associated with.
  • Title: Included in Application
    Maximum Length: 512
    The client applications that the smart action is associated with.
  • Title: Restricted
    Maximum Length: 1
    Indicates if the action is internal.
  • Title: Mass Action
    Maximum Length: 1
    Indicates if the actions can be mass processed.
  • Title: HTTP Method
    Maximum Length: 15
    The HTTP method of the smart action REST operation.
  • Title: Object Function
    Maximum Length: 64
    The object function for smart action.
  • Title: Page Type
    Maximum Length: 256
    The list of pages that this action can be used in.
  • Title: Smart Suggest
    Maximum Length: 1
    Indicates whether the smart suggest is enabled for the action.
  • Title: System Action
    Maximum Length: 1
    The system assigned value indicating whether the smart action is seeded or custom. 'True' indicates the smart action is seeded.
  • Title: Attributes to Update
    Maximum Length: 512
    The 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.
  • Smart Action User Interface Definitions
    Title: Smart Action User Interface Definitions
    UI navigation metadata striped by app usage.
  • Title: Priority
    The number defining the relative position of the smart action in the list of smart actions displayed in a client application.
  • Smart Action REST Payload Definitions
    Title: Smart Action REST Payload Definitions
    If an LOV required for constructing a request payload needs to post data, the payload metadata is stored here.
  • Smart Action User Interface Definitions
    Title: Smart Action User Interface Definitions
    Binding metadata for a variable in the URL.
  • Title: User Security Privilege
    Maximum Length: 4000
    The functional security privilege that the authenticated user role must be granted, in order for the action to be returned to the client application. Other evaluations also are carried out to determine if the action will be returned to the client application.
Nested Schema : Smart Action User Interface Definitions
Type: array
Title: Smart Action User Interface Definitions
UI navigation metadata striped by app usage.
Show Source
Nested Schema : Smart Action REST Payload Definitions
Type: array
Title: Smart Action REST Payload Definitions
If 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: array
Title: Smart Action User Interface Definitions
Binding metadata for a variable in the URL.
Show Source
Nested Schema : partnerContacts-smartActions-UserActionNavigation-item-patch-request
Type: object
Show Source
  • Title: System Action
    Maximum Length: 1
    Default Value: false
    The 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.
  • Title: Application Usage
    Maximum Length: 50
    The client application associated with a smart action user interface endpoint definition identified by UserActionNavId.
  • Title: Navigation Metadata
    Maximum Length: 1000
    The metadata definition of the smart action user interface endpoint.
  • Title: Navigation Type
    Maximum Length: 100
    The text value used by applications to determine which user interface to launch.
Nested Schema : partnerContacts-smartActions-UserActionRequestPayload-item-patch-request
Type: object
Show Source
  • Title: Payload Value Binding Type
    Maximum Length: 64
    The 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.
  • Title: Mandatory
    Maximum Length: 1
    Indicates whether a REST payload body parameter value is mandatory. If True, runtime validation ensures that the value is defined.
  • Title: Request Payload Attribute Name
    Maximum Length: 256
    The value assigned to the name property of a name-value pair.
  • Title: Smart Suggest Path
    Maximum Length: 2048
    The path used for smart suggest.
  • Title: System Action
    Maximum Length: 1
    Default Value: false
    The 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.
  • Title: Request Payload Attribute Value
    Maximum Length: 1000
    The value assigned to the value property of a name-value pair.
  • Title: Payload Value Structure
    Maximum Length: 20
    A 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: object
Show Source
  • Title: URL Binding Type
    Maximum Length: 64
    The 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.
  • Title: System Action
    Maximum Length: 1
    Default Value: false
    The 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.
  • Title: URL Binding Parameter Name
    Maximum Length: 50
    The value assigned to the name property of a name-value pair.
  • Title: URL Binding Parameter Value
    Maximum Length: 80
    The value assigned to the value property of a name-value pair.
Nested Schema : partnerContacts-userdetails-item-patch-request
Type: object
Show Source
  • Title: User Name
    The user name of the account for the partner contact. This should not be used currently.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : partnerContacts-item-response
Type: object
Show Source
  • Title: Academic Title
    Maximum Length: 30
    The part of the person???s title that denotes the academic qualification, such as Dr. Jane Smith.
  • Title: Additional Address Element 1
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 2
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 3
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 4
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 5
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Addresses
    Title: Addresses
    The addresses resource is used to view, create, update, and delete addresses of a partner contact.
  • Title: Address Line 4
    Maximum Length: 240
    The fourth line for address of the contact.
  • Title: Address Line 1
    Maximum Length: 240
    The first line for address.
  • Title: Address Line 3
    Maximum Length: 240
    The third line for address.
  • Title: Address Line 2
    Maximum Length: 240
    The second line for address.
  • Title: Address Type
    The lookup code for the type of address, such as billing address, shipping address etc.
  • Attachments
    Title: Attachments
    The attachments resource is used to view, create, and update attachments.
  • Title: Building
    Maximum Length: 240
    The building name or number in the address of the contact.
  • Title: Certification Level
    Maximum Length: 30
    The 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.
  • Title: Certification Reason
    Maximum Length: 30
    The 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.
  • Title: City
    Maximum Length: 60
    The city element of the address.
  • Title: Comments
    Maximum Length: 2000
    The textual comments about a contact.
  • Title: Name
    Maximum Length: 450
    The derived name of the contact.
  • Contact Points
    Title: Contact Points
    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.
  • Title: Country
    Maximum Length: 2
    The country code of the address.
  • Read Only: true
    The name for the country of the partner company.
  • Title: County
    Maximum Length: 60
    The county of the address.
  • Read Only: true
    Maximum Length: 64
    The user who created the record.
  • Indicates whether the user account should be created. This should not be used currently.
  • Read Only: true
    The date and time the record was created.
  • Title: Date of Birth
    The date when the person was born.
  • Title: Date of Death
    The date when the person died.
  • Title: Person Deceased
    Maximum Length: 1
    Indicates whether the person is deceased or not. If the value is True, then the person is deceased. The default value is False.
  • Title: Declared Ethnicity
    Maximum Length: 60
    The declared ethnicity of the person.
  • Title: Department
    Maximum Length: 60
    The free form text used to name the department for the contact.
  • Title: Department Code
    Maximum Length: 30
    The 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.
  • Title: Do Not Call
    Maximum Length: 1
    Indicates 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'.
  • Title: Do Not Contact
    Maximum Length: 1
    Indicates 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'.
  • Title: Do Not Email
    Maximum Length: 1
    Indicates 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'.
  • Title: Do Not Mail
    Maximum Length: 1
    Indicates 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'.
  • Title: Email
    Maximum Length: 320
    The e-mail address of the partner contact.
  • Title: Favorite
    Maximum Length: 10
    Default Value: false
    Indicates 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.
  • Title: First Name
    Maximum Length: 150
    The first name of the person.
  • Title: Floor
    Maximum Length: 40
    The floor number of the address.
  • Title: Primary Address
    Read Only: true
    The formatted address of the partner contact.
  • Title: Phone Number
    Read Only: true
    The formatted mobile phone number information.
  • Title: Phone Number
    Read Only: true
    The formatted work phone number information.
  • Title: Gender
    Maximum Length: 30
    The 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.
  • Title: Head of Hierarchy
    Maximum Length: 255
    Indicates 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.
  • Title: Initials
    Maximum Length: 20
    The initials of the contact???s name.
  • Default Value: false
    Indicates 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.
  • Title: Self-Registered
    Indicates whether the partner registration approval process will be invoked or not. If the value is Y, then the process will be invoked.
  • Title: Job Title
    Maximum Length: 100
    The job title of the primary contact.
  • Title: Job Title Code
    Maximum Length: 30
    The code indicating the job title.
  • Title: Last Name
    Maximum Length: 150
    The last name of the person.
  • Title: Last Name Prefix
    Maximum Length: 30
    The 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.
  • Read Only: true
    The date on which the record was last updated.
  • Read Only: true
    Maximum Length: 64
    The user who last updated the record.
  • Read Only: true
    Maximum Length: 32
    The login details of the user who last updated the record.
  • Title: Latitude
    The latitude information for the address of the contact. The latitude information for the location is used for spatial proximity and containment purposes.
  • Links
  • Title: Longitude
    The longitude information for the address of the contact. The longitude information for the location is used for spatial proximity and containment purposes.
  • Title: Mail Stop
    Maximum Length: 60
    The user-defined code that indicates a mail drop point within the organization.
  • Title: Manager
    Read Only: true
    Maximum Length: 255
    The name of the manager of partner contact.
  • Title: Manager
    The unique identifier of the manager party of the partner contact.
  • Maximum Length: 30
    The party number of the manager of the partner contact.
  • Title: Marital Status
    Maximum Length: 30
    The 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.
  • Title: Marital Status Effective Date
    The date when the person's marital status was changed.
  • Title: Middle Name
    Maximum Length: 60
    The middle name of the person.
  • Title: Area Code
    Maximum Length: 20
    The area code for partner contact's mobile phone.
  • Title: Phone Country Code
    Maximum Length: 10
    The international country code for a partner contact???s mobile phone number, such as 33 for France.
  • Title: Extension
    Maximum Length: 20
    The additional number used after initial connection to an internal telephone system.
  • Title: Phone
    Maximum Length: 40
    The mobile phone number of partner contact formatted in the local format. The number should not include area code, country code, or extension.
  • Title: Named Contact
    Maximum Length: 1
    Default Value: false
    Indicates 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.
  • Title: Suffix
    Maximum Length: 30
    The place in a family structure. For example, in "Tom Jones III", the "III" is the suffix.
  • Title: Partner Number
    Maximum Length: 30
    The unique identifier of the partner company.
  • Title: Name
    Read Only: true
    Maximum Length: 360
    The name of the partner associated with the contact.
  • The unique identifier of the party associated with the partner.
  • The unique identifier of the partner contact party generated by the system during creation.
  • Title: Registry ID
    Maximum Length: 30
    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.
  • Title: Prefix
    Maximum Length: 30
    The title or the salutary introduction for a contact, such as Mr., Herr, and so on.
  • Title: Place of Birth
    Maximum Length: 60
    The place where the person was born, such as city or country.
  • Title: Postal Code
    Maximum Length: 60
    The postal code as defined by the formal countrywide postal system.
  • Title: Postal Code Extension
    Maximum Length: 20
    The four-digit extension to the United States Postal ZIP code for the address.
  • Title: Preferred Contact Method
    Maximum Length: 30
    The 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.
  • Title: Preferred Functional Currency
    Maximum Length: 15
    The preferred currency of the contact. A list of accepted values is defined using the Setup and Maintenance work area, Manage Currencies task.
  • Title: Previous Last Name
    Maximum Length: 150
    The previous last name or surname of the person.
  • 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.
  • Read Only: true
    The party identifier of the primary contact of the partner.
  • Title: Primary Contact Indicator
    Maximum Length: 255
    Indicates whether this partner contact is primary contact of partner or not. If the value is True, then this partner contact is a primary contact.
  • Title: Province
    Maximum Length: 60
    The province of the address.
  • Title: Phone
    Maximum Length: 60
    The raw mobile phone number in the contact point.
  • Title: Phone
    Maximum Length: 60
    The raw work phone number in the contact point.
  • Title: Rent or Own Indicator
    Maximum Length: 30
    Indicates 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.
  • Maximum Length: 30
    The role code of the partner contact.
  • Title: Role
    The unique identifier of the resource role of the partner contact.
  • Title: Role
    Read Only: true
    Maximum Length: 255
    The name of the resource role for partner contact.
  • Title: Affinity
    Maximum Length: 30
    The 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.
  • Title: Buying Role
    Maximum Length: 30
    The 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.
  • Title: Salutation
    Maximum Length: 60
    The phrase used to address a contact party in any correspondence.
  • Title: Second Last Name
    Maximum Length: 150
    The 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.
  • Smart Actions
    Title: Smart Actions
    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.
  • The name of the external source system.
  • The identifier of the record from external source system.
  • Title: State
    Maximum Length: 60
    The state element of the address.
  • Title: Title
    Maximum Length: 60
    A professional or family title, such as Don or The Right Honorable.
  • Title: Type
    Maximum Length: 30
    The 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.
  • Read Only: true
    Indicates 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.
  • Title: User Account Request Status
    Read Only: true
    Status and error description, if any, for create user account LDAP request.
  • Partner Contact User Details
    Title: Partner Contact User Details
    The user details resource is used to view, create, update, and delete an user detail.
  • The user name of the account for the partner contact. This should not be used currently.
  • Title: Area Code
    Maximum Length: 20
    The area code for the partner contact's work phone.
  • Title: Phone Country Code
    Maximum Length: 10
    The international country code for a partner contact???s work phone number, such as 33 for France.
  • Title: Extension
    Maximum Length: 20
    The additional number used after initial connection to an internal telephone system.
  • Title: Phone
    Maximum Length: 40
    The work phone number of a partner contact formatted in the local format without the area code, country code, or extension.
Nested Schema : Addresses
Type: array
Title: Addresses
The addresses resource is used to view, create, update, and delete addresses of a partner contact.
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Contact Points
Type: array
Title: Contact Points
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.
Show Source
Nested Schema : Smart Actions
Type: array
Title: Smart Actions
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.
Show Source
Nested Schema : Partner Contact User Details
Type: array
Title: Partner Contact User Details
The user details resource is used to view, create, update, and delete an user detail.
Show Source
Nested Schema : partnerContacts-addresses-item-response
Type: object
Show Source
  • Title: Additional Address Element 1
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 2
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 3
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 4
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Title: Additional Address Element 5
    Maximum Length: 150
    An additional address element to support flexible address format.
  • Read Only: true
    The unique identifier of the address.
  • Title: Address Line 4
    Maximum Length: 240
    The fourth line for address.
  • Title: Address Line 1
    Maximum Length: 240
    The first line for address.
  • Title: Address Lines Phonetic
    Maximum Length: 560
    The phonetic or Kana representation of the Kanji address lines. This is used for addresses in Japan.
  • Title: Address Line 3
    Maximum Length: 240
    The third line for address.
  • Title: Address Line 2
    Maximum Length: 240
    The second line for address.
  • Title: Site Number
    Maximum Length: 30
    The 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.
  • Title: Type
    The lookup code for the type of address, such as billing address, shipping address etc.
  • Title: Building
    Maximum Length: 240
    The building name or number in the address.
  • Title: City
    Maximum Length: 60
    The city in the address.
  • Title: CLLI Code
    Maximum Length: 60
    The Common Language Location Identifier (CLLI) code of the address. The code is used in North America to specify the location of the address.
  • Title: Comments
    Maximum Length: 2000
    The user-provided comments for the address.
  • Maximum Length: 15
    The 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.
  • Title: Country
    Maximum Length: 2
    The country of the address. Review the list of countries using the Manage Geographies task.
  • Read Only: true
    The name of the country of the partner company.
  • Title: County
    Maximum Length: 60
    The county of the address.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    The user who created the address record.
  • Title: Created by Application
    Maximum Length: 30
    The module that created the address record.
  • Title: Creation Date
    Read Only: true
    The date when the record was created.
  • Maximum Length: 30
    The 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.
  • Title: Currency
    Maximum Length: 15
    The 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.
  • Title: Validated Date
    The date when the address was last validated.
  • Title: Description
    Maximum Length: 2000
    The description of the location.
  • Title: Contact Preferences
    Default Value: false
    Indicates whether the address should not be used for mailing.
  • Title: Floor
    Maximum Length: 40
    The floor number of the address.
  • Title: Address
    Read Only: true
    The formatted version of the address.
  • Title: Address
    Read Only: true
    The formatted multiline version of the address.
  • Title: Last Updated Date
    Read Only: true
    The date when the record was last updated.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    The user who last updated the record.
  • Title: Last Update Login
    Read Only: true
    Maximum Length: 32
    The login of the user who last updated the record.
  • Title: Latitude
    The latitude information for the address. The latitude information for the location is used for spatial proximity and containment purposes.
  • Links
  • Title: Location Directions
    Maximum Length: 640
    The directions to the address location.
  • Title: Location ID
    The unique identifier for the location.
  • Title: Longitude
    The longitude information for the address. The longitude information for the location is used for spatial proximity and containment purposes.
  • Title: Mail Stop
    Maximum Length: 60
    The user-defined code that indicates a mail drop point within the organization.
  • Title: Party ID
    The unique identifier of the partner associated with the address.
  • Title: Postal Code
    Maximum Length: 60
    The postal code of the address.
  • Title: Postal Code Extension
    Maximum Length: 20
    The four-digit extension to the United States Postal ZIP code for the address.
  • Title: Primary
    Maximum Length: 1
    Default Value: false
    Indicates 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.
  • Title: Province
    Maximum Length: 60
    The province of the address.
  • The identifier of the record from external source system.
  • The name of the external source system.
  • Title: State
    Maximum Length: 60
    The state of the address.
  • Title: Validated
    Maximum Length: 1
    Default Value: false
    Indicates 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 : partnerContacts-attachments-item-response
Type: object
Show Source
Nested Schema : partnerContacts-contactPoints-item-response
Type: object
Show Source
Nested Schema : partnerContacts-smartActions-item-response
Type: object
Show Source
  • Title: Action Context Parameters
    Maximum Length: 1000
    Determines the context when a smart action is applicable.
  • Title: Action Intent
    JSON object that describes what an action does and what context data can be passed to the action.
  • Title: Action Source
    Maximum Length: 512
    Attribute that describes the source of a smart action. Smart actions can be manually created or cloned, or automatically generated.
  • Title: Active
    Maximum Length: 1
    Indicates whether the action is active or inactive. Inactive actions are not returned to client applications under any circumstance. True indicates the smart action is active.
  • Title: Application Roles
    Maximum Length: 2000
    The application roles associated with the smart action.
  • Title: Filter Condition
    Maximum Length: 1000
    The Boolean script evaluated at runtime to determine if the action can be returned to the client application. Additional evaluations also are carried out to determine if the action will be returned to the client application.
  • Title: Confirmation Message
    Maximum Length: 4000
    The confirmation message displayed before the smart action runs. An affirmative response allows the smart action to run.
  • Title: Content Type
    Maximum Length: 50
    The media type of the smart action REST operation.
  • Title: Contextual
    Maximum Length: 1
    Indicates whether the smart action is contextual.
  • Title: Data Security Privilege
    Maximum Length: 250
    The data security privilege that the authenticated user role must be granted, in order for the action to be returned to the client application. Additional evaluations also are carried out to determine if the action will be returned to the client application.
  • Title: Action Name
    Maximum Length: 256
    The display name of the smart action.
  • Title: Parent Entity
    Maximum Length: 150
    The 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.
  • Title: REST Endpoint
    Maximum Length: 150
    The relative path of the smart action REST resource. The path can include path parameters.
  • Title: Included In
    Maximum Length: 150
    The View Object corresponding to the primary object the smart action is associated with.
  • Title: Included in Application
    Maximum Length: 512
    The client applications that the smart action is associated with.
  • Title: Restricted
    Maximum Length: 1
    Indicates if the action is internal.
  • Links
  • Title: Mass Action
    Maximum Length: 1
    Indicates if the actions can be mass processed.
  • Title: HTTP Method
    Maximum Length: 15
    The HTTP method of the smart action REST operation.
  • Title: Object Function
    Maximum Length: 64
    The object function for smart action.
  • Title: Page Type
    Maximum Length: 256
    The list of pages that this action can be used in.
  • Title: Smart Suggest
    Maximum Length: 1
    Indicates whether the smart suggest is enabled for the action.
  • Title: System Action
    Maximum Length: 1
    The system assigned value indicating whether the smart action is seeded or custom. 'True' indicates the smart action is seeded.
  • Title: Attributes to Update
    Maximum Length: 512
    The 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.
  • Title: User Action ID
    The unique system assigned identifier of the smart action definition.
  • Title: Action Name
    Maximum Length: 256
    The unique system assigned smart action name.
  • Smart Action User Interface Definitions
    Title: Smart Action User Interface Definitions
    The user interface definitions resource is used to view the user interfaces associated with a smart action. Each user interface can be mapped to a client application. 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.
  • Title: Priority
    The number defining the relative position of the smart action in the list of smart actions displayed in a client application.
  • Smart Action REST Payload Definitions
    Title: Smart Action REST Payload Definitions
    The 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.
  • Smart Action REST Path Parameter Definitions
    Title: Smart Action REST Path Parameter Definitions
    The 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.
  • Title: User Security Privilege
    Maximum Length: 4000
    The functional security privilege that the authenticated user role must be granted, in order for the action to be returned to the client application. Other evaluations also are carried out to determine if the action will be returned to the client application.
Nested Schema : Smart Action User Interface Definitions
Type: array
Title: Smart Action User Interface Definitions
The user interface definitions resource is used to view the user interfaces associated with a smart action. Each user interface can be mapped to a client application. 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 Payload Definitions
Type: array
Title: Smart Action REST Payload Definitions
The 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: array
Title: Smart Action REST Path Parameter Definitions
The 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-UserActionNavigation-item-response
Type: object
Show Source
  • Links
  • Title: System Action
    Maximum Length: 1
    Default Value: false
    The 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.
  • Title: Application Usage
    Maximum Length: 50
    The client application associated with a smart action user interface endpoint definition identified by UserActionNavId.
  • Title: Navigation Metadata
    Maximum Length: 1000
    The metadata definition of the smart action user interface endpoint.
  • Title: Primary Key
    The unique system assigned identifier of a smart action user interface definition.
  • Title: Navigation Type
    Maximum Length: 100
    The text value used by applications to determine which user interface to launch.
Nested Schema : partnerContacts-smartActions-UserActionRequestPayload-item-response
Type: object
Show Source
  • Title: Payload Value Binding Type
    Maximum Length: 64
    The 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
  • Title: Mandatory
    Maximum Length: 1
    Indicates whether a REST payload body parameter value is mandatory. If True, runtime validation ensures that the value is defined.
  • The unique system assigned identifier of a smart action REST payload body parameter name-value pair definition.
  • Title: Request Payload Attribute Name
    Maximum Length: 256
    The value assigned to the name property of a name-value pair.
  • Title: Smart Suggest Path
    Maximum Length: 2048
    The path used for smart suggest.
  • Title: System Action
    Maximum Length: 1
    Default Value: false
    The 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.
  • Title: Request Payload Attribute Value
    Maximum Length: 1000
    The value assigned to the value property of a name-value pair.
  • Title: Payload Value Structure
    Maximum Length: 20
    A 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-response
Type: object
Show Source
  • Title: URL Binding Type
    Maximum Length: 64
    The 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
  • Title: System Action
    Maximum Length: 1
    Default Value: false
    The 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.
  • The unique system assigned identifier of a smart action REST path parameter name-value pair definition.
  • Title: URL Binding Parameter Name
    Maximum Length: 50
    The value assigned to the name property of a name-value pair.
  • Title: URL Binding Parameter Value
    Maximum Length: 80
    The value assigned to the value property of a name-value pair.
Nested Schema : partnerContacts-userdetails-item-response
Type: object
Show Source
  • Read Only: true
    The error description, if any, for creation of the user account.
  • Links
  • Title: User Account Request Status
    Read Only: true
    The user account status for the partner contact. This should not be used currently.
  • Title: User Name
    The user name of the account for the partner contact. This should not be used currently.
Back to Top

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"
        }
    ]
}
Back to Top