Contact create related Rest API generate a Error

I am creating a contact using REST API & i am already pass passing the Company information (Company Name & Company ID) in
“company”: {
“company_name”: “string”,
“id”: 0
}
but API generate a error like {"message":"Unrecognized property: company_name}.
this was work properly, yesterday and today generate a issue.
why generate issue, please provide a solution as soon as possible?

Hi Mike, do you know if this has been resolved?

@David_Yona Yes, the fix to continue ignoring previously ignored properties was deployed successfully that same night (America/Phoenix).

1 Like