Team,
Kindly let us know what are the mandatory fields needs to be posted while invoking the API for Leads...
I have used just 3 fields with id=1,
{
"firstName": "Test12",
"lastName": "Reagan",
"assignedUserId": "1",
"source": "Web Site"
}
This throws me a dup error.
Please help,
Thanks,
Ronald
Kindly let us know what are the mandatory fields needs to be posted while invoking the API for Leads...
I have used just 3 fields with id=1,
{
"firstName": "Test12",
"lastName": "Reagan",
"assignedUserId": "1",
"source": "Web Site"
}
This throws me a dup error.
Please help,
Thanks,
Ronald
Comment