Hi, I am trying to create address record in custom address and associate with a contact through web api call. Here is what I sent, but I got the below error,
{
"line1":"test",
"parentId@odata.bind":"xxx-xxx-xxx-xx"
}
*This post is locked for comments