v1
latestOpenAPI 3.0.12026-07-1351620.2 KBIdentify a contact
post/contacts/identify
Request body
Example request
{
"properties": {
"$contractValue": 100000
},
"account": {
"id": "account-789",
"properties": {
"$name": "Acme, Inc.",
"$domain": "acme.com",
"$contractValue": 100000
}
}
}Response
The customer was identified successfully