#dino_pephanis - person api

1 messages · Page 1 of 1 (latest)

vague seal
#

Can you share the request id?

bronze saddle
#

req_LU90VYH7rjPL0d

vague seal
#

Ah you can't do that

bronze saddle
#

I have created a Person object which when I add to a company works

#

however when I add that same Person object to the individual hash on the Account object I get this error

#

This is the object that I am pass to the individual. Which I use to create a Person

vague seal
#

I understand. The individual parameter doesn't accept a person object. See the API spec I sent

#

You need to specify the individual fields within "individual"

bronze saddle
#

ah OK

#

Thanks

#

I've updated my code and now get a different error

#

req_RC03hAJUJsTFlX

vague seal
#

Read that API spec I sent

#

That's not a valid param

bronze saddle
#

i am confused

#
hash
Describes the individual’s relationship to the account```
#

individual.relationship
hash
Describes the individual’s relationship to the account

vague seal
#

Where are you seeing that? Can you link?

bronze saddle
vague seal
bronze saddle
#

OK