Update Customer by lookup key
PATCH/customers/:lookupKey/:lookupValue
Use this endpoint to update customer by lookup key. If multiple customers with the same lookup key exist, use additional filtering depending on the lookup key to uniquely identify the customer (e.g. source
and language
for lookup key source
).
Request
Responses
- 200
- 400
- 404
Update Customer by lookup key - 200
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id
Update Customer by lookup key - 400 (invalid lookup key)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id
Update Customer by lookup key - 404
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id