Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

customer contact job title code field is not showing up at account level

edited Dec 11, 2024 10:22AM in Receivables & Collections

Summary:

Hi Experts,

I am creating customer contact using hubPersons API, The creation is completed successfully but only the Job title and job title code fields are not showing at the associated account level.

Content (please ensure you mask any confidential information):

https://xxxxxx.fa.ocs.oraclecloud.com:443/crmRestApi/resources/latest/hubPersons

Request:

{  "FirstName" : "Star1261345",  "LastName" : "In the moonlight",  "Title" : "Mrs",  "PartyUsageCode" : "CONTACT",  "JobTitle" : "Data Analyst",  "JobTitleCode" : "ARTIST",   "Relationship" : [ {    "RelationshipType" : "CONTACT",    "RelationshipCode" : "CONTACT",    "SubjectPartyId" : 300000274434167,    "SubjectPartyNumber" : "185848"      } ]}


Version (include the version you are using, if applicable):


24D


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!