Update Contact by lookup key
PATCH/contacts/:lookupKey/:lookupValue
Use this endpoint to update contact by lookup key. If multiple contacts with the same lookup key exist, use additional filtering depending on the lookup key to uniquely identify the contact (e.g. source
and language
for lookup key sourceId
).
Request
Path Parameters
lookupKey stringrequired
Lookup key. Read more about contact lookup keys
lookupValue stringrequired
The value of the key (id or sourceId)
- application/json
Body
abbreviation string
company string
dateOfBirth string
debtorId number
email string
firstName string
gender string
lastName string
middleName string
mobile string
parent
object
id number
phone string
primaryLanguage string
source string
sourceId number
title string