Create a relationship

post

/crmRestApi/resources/11.13.18.05/households/{PartyNumber}/child/Relationship

Request

Path Parameters
  • The unique primary identifier for the household party. The profile option HZ_GENERATE_PARTY_NUMBER controls whether the attribute value can be system generated or user-provided during create. Review and update the value for this attribute using the Setup and Maintenance work area, Manage Trading Community Common Profile Options task. Inactive records can't be updated.
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.
  • Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Comments
    Maximum Length: 2000
    The comments provided by the user.
  • Default Value: 0
    The unique identifier of the conflict for the relationship record. This number is used by mobile or portable applications that consume the web service.
  • Title: Created by Application
    Maximum Length: 30
    Default Value: HZ_WS
    The application module that created the relationship record. Defaulted to value HZ_WS for all web service based creation. A list of valid certification level codes is defined in the lookup HZ_CREATED_BY_MODULES. You can review and update the codes using the Setup and Maintenance task, Manage Trading Community Common Lookups.
  • Title: Dependent Indicator
    Maximum Length: 1
    Default Value: N
    Indicates whether one party is dependent on another. Default value is N.
  • Title: To Date
    The date when the relationship ends.
  • Title: Head of Household Indicator
    Maximum Length: 1
    Default Value: N
    Indicates whether a person is the head of the household that he belongs to. It's applicable only in the MEMBERSHIP relationship, and will be used to indicate which members are the head of household. There may be multiple heads of households, depending on the deploying company's implementation.
  • Title: Influence Level
    The sales contact's influence in a buying relationship. Sample values are Inner Circle, Political structure, None.
  • Maximum Length: 100
    The definition of the job name.
  • Maximum Length: 900
    The definition of the job package.
  • The unique identifier of the object in this relationship.
  • Title: Object Registry ID
    Maximum Length: 30
    The alternate key identifier of the object party of the relationship.
  • Title: Object Source System
    The name of external source system for the object party in the relationship, which are defined by an admin as part of system setup.
  • Title: Object Source System Reference
    The unique identifier for the object party in the relationship from external source system.
  • Maximum Length: 30
    The source table name of the object party in this relationship.
  • Maximum Length: 30
    The object type of the relationship like ORGANIZATION, PERSON.
  • Maximum Length: 30
    The usage code of object party in the relationship.
  • The number used to implement optimistic locking for relationship record. This number is incremented every time the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
  • Title: Ownership Percentage
    The percentage of the child entity owned by the parent entity.
  • Maximum Length: 10
    Default Value: false
    Indicates whether this contact person is primary contact for the customer. Accepted values are Y and N. Default value is N.
  • Maximum Length: 10
    Default Value: false
    Indicates whether this customer is primary customer for the contact. Accepted values are Y and N. Default value is N.
  • Title: Relationship Code
    Maximum Length: 30
    The code indicating whether this is a forward or a backward relationship code.
  • The unique identifier of the relationship record.
  • The name of the external source system for the relationship, which are defined by an admin as part of the system setup.
  • The unique identifier of the relationship from external source system.
  • Title: Relationship Type
    Maximum Length: 30
    The name of the type of the relationship. For example, CUSTOMER_SUPPLIER.
  • The unique identifier of the request on relationship record.
  • Title: Role
    The role between the subject and object party.
  • Title: From Date
    The date when the relationship begins.
  • The unique identifier of the subject in this relationship.
  • Title: Subject Registry ID
    Maximum Length: 30
    The alternate key identifier of the subject party of the relationship.
  • Title: Subject Source System
    The name of external source system for the subject party in the relationship, which are defined by an admin as part of system setup.
  • Title: Subject Source System Reference
    The unique identifier of the subject party in the relationship from external source system.
  • Maximum Length: 30
    The source table name of the subject party in this relationship.
  • Maximum Length: 30
    The subject type of the relationship like ORGANIZATION, PERSON.
  • Maximum Length: 30
    The usage code of subject party in the relationship.
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 : households-Relationship-item-response
Type: object
Show Source
  • Title: Backward Role
    Read Only: true
    The backward relationship code used to describe relationships. For example, SUPPLIER_OF.
  • Title: Comments
    Maximum Length: 2000
    The comments provided by the user.
  • Default Value: 0
    The unique identifier of the conflict for the relationship record. This number is used by mobile or portable applications that consume the web service.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    The user who created the record.
  • Title: Created by Application
    Maximum Length: 30
    Default Value: HZ_WS
    The application module that created the relationship record. Defaulted to value HZ_WS for all web service based creation. A list of valid certification level codes is defined in the lookup HZ_CREATED_BY_MODULES. You can review and update the codes using the Setup and Maintenance task, Manage Trading Community Common Lookups.
  • Title: Creation Date
    Read Only: true
    The date and time when the record was created.
  • Title: Dependent Indicator
    Maximum Length: 1
    Default Value: N
    Indicates whether one party is dependent on another. Default value is N.
  • Read Only: true
    Maximum Length: 30
    The code of the relationship direction. The list of accepted values are defined in the lookup DIRECTION_CODE. Valid values are P-Parent, C-Child, N-Not Directional.
  • Title: To Date
    The date when the relationship ends.
  • Title: Head of Household Indicator
    Maximum Length: 1
    Default Value: N
    Indicates whether a person is the head of the household that he belongs to. It's applicable only in the MEMBERSHIP relationship, and will be used to indicate which members are the head of household. There may be multiple heads of households, depending on the deploying company's implementation.
  • Title: Influence Level
    The sales contact's influence in a buying relationship. Sample values are Inner Circle, Political structure, None.
  • Maximum Length: 100
    The definition of the job name.
  • Maximum Length: 900
    The definition of the job package.
  • Title: Last Updated Date
    Read Only: true
    The date and time 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 details of the user who last updated the record.
  • Links
  • The unique identifier of the object in this relationship.
  • Title: Object Party Name
    Read Only: true
    Maximum Length: 360
    The name of the object party.
  • Title: Object Registry ID
    Maximum Length: 30
    The alternate key identifier of the object party of the relationship.
  • Title: Object Source System
    The name of external source system for the object party in the relationship, which are defined by an admin as part of system setup.
  • Title: Object Source System Reference
    The unique identifier for the object party in the relationship from external source system.
  • Maximum Length: 30
    The source table name of the object party in this relationship.
  • Maximum Length: 30
    The object type of the relationship like ORGANIZATION, PERSON.
  • Maximum Length: 30
    The usage code of object party in the relationship.
  • The number used to implement optimistic locking for relationship record. This number is incremented every time the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
  • Read Only: true
    The alternate number used to implement optimistic locking for relationship record.
  • Read Only: true
    The alternate number to implement optimistic locking for relationship record.
  • Read Only: true
    The alternate unique identifier of the associated party record.
  • Read Only: true
    The alternate identifier of the associated party record.
  • Title: Ownership Percentage
    The percentage of the child entity owned by the parent entity.
  • Maximum Length: 10
    Default Value: false
    Indicates whether this contact person is primary contact for the customer. Accepted values are Y and N. Default value is N.
  • Maximum Length: 10
    Default Value: false
    Indicates whether this customer is primary customer for the contact. Accepted values are Y and N. Default value is N.
  • Title: Relationship Code
    Maximum Length: 30
    The code indicating whether this is a forward or a backward relationship code.
  • Read Only: true
    The unique identifier of the relationship.
  • The unique identifier of the relationship record.
  • The name of the external source system for the relationship, which are defined by an admin as part of the system setup.
  • The unique identifier of the relationship from external source system.
  • Title: Relationship Type
    Maximum Length: 30
    The name of the type of the relationship. For example, CUSTOMER_SUPPLIER.
  • The unique identifier of the request on relationship record.
  • Title: Role
    The role between the subject and object party.
  • Read Only: true
    Maximum Length: 255
    Default Value: HZ_PARTIES
    The name of the table that holds the record data and is referenced to manage source system reference.
  • Title: From Date
    The date when the relationship begins.
  • Read Only: true
    Maximum Length: 1
    Default Value: A
    The status of the relationship, A for active, I for inactive.
  • The unique identifier of the subject in this relationship.
  • Title: Subject Party Name
    Read Only: true
    Maximum Length: 360
    The name of the subject party.
  • Title: Subject Registry ID
    Maximum Length: 30
    The alternate key identifier of the subject party of the relationship.
  • Title: Subject Source System
    The name of external source system for the subject party in the relationship, which are defined by an admin as part of system setup.
  • Title: Subject Source System Reference
    The unique identifier of the subject party in the relationship from external source system.
  • Maximum Length: 30
    The source table name of the subject party in this relationship.
  • Maximum Length: 30
    The subject type of the relationship like ORGANIZATION, PERSON.
  • Maximum Length: 30
    The usage code of subject party in the relationship.
