Error while creating CustomerProfile Attribute PartyId in view object OrganizationParty can't be set
Summary:
I'm trying to create Customer Profile using SOAP webservice. I'm getting Error while creating CustomerProfile 'JBO-27008: Attribute PartyId in view object OrganizationParty cannot be set'.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Request Payload :
<soapenv:Header>
<soapenv:Body>
<typ:createOrganization>
<typ:organizationParty>
<org:PartyNumber>4118838</org:PartyNumber>
<org:PartyId>300000056097518</org:PartyId>
<org:OrganizationProfile>
<org:PartyId></org:PartyId>
<org:EffectiveStartDate></org:EffectiveStartDate>
<org:EffectiveEndDate></org:EffectiveEndDate>
<org:CurrencyCode></org:CurrencyCode>
<org:PartyNumber></org:PartyNumber>
<org:OrgInformation>
<org1:creditLimitOverrideFlag></org1:creditLimitOverrideFlag>