Back to Top

Examples

cURL Command

The following example shows how to create a relationship by submitting a post request on the REST resource using cURL.

curl -u <username:password> \ -X POST -d @example_request_payload.json https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/households/CDRM_336844/child/Relationship/

Example of Request Body

The following example shows the contents of the request body in JSON format.

{
    "HouseholdName": "Pinnacle Inc",
    "CreatedByModule": "SALES",
    "Relationship": [
        {
            "SubjectPartyNumber": "CDRM_61276",
            "RelationshipType": "HOUSEHOLD",
            "RelationshipCode": "ORA_OTHER_IN",
            "CreatedByModule": "SALES"
        }
    ]
}

Example of Response Body

The following example shows the contents of the response body in JSON format.

{
    "PartyId": 300100046354332,
    "PartyStatus": "A",
    "PartyUniqueName": "DHQA_0922_1200_H22",
    "PartyNumber": "CDRM_336844",
    "HouseholdName": "DHQA_0922_1200_H22",
    "Type": "ZCA_PROSPECT",
    "OwnerPartyId": 100010025532672,
    "OwnerPartyNumber": "100010025532672",
    "OwnerName": "Gabrielle   Lee",
    "PrimaryContactPartyId": 300100019165045,
    "PrimaryContactPartyNumber": "CDRM_61276",
    "Relationship": [
        {
            "ObjectPartyId": 300100046354332,
            "SubjectPartyId": 300100019165045,
            "RelationshipType": "HOUSEHOLD",
            "RelationshipCode": "ORA_OTHER_IN",
            "SubjectPartyNumber": "CDRM_61276",
            "ObjectPartyNumber": "CDRM_336844",
          ...
        }
    ]
}
Back to Top